|
@@ -58,19 +58,19 @@
|
|
</dependency>-->
|
|
</dependency>-->
|
|
|
|
|
|
<!--添加数据库驱动安装包-->
|
|
<!--添加数据库驱动安装包-->
|
|
-<!-- <dependency>
|
|
|
|
|
|
+ <dependency>
|
|
<groupId>com.dameng</groupId>
|
|
<groupId>com.dameng</groupId>
|
|
<artifactId>Dm8JdbcDriver18</artifactId>
|
|
<artifactId>Dm8JdbcDriver18</artifactId>
|
|
<version>8.1.1.193</version>
|
|
<version>8.1.1.193</version>
|
|
<scope>system</scope>
|
|
<scope>system</scope>
|
|
<systemPath>${project.basedir}/lib/DmJdbcDriver18.jar</systemPath>
|
|
<systemPath>${project.basedir}/lib/DmJdbcDriver18.jar</systemPath>
|
|
- </dependency>-->
|
|
|
|
|
|
+ </dependency>
|
|
|
|
|
|
- <dependency>
|
|
|
|
|
|
+<!-- <dependency>
|
|
<groupId>com.mysql</groupId>
|
|
<groupId>com.mysql</groupId>
|
|
<artifactId>mysql-connector-j</artifactId>
|
|
<artifactId>mysql-connector-j</artifactId>
|
|
<version>8.3.0</version>
|
|
<version>8.3.0</version>
|
|
- </dependency>
|
|
|
|
|
|
+ </dependency>-->
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.itheima</groupId>
|
|
<groupId>com.itheima</groupId>
|