Commit 76737007addeba338f59f72407e51a5f7e666dba

Authored by 王通
1 parent c5f5bfc1

1.

src/main/resources/application-prod.properties
... ... @@ -35,7 +35,7 @@ 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
38   -http.rfid.url= http://114.80.178.12:29000/rfid
  38 +http.rfid.url= http://10.10.200.82:9000/rfid
39 39 ## wxsb
40 40 #http.report.url.05= http://192.168.168.154:8088/ygjwsystem_j2ee/clbx/clbx_dd.do
41 41 #http.report.url.22= http://192.168.168.154:8088/jgjwsystem_j2ee/clbx/clbx_dd.do
... ...