任务基本信息相关测试类调整(忘记了为何要改。。。)
This commit is contained in:
@@ -34,7 +34,7 @@ public class TasksServiceImpl extends ServiceImpl<TasksMapper, TaskEntity>
|
||||
public TasksListInfoResponse taskList() {
|
||||
|
||||
TasksListInfoResponse result = new TasksListInfoResponse();
|
||||
|
||||
//todo 补充返回内容
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user