wesmiler 2 年之前
父節點
當前提交
f933048088
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Http/Controllers/Admin/IndexController.php

+ 1 - 0
app/Http/Controllers/Admin/IndexController.php

@@ -105,6 +105,7 @@ class IndexController extends Backend
         RedisService::keyDel("caches:articl*");
         RedisService::keyDel("caches:articl*");
         RedisService::keyDel("caches:qrcode*");
         RedisService::keyDel("caches:qrcode*");
         RedisService::keyDel("caches:memb*");
         RedisService::keyDel("caches:memb*");
+        RedisService::keyDel("caches:live*");
         RedisService::keyDel("caches:conf*");
         RedisService::keyDel("caches:conf*");
         RedisService::keyDel("caches:order*");
         RedisService::keyDel("caches:order*");
         RedisService::keyDel("caches:acceptor*");
         RedisService::keyDel("caches:acceptor*");