Optimize WebUtils.java

This commit is contained in:
hongqiaowei
2021-10-29 16:43:25 +08:00
parent e24116032b
commit a40ba2672f
11 changed files with 223 additions and 149 deletions

View File

@@ -51,7 +51,7 @@ spring:
aggregate:
redis:
# need replace
host: 6.6.6.6 #please input the redis host (default:localhost)
host: 172.25.62.191 #please input the redis host (default:localhost)
# need replace
port: 6379 #please input the redis port (default:6379)
# need replace