{
"id": 4,
"logo": "https://img0.baidu.com/it/u=3425868493,3104015061&fm=253&fmt=auto&app=120&f=JPEG?w=1199&h=800",
"short_name": "EVO",
"name": "EVO联营影院",
"manager": "张三",
"store_ids": [
93
],
"mobile": "14769168635",
"manager_id": 2
}curl --location 'http://store.xcyxfl.com/chain_store/update-chain-store' \
--header 'Version: 1' \
--header 'Content-Type: application/json' \
--data '{
"id": 4,
"logo": "https://img0.baidu.com/it/u=3425868493,3104015061&fm=253&fmt=auto&app=120&f=JPEG?w=1199&h=800",
"short_name": "EVO",
"name": "EVO联营影院",
"manager": "张三",
"store_ids": [
93
],
"mobile": "14769168635",
"manager_id": 2
}'{
"code": 200,
"message": "success",
"data": {}
}