curl --location 'http://store.xcyxfl.com/cinema/store/change-cinema' \
--header 'Version: 1' \
--form 'id="1"'{
"code": 200,
"message": "success",
"data": {
"token": "",
"user_info": {
"id": 1,
"username": "xx",
"nickname": "cc",
"mobile": "13342133124",
"admin_mobile": "13212344321",
"email": "13342133124@qq.com",
"avatar": "",
"store_id": 1,
"is_main": 1,
"is_chain": 1
},
"expire_time": 1685518855
}
}