{
"CustomerID": 0,
"PlatFormCode": "string",
"CustomerCode": "string",
"CustomerName": "string",
"CustomerShortName": "string",
"ContactMobilePhone": "string",
"ContactPhone": "string",
"ProvinceAreaNo": 0,
"CityAreaNo": 0,
"CountyAreaNo": 0,
"RegionAreaNo": 0,
"Longitude": "string",
"Latitude": "string",
"TxLongitude": "string",
"TxLatitude": "string",
"CoordAddress": "string",
"ChainID": 0,
"ShopPicturesUrl": "string",
"BusinessLicenceUrl": "string",
"BusinessLicenceCode": "string",
"WorkBeginTime": "2019-08-24T14:15:22.123Z",
"WorkEndTime": "2019-08-24T14:15:22.123Z",
"BusinessStatus": 0,
"ShopArea": 0,
"KeepShopSituation": 0,
"ServiceType": "string",
"ServiceFacility": "string",
"Ver": 0
}curl --location --request POST '/api/CaiHua_Business_App_SFABO/UpdateCustomerNew' \
--header 'Content-Type: application/json' \
--data-raw '{
"CustomerID": 0,
"PlatFormCode": "string",
"CustomerCode": "string",
"CustomerName": "string",
"CustomerShortName": "string",
"ContactMobilePhone": "string",
"ContactPhone": "string",
"ProvinceAreaNo": 0,
"CityAreaNo": 0,
"CountyAreaNo": 0,
"RegionAreaNo": 0,
"Longitude": "string",
"Latitude": "string",
"TxLongitude": "string",
"TxLatitude": "string",
"CoordAddress": "string",
"ChainID": 0,
"ShopPicturesUrl": "string",
"BusinessLicenceUrl": "string",
"BusinessLicenceCode": "string",
"WorkBeginTime": "2019-08-24T14:15:22.123Z",
"WorkEndTime": "2019-08-24T14:15:22.123Z",
"BusinessStatus": 0,
"ShopArea": 0,
"KeepShopSituation": 0,
"ServiceType": "string",
"ServiceFacility": "string",
"Ver": 0
}'{
"Result": true,
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}