Angejia\Pea\Cache::del PHP Method

del() public method

清理缓存内容
public del ( array $keys )
$keys array 缓存索引列表
    function del($keys);