修改工作状态
POST
192.168.1.17/index.php/api/worker/workerstatus?status=0
请求头
参数名
类型
描述
必填
token
用户token
必填
请求参数
参数名
类型
描述
必填
status
int
工作状态(1:工作,2:休息)
必填