{
"appKey": "in Excepteur in",
"operator": "sunt dolor",
"operatorOrgType": "labore deserunt sed pariatur magna",
"operatorOrgId": null,
"moduleId": "46418539367751574",
"businessSystemId": "baiduapp"
"pageNum": 1,
"pageSize": 1
}
curl --location --request POST '/cms/vientiane/product/queryProduct' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "in Excepteur in",
"operator": "sunt dolor",
"operatorOrgType": "labore deserunt sed pariatur magna",
"operatorOrgId": null,
"moduleId": "46418539367751574",
"businessSystemId": "baiduapp"
"pageNum": 1,
"pageSize": 1
}'
{
"code": "200",
"message": null,
"data": {
"pageNum": 1,
"pageSize": 2,
"pageTotal": 1,
"total": 2,
"dataList": [
{
"id": "223430132565993736",
"moduleId": "170028310159279922",
"productName": "今日限抢产品2改",
"productPrice": 201,
"productUrl": "yundaex.com",
"productImgUrl": "http://10.171.32.18:31005/promotioncenter/picture/202106/20210616110558714.jpg"
},
{
"id": "223430132436488488",
"moduleId": "170028310159279922",
"productName": "今日限抢产品1改",
"productPrice": 101,
"productUrl": "baidu.com",
"productImgUrl": "http://10.171.32.18:31005/promotioncenter/picture/202106/20210616110542640.jpg"
}
]
},
"success": true
}