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

This commit is contained in:
zeaslity
2023-02-16 14:34:51 +08:00
parent 2f8f586b0e
commit 2f2b9da5b7
3 changed files with 7 additions and 7 deletions

View File

@@ -67,7 +67,7 @@ public class AgentApplyScheduledScript {
// 需要更新数据库
// 关联性数据库
log.info("[定时脚本任务]-[业务类]-实际执行完成!");
log.info("[ 定时脚本任务 ] - [ 业务类 ] - 实际执行完成!");
}