浏览代码

'修改配置文件'

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:
   ImFeign:
     url: ${IMFEIGN_URL:localhost:8099}
     url: ${IMFEIGN_URL:localhost:8099}
 
 
+
 mybatis:
 mybatis:
   type-aliases-package: com.steerinfo.dil.model
   type-aliases-package: com.steerinfo.dil.model
   mapper-locations: classpath:com/steerinfo/dil/mapper/*.xml
   mapper-locations: classpath:com/steerinfo/dil/mapper/*.xml