Commit d259d2b2 by QIANGLU

增加pom 依赖

parent b8a9575f
...@@ -154,6 +154,13 @@ ...@@ -154,6 +154,13 @@
<artifactId>matrix-client-openfeign-starter</artifactId> <artifactId>matrix-client-openfeign-starter</artifactId>
<version>2.0.1.RELEASE</version> <version>2.0.1.RELEASE</version>
</dependency> </dependency>
<!-- bus -->
<dependency>
<groupId>com.secoo.mall</groupId>
<artifactId>matrix-bus-canal-starter</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
<!--普通jar--> <!--普通jar-->
<dependency> <dependency>
......
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