{
"tableName": "qianchuan_ad_detail_get",
"appKey": "ecd-d34-jue-appkey",
"appSecret": "mys-009-cda-wma",
"url": "https://wintop.36x.cn/erpapi/",
"isPage": true,
"arrayField": "data",
"pageRule": "1",
"customKey": "",
"database": "test",
"onlyRead": false,
"bizParam": {
"classname": "n_api_getmaterplan",
"funcname": "find",
"classmemo": "查询领料计划",
"createbegindate": "2024-09-01 00:00:00",
"createenddate": "2024-10-01 00:00:00"
},
"validKeys": "",
"isTermination": true
}
curl --location --request POST 'http://172.24.28.12:9099/daq/guo/yu' \
--header 'Content-Type: application/json' \
--data-raw '{
"tableName": "qianchuan_ad_detail_get",
"appKey": "ecd-d34-jue-appkey",
"appSecret": "mys-009-cda-wma",
"url": "https://wintop.36x.cn/erpapi/",
"isPage": true,
"arrayField": "data",
"pageRule": "1",
"customKey": "",
"database": "test",
"onlyRead": false,
"bizParam": {
"classname": "n_api_getmaterplan",
"funcname": "find",
"classmemo": "查询领料计划",
"createbegindate": "2024-09-01 00:00:00",
"createenddate": "2024-10-01 00:00:00"
},
"validKeys": "",
"isTermination": true
}'
{
"code": 0,
"data": {
"requestTotal": 0,
"sqlTotal": 0,
"successSqlTotal": 0
},
"traceId": "string"
}