Commit f511d7679ab6b61fa2ba47dada8b9c5c58e4517a

Authored by 潘钊
1 parent 94c65472

...

src/main/resources/application-dev.properties
... ... @@ -27,6 +27,6 @@ spring.datasource.validation-query=select 1
27 27 #222.66.0.204:5555
28 28 ##\u5B9E\u65F6gps
29 29 #27.115.69.123:8800
30   -http.gps.real.url= http://192.168.168.192:8080/transport_server/rtgps/
  30 +http.gps.real.url= http://192.168.168.201:9090/transport_server/rtgps/
31 31 ##\u6D88\u606F\u4E0B\u53D1
32   -http.send.directive = http://192.168.168.192:8080/transport_server/message/
33 32 \ No newline at end of file
  33 +http.send.directive = http://192.168.168.201:9090/transport_server/message/
34 34 \ No newline at end of file
... ...