Commit de9fff0005da90fea5b74d14fcae312596a839a7
Merge branch 'pudong_test' of 192.168.168.201:panzhaov5/bsth_control into pudong_test
Showing
1 changed file
with
4 additions
and
1 deletions
src/main/resources/application-prod.properties
| ... | ... | @@ -40,4 +40,7 @@ http.gps.real.url= http://10.10.200.79:8080/transport_server/rtgps/ |
| 40 | 40 | http.report.url.05= http://116.228.197.222:8081/ygjwsystem_j2ee/clbx/clbx_dd1.do |
| 41 | 41 | http.report.url.22= http://116.247.73.122:9098/jgjwsystem_j2ee/clbx/clbx_dd1.do |
| 42 | 42 | http.report.url.26= http://116.236.141.34:8088/nhjwsystem_j2ee/clbx/clbx_dd1.do |
| 43 | -http.report.url.55= http://180.168.216.248:8088/snjwsystem_j2ee/clbx/clbx_dd1.do | |
| 44 | 43 | \ No newline at end of file |
| 44 | +http.report.url.55= http://180.168.216.248:8088/snjwsystem_j2ee/clbx/clbx_dd1.do | |
| 45 | + | |
| 46 | +## rfid data | |
| 47 | +http.rfid.url= http://10.10.200.82:9000/rfid | |
| 45 | 48 | \ No newline at end of file | ... | ... |