{
"ScanCodeID": "string",
"OrderNos": [
"string"
]
}curl --location --request POST '/api/CaiHua_Business_App_MPYueQianBaoBO/AddReturnOrder' \
--header 'Content-Type: application/json' \
--data-raw '{
"ScanCodeID": "string",
"OrderNos": [
"string"
]
}'{
"Result": true,
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}