{
"BeginTime": "string",
"PageIndex": 0,
"PageSize": 0
}curl --location --request POST '/api/CaiHua_Business_App_CHBIBrandVendorBO/GetCustomerList' \
--header 'Content-Type: application/json' \
--data-raw '{
"BeginTime": "string",
"PageIndex": 0,
"PageSize": 0
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"CustomerCode": "string",
"CustomerName": "string",
"Ver": "2019-08-24T14:15:22.123Z"
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}