|
|
@ -252,27 +252,26 @@ slm.api.password=4C9479EBEFA6FA6E232EF25EFA49C4D2
|
|
|
|
slm.app.id=20190513
|
|
|
|
slm.app.id=20190513
|
|
|
|
# \u811A\u672C\u5728\u7EBF\u8C03\u8BD5\u751F\u6210\u7684\u65E5\u5FD7\u6587\u4EF6\u76F8\u5BF9\u8DEF\u5F84\uFF0Cclasspath:xx
|
|
|
|
# \u811A\u672C\u5728\u7EBF\u8C03\u8BD5\u751F\u6210\u7684\u65E5\u5FD7\u6587\u4EF6\u76F8\u5BF9\u8DEF\u5F84\uFF0Cclasspath:xx
|
|
|
|
pcn.script.logger.path=pluginlogs
|
|
|
|
pcn.script.logger.path=pluginlogs
|
|
|
|
pcn.schedule.job=true
|
|
|
|
pcn.schedule.job=false
|
|
|
|
|
|
|
|
|
|
|
|
server.tomcat.max-threads=300
|
|
|
|
server.tomcat.max-threads=300
|
|
|
|
server.tomcat.max-connections=300
|
|
|
|
server.tomcat.max-connections=300
|
|
|
|
plugin.mainPackage=cn.estsh.i3plus
|
|
|
|
plugin.mainPackage=cn.estsh.i3plus
|
|
|
|
|
|
|
|
|
|
|
|
#####\u5B9A\u65F6\u4EFB\u52A1
|
|
|
|
impp.xxlJob.admin.enable=true
|
|
|
|
impp.schedule.scheduleType=xxljob
|
|
|
|
impp.schedule.scheduleType=xxljob
|
|
|
|
xxl.job.admin.addresses=http://172.28.14.48:10010/xxl-job-admin
|
|
|
|
xxl.job.admin.addresses=http://10.195.88.71:10010/xxl-job-admin
|
|
|
|
### xxl-job, access token
|
|
|
|
### xxl-job, access token
|
|
|
|
xxl.job.accessToken=
|
|
|
|
xxl.job.accessToken=
|
|
|
|
### xxl-job executor appname
|
|
|
|
### xxl-job executor appname
|
|
|
|
#xxl.job.executor.appname=${project.name}
|
|
|
|
#xxl.job.executor.appname=${project.name}
|
|
|
|
xxl.job.executor.appname=pcn
|
|
|
|
xxl.job.executor.appname=i3mes-pcn
|
|
|
|
### xxl-job executor registry-address: default use address to registry , otherwise use ip:port if address is null
|
|
|
|
### xxl-job executor registry-address: default use address to registry , otherwise use ip:port if address is null
|
|
|
|
xxl.job.executor.address=
|
|
|
|
xxl.job.executor.address=
|
|
|
|
### xxl-job executor server-info
|
|
|
|
### xxl-job executor server-info
|
|
|
|
xxl.job.executor.ip=192.168.6.70
|
|
|
|
xxl.job.executor.ip=10.195.88.71
|
|
|
|
#xxl.job.executor.ip=
|
|
|
|
#xxl.job.executor.ip=
|
|
|
|
#xxl.job.executor.port=9999
|
|
|
|
xxl.job.executor.port=12345
|
|
|
|
xxl.job.executor.port=9999
|
|
|
|
|
|
|
|
### xxl-job executor log-path
|
|
|
|
### xxl-job executor log-path
|
|
|
|
xxl.job.executor.logpath=
|
|
|
|
xxl.job.executor.logpath=
|
|
|
|
### xxl-job executor log-retention-days
|
|
|
|
### xxl-job executor log-retention-days
|
|
|
@ -290,3 +289,4 @@ mqtt.keepalive=30
|
|
|
|
mqtt.clearSession=true
|
|
|
|
mqtt.clearSession=true
|
|
|
|
pcn.mqtt.flag = true
|
|
|
|
pcn.mqtt.flag = true
|
|
|
|
mqtt.topic.list=ABC,ABD,ADE
|
|
|
|
mqtt.topic.list=ABC,ABD,ADE
|
|
|
|
|
|
|
|
xxl.job.execute.methodName=executeImppJob,execute
|
|
|
|