|
@@ -44,12 +44,6 @@ redis:
|
|
time: 864000000
|
|
time: 864000000
|
|
database: 0
|
|
database: 0
|
|
|
|
|
|
-openFeign:
|
|
|
|
- ColumnDataFeign:
|
|
|
|
- url: ${COLUMNDATAFEIGN_URL:172.16.33.162:8001}
|
|
|
|
- AmsFeign:
|
|
|
|
- url: ${AMSFEIGN_URL:172.16.33.162:8015}
|
|
|
|
-
|
|
|
|
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
|