12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "QueryVars": {
- "QueryName": "member-search",
- "FilterName": "",
- "FilterValue": ""
- },
- "//ListType1Vars": "variables necessary only for list-type1",
- "//OrderBy": "slip_no asc/slip_no desc/company_name asc/company_name desc/item_code asc/item_code desc ...",
- "ListType1Vars": {
- "ListToken": "",
- "FilterDate": "",
- "StartDate": "",
- "EndDate": "",
- "FilterFirst": "",
- "StartFirst": "",
- "EndFirst": "",
- "FilterSecond": "",
- "StartSecond": "",
- "EndSecond": "",
- "FilterThird": "",
- "StartThird": "",
- "EndThird": "",
- "FilterFourth": "",
- "StartFourth": "",
- "EndFourth": "",
- "IsAddTotalLine": false,
- "IsExcelColumn": false,
- "IsShowOnlyClosed": false,
- "Balance": "c10 > 0",
- "OrderBy": "mx.created_on desc",
- "IsDownloadList": false,
- "SimpleFilter": ""
- },
- "PageVars": {
- "Limit": 10,
- "Offset": 0,
- "ReturnJson": ""
- }
- }
|