Commit 6dad61e0 authored by msgroup's avatar msgroup

达梦

parent 4e934003
...@@ -62,6 +62,13 @@ ...@@ -62,6 +62,13 @@
<groupId>net.mingsoft</groupId> <groupId>net.mingsoft</groupId>
<artifactId>store-client</artifactId> <artifactId>store-client</artifactId>
</dependency> </dependency>
<dependency>
<groupId>dm</groupId>
<artifactId>dm</artifactId>
<version>8</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/DmJdbcDriver18.jar</systemPath>
</dependency>
</dependencies> </dependencies>
<build> <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