|
@@ -51,7 +51,6 @@ openfeign:
|
|
RmsFeign:
|
|
RmsFeign:
|
|
url: ${RMSFEIGN_HRL:localhost:8060}
|
|
url: ${RMSFEIGN_HRL:localhost:8060}
|
|
|
|
|
|
-
|
|
|
|
genxml:
|
|
genxml:
|
|
pth: com/a
|
|
pth: com/a
|
|
cache:
|
|
cache:
|
|
@@ -81,5 +80,5 @@ mybatis:
|
|
call-setters-on-nulls: true
|
|
call-setters-on-nulls: true
|
|
|
|
|
|
server:
|
|
server:
|
|
- port: 8099
|
|
|
|
|
|
+ port: 8080
|
|
|
|
|