chart-line2-page.json 872 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "QueryVars": {
  3. "QueryName": "pquote-day-item"
  4. },
  5. "//ChartType1Vars": "variables necessary only for list-type1",
  6. "//OrderBy": "slip_no asc/slip_no desc/company_name asc/company_name desc/item_code asc/item_code desc ...",
  7. "ChartType1Vars": {
  8. "ListToken": "",
  9. "FilterDate": "",
  10. "StartDate": "",
  11. "EndDate": "",
  12. "FilterFirst": "",
  13. "StartFirst": "",
  14. "EndFirst": "",
  15. "FilterSecond": "",
  16. "StartSecond": "",
  17. "EndSecond": "",
  18. "FilterThird": "",
  19. "StartThird": "",
  20. "EndThird": "",
  21. "FilterFourth": "",
  22. "StartFourth": "",
  23. "EndFourth": "",
  24. "IsAddTotalLine": false,
  25. "IsExcelColumn": false,
  26. "IsShowOnlyClosed": false,
  27. "Balance": "c10 > 0",
  28. "OrderBy": "sorder_no desc",
  29. "IsDownloadList": false
  30. },
  31. "PageVars": {
  32. "Limit": 10,
  33. "Offset": 0,
  34. "ReturnJson": ""
  35. }
  36. }