Commit e22e2d04 authored by 宋源硕's avatar 宋源硕

Merge branch 'dev' into 'master'

Dev

See merge request !416
parents ade2cafc 18705aea
......@@ -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