{
"tableName": "qianchuan_ad_detail_get",
"method": "qimen.taobao.erp.order.sync",
"appKey": "TTQS",
"customerId": "TTQS",
"appSecret": "TTQS",
"url": "https://www.jeoms.com/tongtai3/api/api/api.do",
"isPage": true,
"arrayField": "trade_orders.order_info",
"pageRule": "1",
"customKey": "",
"database": "test",
"onlyRead": false,
"bizParam": {
"createdEndDate": "2025-07-02 11:11:11",
"createdStartDate": "2015-01-02 11:11:11",
"customerId": "TTQS",
"pageSize": 20,
"page_no": 1
},
"validKeys": ""
}
curl --location --request POST 'http://172.24.28.12:9099/daq/great/once' \
--header 'Content-Type: application/json' \
--data-raw '{
"tableName": "qianchuan_ad_detail_get",
"method": "qimen.taobao.erp.order.sync",
"appKey": "TTQS",
"customerId": "TTQS",
"appSecret": "TTQS",
"url": "https://www.jeoms.com/tongtai3/api/api/api.do",
"isPage": true,
"arrayField": "trade_orders.order_info",
"pageRule": "1",
"customKey": "",
"database": "test",
"onlyRead": false,
"bizParam": {
"createdEndDate": "2025-07-02 11:11:11",
"createdStartDate": "2015-01-02 11:11:11",
"customerId": "TTQS",
"pageSize": 20,
"page_no": 1
},
"validKeys": ""
}'
{
"code": 0,
"data": {
"requestTotal": 0,
"sqlTotal": 0,
"successSqlTotal": 0
},
"traceId": "string"
}