Commit 1ea29dd6ad21faf743e38995a59f7fbe6908908c

Authored by 王通
1 parent 23b013de

浦交网关信息变更

src/main/resources/application-prod.properties
@@ -26,6 +26,6 @@ spring.datasource.validation-query=select 1 @@ -26,6 +26,6 @@ spring.datasource.validation-query=select 1
26 ## gps client data 26 ## gps client data
27 http.gps.real.cache.url= http://10.10.150.24:12580/realGps/all 27 http.gps.real.cache.url= http://10.10.150.24:12580/realGps/all
28 ## gateway real data 28 ## gateway real data
29 -http.gps.real.url= http://10.10.150.21:8080/transport_server/rtgps/ 29 +http.gps.real.url= http://10.10.200.79:8080/transport_server/rtgps/
30 ## gateway send directive 30 ## gateway send directive
31 -http.send.directive = http://10.10.150.21:8080/transport_server/message/  
32 \ No newline at end of file 31 \ No newline at end of file
  32 +http.send.directive = http://10.10.200.79:8080/transport_server/message/
33 \ No newline at end of file 33 \ No newline at end of file