瀏覽代碼

Merge branch 'dev' of http://192.168.1.220:10080/jiwei/wlyy2.0 into dev

Conflicts:
	svr/svr-base/src/main/java/com/yihu/jw/base/endpoint/servicePackage/ServicePackageEndpoint.java
yeshijie 6 年之前
父節點
當前提交
6d6ac46b16
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      wlyy-parent-pom/pom.xml

+ 5 - 0
wlyy-parent-pom/pom.xml

@ -161,6 +161,11 @@
                <artifactId>common-web</artifactId>
                <version>${version.wlyy-common}</version>
            </dependency>
            <dependency>
                <groupId>com.yihu.jw</groupId>
                <artifactId>common-tracer</artifactId>
                <version>${version.wlyy-common}</version>
            </dependency>
            <!-- Jkzl Starter -->
            <dependency>