Commit 1c9182661654af811b63d011739823cdbe41cf6f

Authored by panzhaov5
1 parent a0642c02

更新嘉定配置文件

src/main/resources/application-prod.properties
... ... @@ -26,7 +26,7 @@ spring.datasource.validation-query=select 1
26 26 #REDIS
27 27 spring.redis.database=0
28 28 spring.redis.host=127.0.0.1
29   -spring.redis.password=bsth_control_002
  29 +spring.redis.password=bsth_control_001
30 30 spring.redis.port=28008
31 31  
32 32 http.control.service_data_url= http://192.168.160.152:17818/companyService
... ...