Commit 712c343e6c693d0cf221859792b23dd15688a1e7
1 parent
ee75bacd
update...
Showing
1 changed file
with
1 additions
and
0 deletions
src/main/resources/application-dev.properties
| ... | ... | @@ -27,6 +27,7 @@ spring.datasource.test-on-return=true |
| 27 | 27 | spring.datasource.test-while-idle=true |
| 28 | 28 | spring.datasource.validation-query=select 1 |
| 29 | 29 | |
| 30 | +http.gps.real.cache.url= http://10.10.150.24:12580/realGps/all | |
| 30 | 31 | ## |
| 31 | 32 | #222.66.0.204:5555 |
| 32 | 33 | http.gps.real.url= http://114.80.178.12:18080/transport_server/rtgps/ | ... | ... |