FeeService/src/main/resources/application-dev.yml
@@ -18,7 +18,7 @@ defaultZone: http://dev.java110.com:8761/eureka/ #defaultZone: http://localhost:8761/eureka/ server: port: 8009 port: 8010 tomcat: uri-encoding: UTF-8 @@ -31,7 +31,7 @@ enabled: true force: true application: name: community-service name: fee-service redis: database: 0 host: dev.redis.java110.com