{
"appId": "dev",
"pageIndex": 0,
"pageSize": 20,
"columnId": 3149,
"status": 4
}
curl --location --request POST 'https://www.plaso.cn/dataentry/product/getProductList' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "dev",
"pageIndex": 0,
"pageSize": 20,
"columnId": 3149,
"status": 4
}'
{
"msg": "remote call success",
"code": 0,
"obj": {
"total": 0,
"list": [
{
"id": 757,
"name": "1分钱",
"cover": "https://download.plaso.cn/plaso/dev-plaso/mall/260/900977_100_1679467896853",
"price": 1,
"iosPrice": 100,
"type": 5,
"soldNum": 0,
"fakeSoldNum": 0,
"limitBuyNum": -1,
"tags": [],
"saleBeginTime": 1679467894000,
"saleEndTime": 1711123199000,
"url": "https://dev.plaso.cn/static/market/?appId=260&subId=800792&oemName=ptt3#/shopDetail/757",
"status": 2,
"relatedTeachers": [
{
"name": "辅导老师1",
"avatarUrl": "https://download.plaso.cn/plaso/dev-plaso/1702319_0_1678191261949.blob"
}
],
"serviceDuration": -1
}
]
},
"reqId": "1699514009096_0.3694549327714216",
"reqTime": 1699514009096,
"execTime": 12
}