切换岗位状态
POST
https://newzp.meiliancheng.cn/index.php?s=/api/postion/setStatus
请求参数
参数名
类型
描述
必填
wxapp_id
int
示例:10001
必填
postion_id
int
示例:29
必填
status
int
1发布中,2关闭,示例:2
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:操作成功
必填
data
array
数据列表
必填