feat:测试配置文件、定义xxljob端口

This commit is contained in:
2026-07-17 10:24:11 +08:00
parent 77db52a2b3
commit 2582c4e474
20 changed files with 1170 additions and 10 deletions

View File

@@ -98,9 +98,10 @@ xxl:
job:
admin:
addresses: http://192.168.10.2:8080/xxl-job-admin # 调度中心部署跟地址
accessToken: 123456 # 执行器通讯TOKEN
executor:
ip: 192.168.10.2
port: 9992
port: 9994
--- #################### 服务保障相关配置 ####################