{
"DSource": "string",
"FSource": "string"
}curl --location --request POST '/api/CaiHua_Business_App_ErpSendSyncBO/GetSellDiffOrderResult' \
--header 'Content-Type: application/json' \
--data-raw '{
"DSource": "string",
"FSource": "string"
}'{
"Result": [
{
"NUM": "string",
"FFILLER": "string",
"FFILDATE": "2019-08-24T14:15:22.123Z",
"FMODIFIER": "string",
"FLSTUPDTIME": "2019-08-24T14:15:22.123Z",
"FALCNUM": "string",
"FSTORE": "string",
"CustomerID": 0,
"OutStorageID": 0,
"PlatFormCode": "string",
"FNOTE": "string",
"FSENDTIME": "2019-08-24T14:15:22.123Z",
"FSRCORG": "string",
"FDESTORG": "string",
"fdtlcount": 0,
"FSTORERTNNUM": "string",
"DetailList": [
{
"NUM": "string",
"LINE": 0,
"FARTICLE": 0,
"FARTICLECODE": "string",
"FQTY": 0,
"FSENDTIME": "2019-08-24T14:15:22.123Z",
"FALCLINE": 0,
"FSRCORG": "string",
"FDESTORG": "string",
"REASON": "string",
"PRICE": 0,
"TOTAL": 0
}
]
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}