Commit c836295c by QIANGLU

Merge branch 'master' into dev

parents a4716c6a ab03e128
......@@ -12,7 +12,7 @@ import java.util.List;
/**
* @author qianglu
*/
@Endpoint(id = "matrixlog")
//@Endpoint(id = "matrixlog")
public class LogEndpoint {
@ReadOperation
......
......@@ -159,6 +159,13 @@
<artifactId>matrix-client-openfeign-starter</artifactId>
<version>2.0.2.RELEASE</version>
</dependency>
<!-- bus -->
<dependency>
<groupId>com.secoo.mall</groupId>
<artifactId>matrix-bus-canal-starter</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
<!--普通jar-->
<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