临时任务发起第一步 websocket测试 POST http://localhost/api/tbPatrolTask/v2/addTask 请求参数 参数名 类型 描述 必填 flowId string 流程ID 必填 userList array 执行人list 必填 userId int 用户ID 必填 postId int 岗位ID 必填 user object 审核人对象 必填 userId int 用户ID 必填 postId int 岗位ID 必填 deptId int 部门ID 必填 响应参数 参数名 类型 描述 必填 msg string 示例:操作成功 必填 code int 示例:200 必填 data object 数据字典 必填 taskCodeList array code编号list 必填