确认入职
POST
https://newzp.meiliancheng.cn/index.php?s=/api/postion/confirm
请求参数
参数名
类型
描述
必填
wxapp_id
int
示例:10001
必填
join_id
int
示例:24
必填
work_status
int
1已入职,-1未入职,示例:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:当前状态不可操作
必填
data
array
数据列表
必填