This commit is contained in:
thinkgem
2024-05-08 16:47:49 +08:00
parent 15c180440f
commit 149ca55246
2 changed files with 2 additions and 2 deletions

View File

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