改变状态
POST
http://localhost:8280/zhxf-backend/rest/app/task/changeState
请求参数
参数名
类型
描述
必填
taskId
long
任务id
必填
state
int
状态
必填