소스 검색

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

胡杰焕 3 년 전
부모
커밋
47b99d093d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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