{
"mchtDiscountAmount": 0,
"platDiscountAmount": 0,
"promotionDetail": [
{
"activityId": "string",
"amount": 0,
"goodsDetail": [
{
"discountAmount": 0,
"goodsId": "string",
"goodsName": "string",
"goodsRemark": "string",
"price": 0,
"quantity": 0
}
],
"memo": "string",
"merchantContribute": 0,
"name": "string",
"otherContribute": 0,
"otherContributeDetails": [
{
"contributeAmount": 0,
"contributeType": "string"
}
],
"promotionId": "string",
"purchaseAntContribute": 0,
"purchaseBuyerContribute": 0,
"purchaseMerchanCcontribute": 0,
"type": "string"
}
]
}