소스 검색

'修改配置文件'

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