切换server数据库

This commit is contained in:
2025-07-27 11:20:09 +08:00
parent 71a919cac7
commit 62d55c9831

View File

@@ -3,8 +3,8 @@
# 数据源配置
spring:
datasource:
# url: jdbc:mysql://127.0.0.1:3308/gxwebsoft_core?useSSL=false&serverTimezone=UTC
url: jdbc:mysql://114.132.67.185:3308/gxwebsoft_core?useSSL=false&serverTimezone=UTC
# url: jdbc:mysql://114.132.67.185:3308/gxwebsoft_core?useSSL=false&serverTimezone=UTC
url: jdbc:mysql://47.119.165.234:3308/gxwebsoft_core?useSSL=false&serverTimezone=UTC
username: gxwebsoft_core
password: jdj7HYEdYHnYEFBy
driver-class-name: com.mysql.cj.jdbc.Driver