@@ -244,6 +244,7 @@ class VideoCommentService extends BaseService
return true;
}
+ RedisService::clear($cacheKey);
$this->error = 1003;
return false;