curl --location --request POST '/api/CaiHua_Business_App_WMSBO/GetSellReturnInProductDetail?sellReturnInOrderno'{
"Result": [
{
"SKU": "string",
"ActualQuantity": 0,
"ActualMoney": 0,
"RowIndex": 0
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}