{
"shopInfo": {
"appid": "string"
},
"productInfo": {
"productId": "string",
"title": "string",
"thumbImg": "string",
"actualPayment": 0
},
"orderInfo": {
"status": 0
},
"buyerInfo": {
"openId": "string",
"unionId": "string"
},
"commissionInfo": {
"serviceRatio": 0,
"serviceAmount": 0,
"profitShardingSucTime": 0,
"sharerInfo": {
"sharerAppid": "string",
"nickname": "string",
"ratio": 0,
"amount": 0
},
"talentInfo": {
"talentAppid": "string",
"nickname": "string",
"ratio": 0,
"amount": 0
},
"miniSharerInfo": {
"nickname": "string",
"avatar": "string"
}
}
}