Selaa lähdekoodia

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

修改imfeign
罗棒 3 vuotta sitten
vanhempi
commit
036ae98178
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: