添加分布式锁组件.

This commit is contained in:
lijiahang
2024-04-25 19:00:12 +08:00
parent f5b07ee906
commit 142c0fff1d
13 changed files with 176 additions and 101 deletions

View File

@@ -179,12 +179,12 @@ app:
backup-file-name: bk_${fileName}_${timestamp}
# 执行日志
exec-log:
# 是否拼接执行状态
append-status: true
# 是否拼接 ansi 执行状态日志
append-ansi: true
# 自动清理执行文件
auto-clear: true
# 保留周期
keep-period: 0
# 保留周期 (天)
keep-period: 60
# orion framework config
orion: