|
@@ -68,13 +68,13 @@ eureka:
|
|
|
health-check-url-path: /actuator/health
|
|
|
client:
|
|
|
serviceUrl:
|
|
|
- defaultZone: http://localhost:8888/eureka
|
|
|
+ defaultZone: http://101.42.99.184:39001/eureka
|
|
|
|
|
|
#custom
|
|
|
supplier:
|
|
|
appKey: 3AA555152F3299F6A37C66C074DEF14D
|
|
|
appSecret: A84A975F4C324E20659CB340735DA894
|
|
|
- historyPositionUrl: https://gateway.logink.cn/gps/getHistoryPosition
|
|
|
+ historyPositionUrl: https://gateway.logink.cn/v1/gps/getHistoryPosition
|
|
|
partyFunctionCode: beids
|
|
|
addHours: 4
|
|
|
reduceHours: -4
|