Ver código fonte

Merge branch 'dev' of LiTaohong/wlyy2.0 into dev

LiTaohong 6 anos atrás
pai
commit
69f5e092b3
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      server/svr-authentication/pom.xml

+ 4 - 0
server/svr-authentication/pom.xml

@ -118,6 +118,10 @@
            <artifactId>mysql-starter</artifactId>
            <version>2.0.0</version>
        </dependency>
        <dependency>
            <groupId>com.yihu.jw</groupId>
            <artifactId>common-util</artifactId>
        </dependency>
    </dependencies>