curl --location --request POST '/api/CaiHua_Business_App_MPSecKillBO/GetSecKill'{
"Result": {
"ImageUrl": "string",
"ProductList": [
{
"BegTime": "string",
"EndTime": "string",
"TimeTitle": "string",
"SecKillProductList": [
{
"ProductID": 0,
"ProductSpecID": 0,
"ProductName": "string",
"ProductImageUrl": "string",
"SellBufferEndTime": "string",
"OriginalSpecPrice": "string",
"SpecPrice": "string",
"SellSpecUnit": "string",
"SalePromotionno": "string",
"DayMaxSellSpecNum": 0,
"SellSpecTotal": 0,
"LeftSpecTotal": 0,
"LeftPercent": 0,
"Remark": "string"
}
]
}
]
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}