update version

This commit is contained in:
thinkgem
2025-10-13 12:16:30 +08:00
parent 5426668cdb
commit 976b7a4e83
9 changed files with 10 additions and 10 deletions

View File

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