first commit

This commit is contained in:
2023-06-29 21:48:24 +08:00
parent bbf269dcae
commit cdf203bb09
3 changed files with 5 additions and 4 deletions

View File

@ -31,7 +31,7 @@
</dependency>
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc6</artifactId>
<artifactId>ojdbc8</artifactId>
</dependency>
<!-- mybatis plus -->
<dependency>