From 61a3944368a0ddc54ef7e91cc656f6698c0e6b1f Mon Sep 17 00:00:00 2001 From: jun Date: Fri, 10 May 2024 09:24:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E6=97=B6=E4=BF=AE=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E5=8D=95=E6=95=B0=E6=8D=AE=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-71.properties | 4 ++-- pom.xml | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/modules/i3plus-ext-mes-apiservice/src/main/resources/application-71.properties b/modules/i3plus-ext-mes-apiservice/src/main/resources/application-71.properties index 7ea389c..2b896dc 100644 --- a/modules/i3plus-ext-mes-apiservice/src/main/resources/application-71.properties +++ b/modules/i3plus-ext-mes-apiservice/src/main/resources/application-71.properties @@ -241,12 +241,12 @@ spring.shardingsphere.datasource.slave.connection-test-query=select 1 spring.shardingsphere.datasource.slave.keep-alive-time=3500000 impp.write.datasource.driver-class-name=com.mysql.jdbc.Driver -impp.write.datasource.jdbc-url=jdbc:mysql://10.195.88.71:3306/impp_i3_mes_yf?autoReconnect=true&useSSL=false&characterEncoding=utf-8&allowPublicKeyRetrieval=true +impp.write.datasource.jdbc-url=jdbc:mysql://10.195.88.71:3306/impp_i3_mes?autoReconnect=true&useSSL=false&characterEncoding=utf-8&allowPublicKeyRetrieval=true impp.write.datasource.username=root impp.write.datasource.password=estsh123 impp.read.datasource.type=com.zaxxer.hikari.HikariDataSource impp.read.datasource.driver-class-name=com.mysql.jdbc.Driver -impp.read.datasource.jdbc-url=jdbc:mysql://10.195.88.71:3306/impp_i3_mes_yf?autoReconnect=true&useSSL=false&characterEncoding=utf-8&allowPublicKeyRetrieval=true +impp.read.datasource.jdbc-url=jdbc:mysql://10.195.88.71:3306/impp_i3_mes?autoReconnect=true&useSSL=false&characterEncoding=utf-8&allowPublicKeyRetrieval=true impp.read.datasource.username=root impp.read.datasource.password=estsh123 diff --git a/pom.xml b/pom.xml index eabec6d..052d8fb 100644 --- a/pom.xml +++ b/pom.xml @@ -30,13 +30,14 @@ true UTF-8 - 1.0.1-YZ + 1.0.0.3 + 1.0.0-yfai 1.0.0.1-patch 1.0.0.1-patch 1.0.0-yfai 2.17.1 - + @@ -124,6 +125,7 @@ impp.framework impp-framework-boot ${impp.framework.version} +