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}
+