update yml

This commit is contained in:
thinkgem
2025-07-03 14:01:17 +08:00
parent bbbace28ea
commit d41545f2b0
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ jdbc:
password: 123456
testSql: SELECT 1
# # Oracle 数据库配置11g若使用 12c 以上版本,请打开 /modules/core/pom.xml 文件,替换为 Oracle 12c 驱动并编译打包 core 模块)
# # Oracle 数据库配置
# type: oracle
# driver: oracle.jdbc.OracleDriver
# url: jdbc:oracle:thin:@127.0.0.1:1521/orcl

View File

@@ -59,7 +59,7 @@ jdbc:
password: 123456
testSql: SELECT 1
# # Oracle 数据库配置11g若使用 12c 以上版本,请打开 /modules/core/pom.xml 文件,替换为 Oracle 12c 驱动并编译打包 core 模块)
# # Oracle 数据库配置
# type: oracle
# driver: oracle.jdbc.OracleDriver
# url: jdbc:oracle:thin:@127.0.0.1:1521/orcl