{
"appKey": "elit enim veniam",
"appSecret": "Duis",
"sId": "79",
"method": "consectetur ut Excepteur dolore",
"tableName": "近列地",
"bizParam": "[{\"biz\":\"1\"}]",
"isPage": false,
"arrayField": "$.data.arrays",
"pageRule": 1,
"customKey": "[{\"key\":\"k1\",\"value\":\"v1\"}]",
"isTermination": true,
"frequency": 600,
"database": "xxxxx",
"onlyRead": false,
"validKeys": [
"gSyd$"
]
}
curl --location --request POST 'http://172.24.28.12:9099/daq/wang/dian/wms' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "elit enim veniam",
"appSecret": "Duis",
"sId": "79",
"method": "consectetur ut Excepteur dolore",
"tableName": "近列地",
"bizParam": "[{\"biz\":\"1\"}]",
"isPage": false,
"arrayField": "$.data.arrays",
"pageRule": 1,
"customKey": "[{\"key\":\"k1\",\"value\":\"v1\"}]",
"isTermination": true,
"frequency": 600,
"database": "xxxxx",
"onlyRead": false,
"validKeys": [
"gSyd$"
]
}'
{
"code": 0,
"data": {
"requestTotal": 0,
"sqlTotal": 0,
"successSqlTotal": 0
},
"traceId": "string"
}