wesmiler 5 달 전
부모
커밋
539c5cc8e1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/Http/Controllers/Admin/IndexController.php

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

@@ -100,6 +100,7 @@ class IndexController extends Backend
         RedisService::keyDel("caches:index*");
         RedisService::keyDel("caches:index*");
         RedisService::keyDel("caches:good*");
         RedisService::keyDel("caches:good*");
         RedisService::keyDel("caches:advert*");
         RedisService::keyDel("caches:advert*");
+        RedisService::keyDel("caches:accounts*");
         RedisService::keyDel("caches:count*");
         RedisService::keyDel("caches:count*");
         RedisService::keyDel("caches:account*");
         RedisService::keyDel("caches:account*");
         RedisService::keyDel("caches:article*");
         RedisService::keyDel("caches:article*");