Commit 27ee344175851c792e002831001171fb25e19c74

Authored by 王通
1 parent 433efc96

1.添加泸州环卫配置

src/main/resources/application-luzhou.properties
@@ -25,7 +25,7 @@ spring.datasource.validation-query=select 1 @@ -25,7 +25,7 @@ spring.datasource.validation-query=select 1
25 25
26 #REDIS 26 #REDIS
27 spring.redis.database=0 27 spring.redis.database=0
28 -spring.redis.host=10.10.2.20 28 +spring.redis.host=192.168.168.193
29 spring.redis.password=bsth_control_001 29 spring.redis.password=bsth_control_001
30 spring.redis.port=28008 30 spring.redis.port=28008
31 31