Commit c3d86a08 by baihe

updated

parent 1bd1cb60
...@@ -147,9 +147,9 @@ ...@@ -147,9 +147,9 @@
<version>0.0.1-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.jiejing.fitness</groupId> <groupId>com.jiejing.common</groupId>
<artifactId>wechat-client</artifactId> <artifactId>wechat-client</artifactId>
<version>0.0.1-FCAPI-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.alipay.sdk</groupId> <groupId>com.alipay.sdk</groupId>
......
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
<artifactId>ding-client</artifactId> <artifactId>ding-client</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.jiejing.fitness</groupId> <groupId>com.jiejing.common</groupId>
<artifactId>wechat-client</artifactId> <artifactId>wechat-client</artifactId>
</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