ソースを参照

更新redis库

wuhb 4 ヶ月 前
コミット
23d2ec460a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      ygtx-admin/src/main/resources/application-test.yml

+ 1 - 1
ygtx-admin/src/main/resources/application-test.yml

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