截至时间到秒

This commit is contained in:
2025-07-09 16:30:52 +08:00
parent 387e728b26
commit 8b93776a0d
2 changed files with 17 additions and 5 deletions

View File

@@ -124,7 +124,7 @@ public class SysOaRemindController extends BaseController {
}
/**
* 查询所有小于三天的任务和项目提醒,只查当天(到秒)。
* 查询所有小于三天的任务和项目提醒,只查当天
* @return List<SysOaRemindVo>
*/
@GetMapping("/getRecentRemindList")