|
|
@@ -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*");
|