table.json 242 B

123456789101112131415
  1. {
  2. "id": "",
  3. "name": "newTable",
  4. "alias": "",
  5. "description": "",
  6. "query": "",
  7. "readPersonList": [],
  8. "readUnitList": [],
  9. "editPersonList": [],
  10. "editUnitList": [],
  11. "status": "draft",
  12. "draftData": {
  13. "fieldList": []
  14. }
  15. }