Commit a92b3a2cb4ca10608cd9e78ca4e97d66ee9867da
1 parent
6205a24e
1.维修上报地址
Showing
1 changed file
with
3 additions
and
1 deletions
src/main/resources/application-prod.properties
| @@ -28,4 +28,6 @@ http.gps.real.cache.url= http://10.10.150.24:12580/realGps/all | @@ -28,4 +28,6 @@ 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.200.79: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.200.79: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 | +## wxsb | ||
| 34 | +http.report.url= http://116.247.73.122:9098/jgjwsystem_j2ee/clbx/clbx_dd_gps.do | ||
| 33 | \ No newline at end of file | 35 | \ No newline at end of file |