فهرست منبع

数据源测试接口完成

soft5566 2 سال پیش
والد
کامیت
ec6aa58b04
3فایلهای تغییر یافته به همراه6 افزوده شده و 6 حذف شده
  1. 2 2
      target/classes/application-dev.yml
  2. 2 2
      target/classes/application-prod.yml
  3. 2 2
      target/classes/application.yml

+ 2 - 2
target/classes/application-dev.yml

@@ -8,8 +8,8 @@ spring:
     allow-circular-references: true
     allow-circular-references: true
   datasource:
   datasource:
     username: root
     username: root
-    password: Ro0!ot_369!
-    url: jdbc:mysql://192.168.1.34:3306/smart_middle?useUnicode=tru&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true&allowPublicKeyRetrieval=true&allowMultiQueries=true&rewriteBatchedStatements=true&serverTimezone=Asia/Shanghai
+    password: Chuanghai2023.
+    url: jdbc:mysql://111.231.169.217:3306/smart_middle?useUnicode=tru&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true&allowPublicKeyRetrieval=true&allowMultiQueries=true&rewriteBatchedStatements=true&serverTimezone=Asia/Shanghai
     driver-class-name: com.mysql.cj.jdbc.Driver
     driver-class-name: com.mysql.cj.jdbc.Driver
     cache:
     cache:
       type: redis
       type: redis

+ 2 - 2
target/classes/application-prod.yml

@@ -8,8 +8,8 @@ spring:
     allow-circular-references: true
     allow-circular-references: true
   datasource:
   datasource:
     username: root
     username: root
-    password: Ro0!ot_369!
-    url: jdbc:mysql://192.168.1.34:3306/smart_middle?useUnicode=tru&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true&allowPublicKeyRetrieval=true&allowMultiQueries=true&rewriteBatchedStatements=true&serverTimezone=Asia/Shanghai
+    password: Chuanghai2023.
+    url: jdbc:mysql://111.231.169.217:3306/smart_middle?useUnicode=tru&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true&allowPublicKeyRetrieval=true&allowMultiQueries=true&rewriteBatchedStatements=true&serverTimezone=Asia/Shanghai
     driver-class-name: com.mysql.cj.jdbc.Driver
     driver-class-name: com.mysql.cj.jdbc.Driver
     cache:
     cache:
       type: redis
       type: redis

+ 2 - 2
target/classes/application.yml

@@ -10,8 +10,8 @@ spring:
     allow-circular-references: true
     allow-circular-references: true
   datasource:
   datasource:
     username: root
     username: root
-    password: Ro0!ot_369!
-    url: jdbc:mysql://192.168.1.34:3306/smart_middle?useUnicode=tru&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true&allowPublicKeyRetrieval=true&allowMultiQueries=true&rewriteBatchedStatements=true&serverTimezone=Asia/Shanghai
+    password: Chuanghai2023.
+    url: jdbc:mysql://111.231.169.217:3306/smart_middle?useUnicode=tru&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true&allowPublicKeyRetrieval=true&allowMultiQueries=true&rewriteBatchedStatements=true&serverTimezone=Asia/Shanghai
     driver-class-name: com.mysql.cj.jdbc.Driver
     driver-class-name: com.mysql.cj.jdbc.Driver
     cache:
     cache:
       type: redis
       type: redis