设置门店状态
POST
http://xhf.qmbzch.cn/api/store/set_state
请求参数
参数名
类型
描述
必填
store_id
int
示例:1
必填
state
int
示例:1 0
必填
响应参数
参数名
类型
描述
必填
state
string
示例:fail
必填
message
string
示例:修改成功
必填