Ver código fonte

'修改配置文件'

HUJIANGUO 3 anos atrás
pai
commit
ed85c83e44
1 arquivos alterados com 1 adições e 0 exclusões
  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