测试提交记录

This commit is contained in:
liang.chao 2024-06-21 10:04:52 +08:00
parent d9420d3901
commit 1f800582da
1 changed files with 0 additions and 3 deletions

View File

@ -616,7 +616,4 @@ public class TmTaskController extends BaseController {
List<TmTask> leaseAuditList = tmTaskService.getLeaseApplyListAll(task);
return getDataTable(leaseAuditList);
}
}