浏览代码

fix 配置

he2802 3 年之前
父节点
当前提交
b5924c90b5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      zhongzheng-api/src/main/resources/application-pre.yml

+ 1 - 1
zhongzheng-api/src/main/resources/application-pre.yml

@@ -62,7 +62,7 @@ spring:
         # 端口,默认为6379
         port: 6379
         # 数据库索引
-        database: 0
+        database: 1
         # 密码
         password: zhongzheng2021_redis
         # 连接超时时间