{
"status": 0,
"msg": "string",
"data": [
{
"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"
}
]
}
]
}