!213 xxl-job 执行器端口号默认9099

Merge pull request !213 from fxz/dev
This commit is contained in:
lbw 2022-04-03 07:56:40 +00:00 committed by Gitee
commit c42417c598
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -28,9 +28,9 @@ public class XxlExecutorProperties {
private String ip;
/**
* 执行器端口号 [选填]小于等于0则自动获取默认端口为9999单机部署多个执行器时注意要配置不同执行器端口
* 执行器端口号 [选填]小于等于0则自动获取默认端口为9099单机部署多个执行器时注意要配置不同执行器端口
*/
private Integer port = 0;
private Integer port = 9099;
/**
* 执行器通讯TOKEN [选填]非空时启用