@@ -22,7 +22,7 @@ public class TaskLogController {
@Autowired
private TaskLogService taskLogService;
/**
- * 日志查询列表
+ * 查询任务列表
* @param taskPageQuery
* @return
*/