Bläddra i källkod

fix:demo环境redis库改成13

caozixuan 1 år sedan
förälder
incheckning
05049e8448
1 ändrade filer med 1 tillägg och 1 borttagningar
  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