{
"IsFullDose": 0
}curl --location --request POST '/api/CaiHua_Business_App_ProductBO/GetSYLatestEightDayProductList' \
--header 'Content-Type: application/json' \
--data-raw '{
"IsFullDose": 0
}'{
"Result": [
{
"PlatFormName": "string",
"sYProductDatas": [
{
"ProductID": 0,
"ProductName": "string",
"PlatFormCode": "string",
"BarCode": "string",
"SuggestRetailPrice": 0
}
]
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}