view.json 740 B

12345678910111213141516171819202122232425262728293031323334353637
  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. "categoryList": [],
  16. "unitList": [],
  17. "personList": [],
  18. "identityList": []
  19. },
  20. "restrictFilterEntryList": [],
  21. "restrictDateRangeEntry": {
  22. "dateRangeType": "none",
  23. "dateEffectType": "start",
  24. "year": "",
  25. "month": "",
  26. "date": "",
  27. "season": 0,
  28. "week": 0,
  29. "adjust": 0
  30. },
  31. "orderEntryList": [],
  32. "groupEntry": {}
  33. },
  34. "availableIdentityList": [],
  35. "availableUnitList": []
  36. }