文件记录-通过定时任务修改记录状态

This commit is contained in:
YBP
2026-03-16 13:50:16 +08:00
parent bd2a67102d
commit f8574d009e
7 changed files with 155 additions and 19 deletions

View File

@@ -65,7 +65,7 @@ rocketmq:
xxl:
job:
admin:
addresses: http://172.16.46.63:30082/xxl-job-admin # 调度中心部署跟地址
addresses: http://192.168.26.116:888/xxl-job-admin # 调度中心部署跟地址
# Lock4j 配置项
lock4j:

View File

@@ -97,7 +97,8 @@ easy-trans:
xxl:
job:
executor:
appname: ${spring.application.name} # 执行器 AppName
# appname: ${spring.application.name} # 执行器 AppName
appname: xxl-job-executor-sample # 执行器 AppName
logpath: ${user.home}/logs/xxl-job/${spring.application.name} # 执行器运行日志文件存储磁盘路径
accessToken: default_token # 执行器通讯TOKEN