Commit 28789cd582b07b066ac0d28a22c1a6f48bc2b26b

Authored by lichao
1 parent cf23db8b

提交2

trash-admin/src/main/resources/application-dev.yml
@@ -89,7 +89,7 @@ spring: @@ -89,7 +89,7 @@ spring:
89 # 端口,默认为6379 89 # 端口,默认为6379
90 port: 6379 90 port: 6379
91 # 密码 91 # 密码
92 - password: bsth123 92 + password:
93 # 连接超时时间 93 # 连接超时时间
94 timeout: 10s 94 timeout: 10s
95 database: 10 95 database: 10