Kaynağa Gözat

新增加包的支持

chenweida 8 yıl önce
ebeveyn
işleme
c0cfd519f1
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  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>