yangdamao 1 year ago
parent
commit
779572bc69
1 changed files with 2 additions and 2 deletions
  1. 2 2
      zhongzheng-admin-data/src/main/resources/application-prod.yml

+ 2 - 2
zhongzheng-admin-data/src/main/resources/application-prod.yml

@@ -4,9 +4,9 @@ spring:
         type: com.alibaba.druid.pool.DruidDataSource
         driverClassName: com.mysql.cj.jdbc.Driver
         druid:
-            url: jdbc:mysql://rm-wz950fu2v70864v85.mysql.rds.aliyuncs.com/zz_edu_saas?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true
+            url: jdbc:mysql://39.108.7.155:3306/zz_edu_data_prod?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true
             username: root
-            password: gdxy2021!@#zzjykj
+            password: gdxy2023#@#zzkj
             # 初始连接数
             initialSize: 5
             # 最小连接池数量