{
"PlatFormType": 0,
"SalePromotionnos": [
"string"
],
"Name": "string"
}curl --location --request POST '/api/CaiHua_Business_App_MtsFitSalePromotionBO/GetNtsSalePromotionSpeciality' \
--header 'Content-Type: application/json' \
--data-raw '{
"PlatFormType": 0,
"SalePromotionnos": [
"string"
],
"Name": "string"
}'{
"Result": [
{
"SalePromotionno": "string",
"GroupCode": "string",
"PlatFormCode": "string",
"Name": "string",
"BeginTime": "2019-08-24T14:15:22.123Z",
"EndTime": "2019-08-24T14:15:22.123Z",
"PageUrl": "string",
"BackgroundColor": "string",
"Remark": "string",
"Title": "string",
"Image": "string"
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}