Commit 17f2fb7e177420b7bebad25a7dbe6e3f013928fd
1 parent
03047f7d
1.临港公交rfid接入地址变更
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application-prod.properties
| ... | ... | @@ -37,7 +37,7 @@ http.gps.real.url= http://10.10.150.103:8080/transport_server/rtgps/ |
| 37 | 37 | ## gateway send directive |
| 38 | 38 | http.send.directive= http://10.10.150.103:8080/transport_server/message/ |
| 39 | 39 | ## rfid data |
| 40 | -http.rfid.url= http://114.80.178.12:29000/rfid | |
| 40 | +http.rfid.url= http://10.10.150.103:9000/rfid | |
| 41 | 41 | ## wxsb |
| 42 | 42 | #http.report.url.05= http://192.168.168.154:8088/ygjwsystem_j2ee/clbx/clbx_dd.do |
| 43 | 43 | #http.report.url.22= http://192.168.168.154:8088/jgjwsystem_j2ee/clbx/clbx_dd.do | ... | ... |