[
"string"
]curl --location --request POST '/api/CaiHua_Business_App_WMSBO/GetExpiryProductList?dsource&fsource' \
--header 'Content-Type: application/json' \
--data-raw '[
"string"
]'{
"Result": [
{
"ProductID": 0,
"SKU": "string",
"PlatFormCode": "string",
"ProductName": "string",
"ExpiryRemark": "string",
"ExpiryFrontUrl": "string",
"ExpiryBackUrl": "string"
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}