This commit is contained in:
2023-06-20 15:12:04 +08:00
parent 1389e208b4
commit efab939bdf
2 changed files with 8 additions and 1 deletions

View File

@ -30,7 +30,6 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc6</artifactId>
<version>11.2.0.4</version>
</dependency>
<!-- mybatis plus -->
<dependency>