|
@@ -264,7 +264,8 @@ jeecg:
|
|
|
## 执行器IP [选填]:默认为空表示自动获取IP,多网卡时可手动设置指定IP
|
|
|
ip:
|
|
|
## 执行器端口号 [选填]:小于等于0则自动获取;默认端口为9999
|
|
|
- port: 24080
|
|
|
+ ## XxlJobConfiguration.xxlJobExecutor暂不支持配置
|
|
|
+ port: 9999
|
|
|
logPath: logs/jeecg/job/jobhandler/
|
|
|
logRetentionDays: 30 #分布式锁配置
|
|
|
redisson:
|