Commit 51c2614b71bf25d2b8d164bdb1982b99da876a94

Authored by 潘钊
1 parent 3fd5b831

迁移到 24

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