Commit c2a4fa1d20537c637b9f9e75109b829260465b19

Authored by panzhaov5
1 parent 27879a12

更新嘉定配置文件

src/main/resources/application-prod.properties
... ... @@ -29,7 +29,7 @@ spring.redis.host=192.168.160.153
29 29 spring.redis.password=bsth_control_002
30 30 spring.redis.port=28008
31 31  
32   -http.control.service_data_url= http://192.168.160.152:9088/companyService
  32 +http.control.service_data_url= http://192.168.160.152:17818/companyService
33 33 http.control.secret.key= dVPHJkWUt5FhMT7jrM2dLV7QvlHAmZFd42rs1P0usBx8A7HZki
34 34  
35 35 http.gps.real.url= http://192.168.160.151:8080/transport_server/rtgps/
36 36 \ No newline at end of file
... ...