view.json 811 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "name": "",
  3. "id": "",
  4. "application": "",
  5. "alias": "",
  6. "description": "",
  7. "display": true,
  8. "data": {
  9. "exportGrid": true,
  10. "exportGoupGrid": true,
  11. "scopeType": "published",
  12. "selectEntryList": [],
  13. "restrictWhereEntry": {
  14. "appInfoList": [],
  15. "categoryInfoList": [],
  16. "companyList": [],
  17. "departmentList": [],
  18. "personList": [],
  19. "identityList": []
  20. },
  21. "restrictFilterEntryList": [],
  22. "restrictDateRangeEntry": {
  23. "dateRangeType": "none",
  24. "dateEffectType": "start",
  25. "year": "",
  26. "month": "",
  27. "date": "",
  28. "season": 0,
  29. "week": 0,
  30. "adjust": 0
  31. },
  32. "orderEntryList": [],
  33. "groupEntry": {}
  34. },
  35. "availableIdentityList": [],
  36. "availableDepartmentList": [],
  37. "availableCompanyList": []
  38. }