|
@@ -103,7 +103,7 @@ class IndexController extends Backend
|
|
|
RedisService::keyDel("caches:accounts*");
|
|
RedisService::keyDel("caches:accounts*");
|
|
|
RedisService::keyDel("caches:count*");
|
|
RedisService::keyDel("caches:count*");
|
|
|
RedisService::keyDel("caches:account*");
|
|
RedisService::keyDel("caches:account*");
|
|
|
- RedisService::keyDel("caches:articles*");
|
|
|
|
|
|
|
+ RedisService::keyDel("caches:article*");
|
|
|
RedisService::keyDel("caches:member*");
|
|
RedisService::keyDel("caches:member*");
|
|
|
RedisService::keyDel("caches:config*");
|
|
RedisService::keyDel("caches:config*");
|
|
|
RedisService::keyDel("caches:supervisors*");
|
|
RedisService::keyDel("caches:supervisors*");
|