提交 f870c219 authored 作者: chaoyanjun's avatar chaoyanjun

--no commit message

上级 c37fda0f
...@@ -91,6 +91,12 @@ ...@@ -91,6 +91,12 @@
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-openfeign</artifactId> <artifactId>spring-cloud-starter-openfeign</artifactId>
</dependency> </dependency>
<!-- 达梦驱动 -->
<dependency>
<groupId>dm.drivers.jdbc</groupId>
<artifactId>dm-driver</artifactId>
<version>18</version>
</dependency>
</dependencies> </dependencies>
<build> <build>
<plugins> <plugins>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论