This commit is contained in:
Looly
2024-04-22 13:15:28 +08:00
parent 0942cf2c60
commit f1aab33dc1
3 changed files with 32 additions and 8 deletions

View File

@@ -47,8 +47,8 @@ remarks = true
# 测试用Oracle数据库
[orcl]
url = jdbc:oracle:thin:@//looly.centos:1521/XE
user = looly
url = jdbc:oracle:thin:@//localhost:1521/XEPDB1
user = system
pass = 123456
remarks = true