curl --location --request POST 'https://openapi.italent.cn/RecruitV6/api/v1/ChainStore/UpdateStore' \
--header 'Content-Type: application/json' \
--data-raw '{
"StoreName": "名称 ",
"StoreCode":"0708CAABEEB94349BAA4D1DA8E6DBCBF",
"StoreStates":1,
"StoreBrandCode":"qwunique",
"OrgId":912963,
"StoreHrDutyUser":[116166571],
"StoreLocId":"130203",
"StoredetailedAddress":"成都市高新区天街里19号",
"StoreTel":"13312341234",
"lngLat":"116.611279,40.113257"
}'
{
"data": true,
"code": 0,
"message": "string"
}