소스 검색

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

修改imfeign
罗棒 3 년 전
부모
커밋
036ae98178
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/resources/bootstrap.yml

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

@@ -56,7 +56,7 @@ openfeign:
   TmsTruckFeign:
     url: ${TMSTRUCKFEIGN_URL:localhost:8088}
   Im:
-    url: ${AMSFEIGN_URL:localhost:8055}
+    url: ${IMFEIGN_URL:localhost:8055}
 
 
 mybatis: