HUJIANGUO пре 3 година
родитељ
комит
ed85c83e44
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/main/resources/bootstrap.yml

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

@@ -51,6 +51,7 @@ openfeign:
   ImFeign:
     url: ${IMFEIGN_URL:localhost:8099}
 
+
 mybatis:
   type-aliases-package: com.steerinfo.dil.model
   mapper-locations: classpath:com/steerinfo/dil/mapper/*.xml