Skip to content

Commit 81c0f72

Browse files
committed
Server:新增 oracle 驱动 jar 包
1 parent 2627f78 commit 81c0f72

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
3.97 MB
Binary file not shown.

APIJSON-Java-Server/APIJSONBoot/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
<artifactId>jtds</artifactId>
5959
<version>1.3.1</version>
6060
</dependency>
61+
<!-- 没找到合适且稳定的 Oracle 和 PostgreSQL 的 JDBC Maven 依赖,已在 libs 目录放了对应的 jar 包来替代 -->
6162

6263
</dependencies>
6364

0 commit comments

Comments
 (0)