【更新】默认注释oracle驱动

This commit is contained in:
小诺 2021-04-18 14:22:40 +08:00 committed by 小诺
parent f40fda3fd2
commit 54f7c031c4
2 changed files with 4 additions and 4 deletions

View File

@ -69,11 +69,11 @@
</dependency>
<!-- oracle -->
<dependency>
<!--<dependency>
<groupId>com.oracle</groupId>
<artifactId>ojdbc6</artifactId>
<version>${oracle.version}</version>
</dependency>
</dependency>-->
<!-- mssql -->
<dependency>

View File

@ -48,10 +48,10 @@
</dependency>
<!-- oracle -->
<dependency>
<!--<dependency>
<groupId>com.oracle</groupId>
<artifactId>ojdbc6</artifactId>
</dependency>
</dependency>-->
<!-- mssql -->
<dependency>