Commit 50c6f764 authored by 廖旭伟's avatar 廖旭伟

增加达梦数据库驱动

parent 2f6cc2d2
......@@ -183,6 +183,12 @@
<artifactId>poi-tl</artifactId>
<version>1.12.0</version>
</dependency>
<!-- 达梦数据库驱动-->
<dependency>
<groupId>com.dameng</groupId>
<artifactId>DmJdbcDriver18</artifactId>
<version>8.1.1.193</version>
</dependency>
</dependencies>
......
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