Explorar el Código

'修改配置文件'

HUJIANGUO hace 3 años
padre
commit
ed85c83e44
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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