bms及bms达梦配置修改;
This commit is contained in:
+6
-1
@@ -85,9 +85,14 @@
|
|||||||
<artifactId>mhd-common-redis</artifactId>
|
<artifactId>mhd-common-redis</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Mysql Connector -->
|
<!-- Mysql Connector -->
|
||||||
<dependency>
|
<!--<dependency>
|
||||||
<groupId>mysql</groupId>
|
<groupId>mysql</groupId>
|
||||||
<artifactId>mysql-connector-java</artifactId>
|
<artifactId>mysql-connector-java</artifactId>
|
||||||
|
</dependency>-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.dameng</groupId>
|
||||||
|
<artifactId>DmJdbcDriver18</artifactId>
|
||||||
|
<version>8.1.1.193</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--添加druid连接池 依赖 -->
|
<!--添加druid连接池 依赖 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
@@ -301,6 +301,7 @@
|
|||||||
<module>mhd_thrid_party</module>
|
<module>mhd_thrid_party</module>
|
||||||
<module>mhd_oms</module>
|
<module>mhd_oms</module>
|
||||||
<module>mhd_wms</module>
|
<module>mhd_wms</module>
|
||||||
|
<module>mhd_bms</module>
|
||||||
</modules>
|
</modules>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user