|
@@ -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
|