{
"appKey": "ea mollit amet Excepteur",
"appSecret": "quis anim",
"method": "aliqua",
"targetAppKey": "tempor quis non aliquip sunt",
"tableName": "许水种表",
"wdtAppKey": "mollit nisi",
"wdtAppSecret": "eiusmod elit",
"wdt3CustomerId": "38",
"pageSize": 32,
"pageNo": 64,
"bizParam": "[{\"biz\":\"1\"}]",
"isPage": false,
"arrayField": "$.data.arrays",
"pageRule": 1,
"customKey": "[{\"key\":\"k1\",\"value\":\"v1\"}]",
"isTermination": true,
"frequency": 600,
"database": "xxxxx",
"onlyRead": false,
"validKeys": [
"#du"
]
}
curl --location --request POST 'http://172.24.28.12:9099/daq/wang/dian/erp/qimen/flagship' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "ea mollit amet Excepteur",
"appSecret": "quis anim",
"method": "aliqua",
"targetAppKey": "tempor quis non aliquip sunt",
"tableName": "许水种表",
"wdtAppKey": "mollit nisi",
"wdtAppSecret": "eiusmod elit",
"wdt3CustomerId": "38",
"pageSize": 32,
"pageNo": 64,
"bizParam": "[{\"biz\":\"1\"}]",
"isPage": false,
"arrayField": "$.data.arrays",
"pageRule": 1,
"customKey": "[{\"key\":\"k1\",\"value\":\"v1\"}]",
"isTermination": true,
"frequency": 600,
"database": "xxxxx",
"onlyRead": false,
"validKeys": [
"#du"
]
}'
{
"code": 0,
"data": {
"requestTotal": 0,
"sqlTotal": 0,
"successSqlTotal": 0
},
"traceId": "string"
}