diff --git a/config/application-local.properties b/config/application-local.properties
index 83fc0149..3a5a19a2 100644
--- a/config/application-local.properties
+++ b/config/application-local.properties
@@ -4,18 +4,11 @@ server.tomcat.basedir=./basedir
# 多个项目放在nginx下同个端口,通过该配置区分
server.servlet.context-path=/dispose
# 配置数据源
-spring.datasource.url=jdbc:mysql://10.88.77\
- .65:33061/dispose_cl_huaweifirewall?serverTimezone=Asia/Shanghai&zeroDateTimeBehavior\
- =convertToNull&useUnicode=true&characterEncoding=utf8&allowMultiQueries=true
+spring.datasource.url=jdbc:mysql://172.21.48.75:3306/dispose_hx?serverTimezone=Asia/Shanghai&zeroDateTimeBehavior\
+ =convertToNull&useUnicode=true
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.username=root
-spring.datasource.password=h0K0_8u
-
-#spring.datasource.url=jdbc:mysql://172.28.72.118:33061/dispose_hx_v21?serverTimezone=Asia/Shanghai&zeroDateTimeBehavior\
-# =convertToNull&useUnicode=true
-#spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
-#spring.datasource.username=phoenix
-#spring.datasource.password=Hy@rfph32
+spring.datasource.password=BCcf6Dd7&8
# 配置连接池
spring.datasource.type=org.apache.commons.dbcp2.BasicDataSource
diff --git a/pom.xml b/pom.xml
index 3de9be41..962db4d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
com.dispose
dispose_platform
- 2.0.8.2
+ 2.0.8.3
dispose_platform
Dispose Platform