Commit f58c1bbeedb77dd0193ec0625116fba701c22ffe

Authored by 娄高锋
2 parents d3bc2775 a0660880

Merge branch 'qingpu' of http://61.169.120.202:8888/panzhaov5/control_service_da…

…ta_Interface into qingpu
src/main/resources/application-prod.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=192.168.50.120 28 +spring.redis.host=192.168.40.82
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