fix: 更换远程数据库

This commit is contained in:
ZHANG ZENGXUAN 2025-05-19 22:05:48 +08:00
parent 3e52ba13db
commit c7acc79b8b
8 changed files with 12 additions and 12 deletions

View File

@ -9,7 +9,7 @@ spring:
name: poetry-consunmer-attention name: poetry-consunmer-attention
datasource: datasource:
driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false url: jdbc:mysql://110.40.62.21:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false
username: shici username: shici
password: 123456 password: 123456
cloud: cloud:

View File

@ -9,11 +9,11 @@ spring:
name: poetry-consumer-category name: poetry-consumer-category
datasource: datasource:
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
# url: jdbc:mysql://localhost:3306/fourseasons?characterEncoding=utf8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true # url: jdbc:mysql://110.40.62.21:3306/fourseasons?characterEncoding=utf8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true
# username: root # username: root
# password: 123456 # password: 123456
# driver-class-name: com.mysql.jdbc.Driver # driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false url: jdbc:mysql://110.40.62.21:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false
username: shici username: shici
password: 123456 password: 123456
cloud: cloud:

View File

@ -9,7 +9,7 @@ spring:
name: poetry-consumer-collection name: poetry-consumer-collection
datasource: datasource:
driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false url: jdbc:mysql://110.40.62.21:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false
username: shici username: shici
password: 123456 password: 123456
cloud: cloud:

View File

@ -9,10 +9,10 @@ spring:
name: poetry-consunmer-comments name: poetry-consunmer-comments
datasource: datasource:
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false url: jdbc:mysql://110.40.62.21:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false
username: shici username: shici
password: 123456 password: 123456
# url: jdbc:mysql://localhost:3306/fourseasons?characterEncoding=utf8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true # url: jdbc:mysql://110.40.62.21:3306/fourseasons?characterEncoding=utf8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true
# username: root # username: root
# password: 123456 # password: 123456
cloud: cloud:

View File

@ -9,7 +9,7 @@ spring:
name: poetry-consumer-givelike name: poetry-consumer-givelike
datasource: datasource:
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/shici?characterEncoding=utf8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true url: jdbc:mysql://110.40.62.21:3306/shici?characterEncoding=utf8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true
username: shici username: shici
password: 123456 password: 123456
cloud: cloud:

View File

@ -7,10 +7,10 @@ spring:
allow-circular-references: true allow-circular-references: true
datasource: datasource:
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
# url: jdbc:mysql://localhost:3306/fourseasons?characterEncoding=utf8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true # url: jdbc:mysql://110.40.62.21:3306/fourseasons?characterEncoding=utf8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true
# username: root # username: root
# password: 123456 # password: 123456
url: jdbc:mysql://127.0.0.1:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false url: jdbc:mysql://110.40.62.21:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false
username: shici username: shici
password: 123456 password: 123456
cloud: cloud:

View File

@ -42,7 +42,7 @@ spring:
allow-circular-references: true allow-circular-references: true
datasource: datasource:
driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false url: jdbc:mysql://110.40.62.21:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false
username: shici username: shici
password: 123456 password: 123456
cloud: cloud:

View File

@ -7,10 +7,10 @@ spring:
allow-circular-references: true allow-circular-references: true
datasource: datasource:
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
# url: jdbc:mysql://localhost:3306/fourseasons?characterEncoding=utf8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true # url: jdbc:mysql://110.40.62.21:3306/fourseasons?characterEncoding=utf8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true
# username: root # username: root
# password: 123456 # password: 123456
url: jdbc:mysql://127.0.0.1:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true url: jdbc:mysql://110.40.62.21:3306/shici?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true
username: shici username: shici
password: 123456 password: 123456
cloud: cloud: