{
"YhSalePromotionno": "string",
"CjSalePromotionno": "string",
"OpenID": "string",
"MiniProgramState": "string",
"ProductID": 0,
"ProductName": "string",
"ShortCode": "string",
"GiftMessage": "string",
"ApplyTime": "string"
}curl --location --request POST '/api/CaiHua_Business_App_ShortSupplyNotifyBO/SendWxShortSupplyNotify' \
--header 'Content-Type: application/json' \
--data-raw '{
"YhSalePromotionno": "string",
"CjSalePromotionno": "string",
"OpenID": "string",
"MiniProgramState": "string",
"ProductID": 0,
"ProductName": "string",
"ShortCode": "string",
"GiftMessage": "string",
"ApplyTime": "string"
}'{
"Result": {
"errcode": "string",
"errmsg": "string"
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}