{
"success": true,
"status": 0,
"msg": "string",
"data": {
"records": [
{
"couponId": 0,
"couponName": "string",
"couponImg": "string",
"couponDesc": "string",
"couponType": 0,
"couponTypeDesc": "string",
"discount": 0,
"discountDesc": "string",
"reductionAmount": 0,
"publishNum": -1,
"num": 0,
"perLimit": 1,
"useType": 0,
"useTypeDesc": "string",
"receiveUserType": 0,
"receiveUserTypeDesc": "string",
"enabled": 0,
"receiveStartTime": "string",
"receiveEndTime": "string",
"startTime": "string",
"endTime": "string",
"startDate": "string",
"endDate": "string",
"productRelations": [
{
"orderType": 0,
"orderTypeDesc": "string",
"productIds": "string"
}
]
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "string",
"asc": true
}
],
"optimizeCountSql": true,
"searchCount": true,
"optimizeJoinOfCountSql": true,
"maxLimit": 0,
"countId": "string",
"pages": 0
}
}