{
"BeginTime": "string",
"PageIndex": 0,
"PageSize": 0
}curl --location --request POST '/api/CaiHua_Business_App_CHBIBrandVendorBO/GetInvList' \
--header 'Content-Type: application/json' \
--data-raw '{
"BeginTime": "string",
"PageIndex": 0,
"PageSize": 0
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"StorageCode": "string",
"StorageName": "string",
"SKU": "string",
"BarCode": "string",
"ProductName": "string",
"StorageNum": 0,
"StorageMoney": 0,
"zhgxsj": "2019-08-24T14:15:22.123Z",
"Ver": "2019-08-24T14:15:22.123Z"
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}