Commit e533371c authored by Gwofoo's avatar Gwofoo

Merge remote-tracking branch 'origin/develop' into origin_develop

parents a96cb08a 0860b8c2
......@@ -23,9 +23,16 @@
<artifactId>commons-io</artifactId>
<version>2.4</version>
</dependency>
<!--amos平台依赖-->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
<version>2.1.5.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-openfeign</artifactId>
<version>2.1.5.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment