Commit 22f6b0ae authored by shiyu's avatar shiyu

pom版本1

parent adeca807
......@@ -234,6 +234,10 @@
<artifactId>apollo-client</artifactId>
<groupId>com.ctrip.framework.apollo</groupId>
</exclusion>
<exclusion>
<artifactId>arch-config</artifactId>
<groupId>com.wwdz.arch</groupId>
</exclusion>
</exclusions>
</dependency>
......@@ -270,6 +274,10 @@
<artifactId>apollo-client</artifactId>
<groupId>com.ctrip.framework.apollo</groupId>
</exclusion>
<exclusion>
<artifactId>arch-config</artifactId>
<groupId>com.wwdz.arch</groupId>
</exclusion>
</exclusions>
</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