浏览代码

fix:demo环境redis库改成13

caozixuan 1 年之前
父节点
当前提交
05049e8448
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      teachcloud-report/src/main/resources/application-demo.properties

+ 1 - 1
teachcloud-report/src/main/resources/application-demo.properties

@@ -18,7 +18,7 @@ db.password=teachcloud_report_test
 
 #redis\u6570\u636E\u6E90\u914D\u7F6E
 com.qmth.redis.host=${db.host}
-com.qmth.redis.db=14
+com.qmth.redis.db=13
 com.qmth.redis.port=6379
 com.qmth.redis.password=123456