Bläddra i källkod

更新 'src/main/resources/bootstrap.yml'

胡杰焕 3 år sedan
förälder
incheckning
47b99d093d
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      src/main/resources/bootstrap.yml

+ 2 - 2
src/main/resources/bootstrap.yml

@@ -51,7 +51,7 @@ openfeign:
     OMSFeign:
       url: ${OMSFEIGN_URL:172.16.33.166:8095}
     RmsFeign:
-      url: ${RMSFEIGN_HRL:localhost:8066}
+      url: ${RMSFEIGN_HRL:172.16.33.166:8060}
 
 # 测试环境
 #  ColumnDataFeign:
@@ -113,4 +113,4 @@ mybatis:
 server:
 #  port: 8080
 #测试环境
-  port: 8088
+  port: 8080