statement.json 267 B

123456789101112131415
  1. {
  2. "id": "",
  3. "name": "newStatement",
  4. "alias": "",
  5. "description": "",
  6. "query": "",
  7. "executePersonList": [],
  8. "executeUnitList": [],
  9. // "type": "select",
  10. "data": "",
  11. "beforeScriptText": "",
  12. "afterScriptText": "",
  13. "table": "",
  14. "viewEnable": true
  15. }