瀏覽代碼

新增加包的支持

chenweida 8 年之前
父節點
當前提交
c0cfd519f1
共有 1 個文件被更改,包括 4 次插入1 次删除
  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>