curl --location --request GET 'https://jnotetest-hm.jideos.com/coupon/listPage' \
--header 'token: z_IGnO3oFfsPLElUaqj2TvqDLdA0jIg5ugLE4vhm8MMlRyVK3GUfkegD9lPGcfWW-Qv0dV_lpie2d8vUB3e9ZIg7mdyv7MiO1-U2FCveDTO61whqHI0JuS-Hl_e3p0AP' \
--header 'appVersionCode: 491' \
--header 'language: zh' \
--header 'Authorization: Bearer z_IGnO3oFfsPLElUaqj2TvqDLdA0jIg5ugLE4vhm8MMlRyVK3GUfkegD9lPGcfWW-Qv0dV_lpie2d8vUB3e9ZIg7mdyv7MiO1-U2FCveDTO61whqHI0JuS-Hl_e3p0AP' \
--header 'Accept-Language: zh' \
--header 'channel: google'
{
"success": false,
"status": 0,
"msg": "",
"data": {
"records": [
{
"couponId": 0,
"couponName": "",
"couponImg": "",
"couponDesc": "",
"couponType": 0,
"couponTypeDesc": "",
"discount": 0.0,
"discountDesc": "",
"reductionAmount": 0.0,
"publishNum": 0,
"num": 0,
"perLimit": 0,
"useType": 0,
"useTypeDesc": "",
"receiveUserType": 0,
"receiveUserTypeDesc": "",
"enabled": 0,
"receiveStartTime": "",
"receiveEndTime": "",
"startTime": "",
"endTime": "",
"startDate": "",
"endDate": "",
"productRelations": [
{
"orderType": 0,
"orderTypeDesc": "",
"productIds": ""
}
]
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"searchCount": false,
"optimizeJoinOfCountSql": false,
"maxLimit": 0,
"countId": "",
"pages": 0
}
}