Commit 512ab029 authored by 廖旭伟's avatar 廖旭伟

增加达梦数据库驱动

parent 9a7b8a63
......@@ -210,6 +210,12 @@
<artifactId>javase</artifactId>
<version>3.4.1</version>
</dependency>
<!-- 达梦数据库驱动-->
<dependency>
<groupId>com.dameng</groupId>
<artifactId>DmJdbcDriver18</artifactId>
<version>8.1.1.193</version>
</dependency>
</dependencies>
<build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment