Commit e02fb30c authored by yuanshuo's avatar yuanshuo

sys测试提交

parent 02bd817c
......@@ -113,7 +113,7 @@ public class TaskController extends BaseController {
return getDataTable(taskService.findCreate(request,getUserId()));
}
@ApiOperation("查询处理中的任务")
@ApiOperation("查询处理中的任 务")
@Trace
@Tags({@Tag(key = "param", value = "arg[0]"), @Tag(key = "result", value = "returnedObj")})
@RequestMapping(method = RequestMethod.POST, value = "/findPending")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment