Explorar o código

修改密码为正式环境

xiewj hai 1 ano
pai
achega
a0a5c5a7fe

+ 1 - 1
720yun_fd_consumer/gis_consumer/src/main/resources/application-pro.yml

@@ -37,7 +37,7 @@ spring:
             test-while-idle: true
             time-between-eviction-runs-millis: 60000
             url: jdbc:mysql://172.18.157.42:13306/720yun_fd_manage?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8
-            username: root
+            username: laser
             validation-query: SELECT 1 FROM DUAL
             web-stat-filter:
                 enabled: true

+ 1 - 1
720yun_fd_manage/gis_application/src/main/resources/application-pro.yml

@@ -46,7 +46,7 @@ spring:
             test-while-idle: true
             time-between-eviction-runs-millis: 60000
             url: jdbc:mysql://172.18.157.42:13306/720yun_fd_manage?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8
-            username: root
+            username: laser
             validation-query: SELECT 1 FROM DUAL
             web-stat-filter:
                 enabled: true