Commit 0ec40ecc authored by 鲁鸿波's avatar 鲁鸿波

公司测试环境修改

parent 1670af90
spring:
datasource:
druid:
......@@ -54,6 +53,5 @@ spring:
kingbase:
driver-class-name: com.kingbase8.Driver
url: jdbc:kingbase8://101.126.159.207:54321/public?currentSchema=public&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
schema: zlmy
username: root
password: ZLmy654321
\ No newline at end of file
......@@ -139,16 +139,17 @@ xxl:
job:
accessToken:
admin:
addresses: http://${XXLJOB_IP:101.126.159.207}:${XXLJOB_PORT:8013}/xxl-job-admin
addresses: http://101.126.159.207:8011/xxl-job-admin
executor:
address: ''
appname: test-zlmy-boot
ip: '127.0.0.1'
logpath: /data/xxl-job/logs/jobhandler
logretentiondays: 30
port: 9998 #xxl-job连接端口
# cronUtil 所需配置信息
adminAddresses: http://${XXLJOB_IP:101.126.159.207}:${XXLJOB_PORT:8013}/xxl-job-admin
adminAddresses: http://101.126.159.207:8011/xxl-job-admin
appname: test-zlmy-boot
logretentiondays: 30
port: 9998
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment