chore: 更新数据库连接地址

This commit is contained in:
ws
2026-04-28 15:37:12 +08:00
parent 153000bef0
commit 0f062f33f2
+1 -1
View File
@@ -5,7 +5,7 @@ spring:
application:
name: mini_program
datasource:
url: jdbc:mysql://txy.588580.xyz:3306/mini?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
url: jdbc:mysql://yun.588580.xyz:3306/mini?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
username: root
password: 271922abF
driver-class-name: com.mysql.cj.jdbc.Driver