This commit is contained in:
thinkgem
2024-03-28 14:15:58 +08:00
parent 6bd9f8179a
commit 5dd59473a3
4 changed files with 6 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ jdbc:
# Mysql 数据库配置
type: h2
driver: org.h2.Driver
url: jdbc:h2:/data/jeesite-db/jeesite560
url: jdbc:h2:/data/jeesite-db/jeesite570
username: jeesite
password: jeesite
testSql: SELECT 1