curl --location --request POST '/api/CaiHua_Business_App_SellReturnModuleBO/GetReturnOrder?ApplyDate&ReturnType&Status'{
"Result": [
{
"OrderStatus": "string",
"Status": 0,
"SellReturnOrderno": "string",
"RealTotalMoney": 0,
"RealProductNum": 0,
"ApplyDate": "2019-08-24T14:15:22.123Z",
"ReturnType": "string",
"CustomerCode": "string",
"CustomerName": "string",
"ApplyProductNum": "string",
"ApplyTotalMoney": "string",
"ProductType": 0
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}