wuxw7
2017-04-05 678ebc7cc519bcbe42b30edbc6070381ea1016e9
UserService/pom.xml
@@ -22,5 +22,10 @@
            <groupId>com.java110</groupId>
            <artifactId>common</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.cloud</groupId>
            <artifactId>spring-cloud-starter-eureka</artifactId>
        </dependency>
    </dependencies>
</project>