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