Explorar o código

新增加包的支持

chenweida %!s(int64=8) %!d(string=hai) anos
pai
achega
c0cfd519f1
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      web-gateway/pom.xml

+ 4 - 1
web-gateway/pom.xml

@ -18,7 +18,10 @@
            <groupId>com.yihu.jw</groupId>
            <artifactId>common-swagger</artifactId>
        </dependency>
        <dependency>
            <groupId>com.yihu.jw</groupId>
            <artifactId>common-rest-model</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-web</artifactId>