Commit ef39d152c5523e04fae6b68ff3c90b30364b5fff

Authored by 潘钊
1 parent 59a7674f

update

src/main/resources/application-prod.properties
@@ -25,6 +25,6 @@ spring.datasource.validation-query=select 1 @@ -25,6 +25,6 @@ spring.datasource.validation-query=select 1
25 25
26 ## 26 ##
27 ##\u5B9E\u65F6gps 27 ##\u5B9E\u65F6gps
28 -http.gps.real.url= http://192.168.80.20:8080/transport_server/rtgps/ 28 +http.gps.real.url= http://192.168.80.21:8080/transport_server/rtgps/
29 ##\u6D88\u606F\u4E0B\u53D1 29 ##\u6D88\u606F\u4E0B\u53D1
30 -http.send.directive = http://192.168.80.20:8080/transport_server/message/  
31 \ No newline at end of file 30 \ No newline at end of file
  31 +http.send.directive = http://192.168.80.21:8080/transport_server/message/
32 \ No newline at end of file 32 \ No newline at end of file