{
"UserId": 0,
"TerminalId": 0,
"SalePromotionno": "string",
"SellBufferEndTime": "string",
"ProductSpecID": 0,
"ProductID": 0,
"BuyNum": 0
}curl --location --request POST '/api/CaiHua_Business_App_MPSecKillBO/ScareBuy' \
--header 'Content-Type: application/json' \
--data-raw '{
"UserId": 0,
"TerminalId": 0,
"SalePromotionno": "string",
"SellBufferEndTime": "string",
"ProductSpecID": 0,
"ProductID": 0,
"BuyNum": 0
}'{
"Result": {
"ResultCode": 0,
"ResultMsg": "string",
"LastSelledNum": 0,
"LeftSpecTotal": 0,
"LeftPercent": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}