Commit 1d8cf3ab by 周晓航

移除低版本sdk日志

Signed-off-by: 周晓航 <xiaohang.zhou@freemud.com>
parent 09b32833
...@@ -22,6 +22,16 @@ ...@@ -22,6 +22,16 @@
<groupId>com.freemud.thirdparty.sdk</groupId> <groupId>com.freemud.thirdparty.sdk</groupId>
<artifactId>thirdparty-weichat-sdk</artifactId> <artifactId>thirdparty-weichat-sdk</artifactId>
<version>0.1-BETA</version> <version>0.1-BETA</version>
<exclusions>
<exclusion>
<groupId>com.freemud.application.service.sdk</groupId>
<artifactId>common-log-sdk</artifactId>
</exclusion>
<exclusion>
<groupId>com.freemud.application.service.sdk</groupId>
<artifactId>sdk-common-base</artifactId>
</exclusion>
</exclusions>
</dependency> </dependency>
<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