{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"merchantId": 0,
"eventId": 0,
"price": 0,
"successTime": "string",
"merchantName": "string",
"usageMode": "WRITE_OFF",
"mealInfoList": [
{
"mealId": 0,
"count": 0,
"mealName": "string",
"tag": "string",
"showPrice": 0,
"realPrice": 0,
"url": "string",
"writeOffId": [
0
]
}
]
}
}