优化代码

This commit is contained in:
RuoYi
2025-02-27 20:22:51 +08:00
parent 176a2b8733
commit 9a3cd2ffac
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