Commit c5f5bfc125006b514a5f30b19b75f9ea24256b3e

Authored by 王通
1 parent c3120590

1.

src/main/resources/application-prod.properties
... ... @@ -31,7 +31,7 @@ spring.datasource.validation-query=select 1
31 31 ## gps client data
32 32 http.gps.real.cache.url= http://10.10.150.24:12580/realGps/all
33 33 ## gateway real data
34   -http.gps.real.url= http://114.80.178.12:18080/transport_server/rtgps/
  34 +http.gps.real.url= http://10.10.200.79:18080/transport_server/rtgps/
35 35 ## gateway send directive
36 36 http.send.directive= http://10.10.200.79:8080/transport_server/message/
37 37 ## rfid data
... ...