{
"appKey": "string",
"operator": "string",
"data": {
"pageNum": 0,
"pageSize": 0
},
"operatorOrgType": "string",
"operatorOrgId": "string"
}
curl --location --request POST '/cms-center/module/product/config/query' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "string",
"operator": "string",
"data": {
"pageNum": 0,
"pageSize": 0
},
"operatorOrgType": "string",
"operatorOrgId": "string"
}'
{
"code": "1",
"message": null,
"data": {
"pageNum": 89,
"pageSize": 37,
"pageTotal": 53,
"total": 14,
"dataList": [
{
"id": "41",
"productId": "64",
"startTime": "1987-10-02 13:47:31",
"endTime": "2008-01-28 16:38:53",
"showPlace": "韵金币乐园",
"productName": "族边科复",
"productUrl": "http://brljke.mm/rrpmpmfs",
"productImgUrl": null,
"productPrice": null
},
{
"id": "26",
"productId": "2",
"startTime": "2003-05-01 14:46:20",
"endTime": "1972-02-14 21:25:27",
"showPlace": "活动",
"productName": "上能直青联不",
"productUrl": "http://lshcejfxu.st/qogxilkspt",
"productImgUrl": null,
"productPrice": null
}
]
},
"success": false
}