[server] [ scheduler.script ] - 优化定时脚本任务部分的代码

This commit is contained in:
zeaslity
2023-02-16 14:21:17 +08:00
parent 864d290fe7
commit 2f8f586b0e
13 changed files with 133 additions and 93 deletions

View File

@@ -12,7 +12,7 @@ public class QuartzLogOperator {
public boolean save(){
log.info("QuartzLogOperator pretend to have saved the log !");
log.debug("QuartzLogOperator pretend to have saved the log !");
return true;