{
"ProductID": 0,
"StorageID": 0,
"OpenID": "string"
}curl --location --request POST '/api/CaiHua_Business_App_ShortSupplyNotifyBO/ApplyShortSupplyNotify' \
--header 'Content-Type: application/json' \
--data-raw '{
"ProductID": 0,
"StorageID": 0,
"OpenID": "string"
}'{
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}