From 23a998d815ef5857e90498807bb4cf6d494f9ea9 Mon Sep 17 00:00:00 2001 From: yuqh <123456> Date: Mon, 22 Jul 2024 11:28:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A0=83=E5=8D=9AOA=E5=AF=B9=E6=8E=A5=E5=AE=81?= =?UTF-8?q?=E6=B3=A2=E9=93=B6=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buildpackage/pom.xml | 6 ++++++ buildpackage/src/main/resources/application-kunb.yml | 10 +++++++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/buildpackage/pom.xml b/buildpackage/pom.xml index 670f60ab..8940915e 100644 --- a/buildpackage/pom.xml +++ b/buildpackage/pom.xml @@ -99,6 +99,12 @@ dongj + + kunb + + kunb + + kangarooDataCenterV3 diff --git a/buildpackage/src/main/resources/application-kunb.yml b/buildpackage/src/main/resources/application-kunb.yml index 51a4ebe9..5b61e8f0 100644 --- a/buildpackage/src/main/resources/application-kunb.yml +++ b/buildpackage/src/main/resources/application-kunb.yml @@ -6,19 +6,23 @@ logging: encodings: UTF-8 file: # 日志保存路径 - path: E:\yongansystem\log + path: D:\yongansystem\log spring: datasource: dynamic: datasource: master: - url: jdbc:mysql://hzya.ufyct.com:9014/businesscenter?serverTimezone=UTC&useUnicode=true&characterEncoding=UTF8&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull&useSSL=false&allowLoadLocalInfile=false&autoReconnect=true&failOverReadOnly=false&connectTimeout=30000&socketTimeout=30000&autoReconnectForPools=true +# url: jdbc:mysql://ufidahz.com.cn:9014/businesscenter?serverTimezone=UTC&useUnicode=true&characterEncoding=UTF8&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull&useSSL=false&allowLoadLocalInfile=false&autoReconnect=true&failOverReadOnly=false&connectTimeout=30000&socketTimeout=30000&autoReconnectForPools=true +# username: root +# password: 62e4295b615a30dbf3b8ee96f41c820b +# driver-class-name: com.mysql.jdbc.Driver # 3.2.0开始支持SPI可省略此配置 + url: jdbc:mysql://10.5.8.81:3306/businesscenter?serverTimezone=UTC&useUnicode=true&characterEncoding=UTF8&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull&useSSL=false&allowLoadLocalInfile=false&autoReconnect=true&failOverReadOnly=false&connectTimeout=30000&socketTimeout=30000&autoReconnectForPools=true username: root password: 62e4295b615a30dbf3b8ee96f41c820b driver-class-name: com.mysql.jdbc.Driver # 3.2.0开始支持SPI可省略此配置 savefile: # 文件保存路径 - path: E:\yongansystem\log + path: D:\yongansystem\file zt: url: http://127.0.0.1:9999/kangarooDataCenterV3/entranceController/externalCallInterface cbs8: