Commit 880fdbad authored by 廖旭伟's avatar 廖旭伟

增加达梦数据库驱动

parent 07d5826f
......@@ -242,7 +242,12 @@
<version>0.4.20</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