|
@@ -44,14 +44,6 @@ redis:
|
|
time: 864000000
|
|
time: 864000000
|
|
database: 0
|
|
database: 0
|
|
|
|
|
|
-openFeign:
|
|
|
|
- ESFeign:
|
|
|
|
- url: ${ESFEIGN_URL:172.16.33.166:8089}
|
|
|
|
- ColumnDataFeign:
|
|
|
|
- url: ${COLUMNDATAFEIGN_URL:172.16.33.166:8083}
|
|
|
|
- AmsFeign:
|
|
|
|
- url: ${AMSFEIGN_URL:172.16.33.166:8079}
|
|
|
|
-
|
|
|
|
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
|