Browse Source

代码更新

chenweida 7 years ago
parent
commit
1b9965fd71
1 changed files with 3 additions and 3 deletions
  1. 3 3
      svr/svr-iot/pom.xml

+ 3 - 3
svr/svr-iot/pom.xml

@ -139,9 +139,9 @@
            <version>1.0.0</version>
        </dependency>
        <dependency>
            <groupId>com.yihu.base</groupId>
            <artifactId>common-data-es</artifactId>
            <version>1.0.0</version>
            <groupId>com.yihu</groupId>
            <artifactId>common-data-es-starter</artifactId>
            <version>1.0.1</version>
        </dependency>
        <dependency>
            <groupId>com.yihu.jw</groupId>