{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}curl --location --request POST '/api/CaiHua_Business_App_DataRetrievalNtsZcRemoteBO/GetSalePromotionComponmentVideoInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}'{
"Result": [
{
"GuidanceCode": "string",
"SalePromotionComponmentVideoList": [
{
"ComponmentVideoId": "string",
"SalePromotionno": "string",
"GuidanceCode": "string",
"VideoStyle": 0,
"VideoCoverImg": "string",
"VideoFileUrl": "string",
"PlatFormCode": "string"
}
]
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}