优化代码

This commit is contained in:
RuoYi
2025-02-27 20:23:51 +08:00
parent 9f1089ff71
commit 53e20d414b
6 changed files with 6 additions and 8 deletions

View File

@@ -229,7 +229,7 @@ public class SysJobController extends BaseController
}
/**
* 查询cron表达式近5次的执行时间
* 查询cron表达式近10次的执行时间
*/
@GetMapping("/queryCronExpression")
@ResponseBody