{
"TaskId": "string",
"SalePromotionno": "string"
}curl --location --request POST '/api/CaiHua_Business_App_MPScareBuyBO/QuerySeckillResult' \
--header 'Content-Type: application/json' \
--data-raw '{
"TaskId": "string",
"SalePromotionno": "string"
}'{
"Result": {
"TaskId": "string",
"SalePromotionNo": "string",
"TaskStatus": 0,
"Msg": "string",
"CreateDate": "2019-08-24T14:15:22.123Z",
"DealDate": "2019-08-24T14:15:22.123Z"
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}