cmsdoc.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "document": {
  3. "id": "08b5fd7a-7c34-41ed-80a2-8f25eabc04ef",
  4. "createTime": (new Date()).format("db"),
  5. "updateTime": (new Date()).format("db"),
  6. "sequence": "2017030317260908b5fd7a-7c34-41ed-80a2-8f25eabc04ef",
  7. "title": "文档标题(预览)",
  8. "appId": "34c79bc8-7de8-40f2-b138-bce7ab406042",
  9. "appName": "应用(预览)",
  10. "categoryId": "48ea1fe3-dca9-4487-b6b8-986aa90dd876",
  11. "categoryName": "分类(预览)",
  12. "form": "b3d1eea1-4181-42d2-ae77-1a30e5199c5e",
  13. "formName": "表单(预览)",
  14. "creatorPerson": "创建用户(预览)",
  15. "creatorIdentity": "创建身份(预览)",
  16. "creatorUnitName": "创建部门(预览)",
  17. "creatorTopUnitName": "创建公司(预览)",
  18. "creatorPersonShort": "创建用户(预览)",
  19. "creatorUnitNameShort": "创建部门(预览)",
  20. "creatorTopUnitNameShort": "创建公司(预览)",
  21. "docStatus": "draft",
  22. "viewCount": 0,
  23. "publishTime": (new Date()).format("db"),
  24. "attachmentList": [],
  25. "distributeFactor": 574
  26. },
  27. "attachmentList": [],
  28. "data": {
  29. "explain": "文档说明(预览)"
  30. },
  31. "control": {
  32. "allowRead": true,
  33. "allowPublishDocument": true,
  34. "allowArchiveDocument" : true,
  35. "allowRedraftDocument" : true,
  36. "allowSave": true,
  37. "allowPopularDocument": true,
  38. "allowEditDocument": true,
  39. "allowDeleteDocument": true
  40. }
  41. }