fix(config): 将生产环境数据库用户名改为 root

This commit is contained in:
2026-03-13 16:44:20 +08:00
parent a2354fba92
commit df1113575a

View File

@@ -2,7 +2,7 @@ spring:
datasource:
driver-class-name: org.postgresql.Driver
url: jdbc:postgresql://43.162.81.217:5231/keyborad_db
username: keyborad_db
username: root
password: dpW7FHZ7FtK5czc4
data: