wesmiler hai 6 meses
pai
achega
98fbc7f2fb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Http/Controllers/Admin/IndexController.php

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

@@ -111,7 +111,7 @@ class IndexController extends Backend
         RedisService::keyDel("caches:account*");
         RedisService::keyDel("caches:article*");
         RedisService::keyDel("caches:member*");
-        RedisService::keyDel("caches:videos");
+        RedisService::keyDel("caches:videos*");
         RedisService::keyDel("caches:config*");
         RedisService::keyDel("caches:mpQrcode*");
         RedisService::keyDel("caches:order*");