sky66666666
Results
1
issues of
sky66666666
### 所属功能组件 缓存(Cache) ### ThinkPHP 版本 6.0 ### 操作系统 Ubuntu ### 错误信息 cache.php配置如下 ```php return [ 'default' => 'redis', 'stores' => [ // 文件缓存 'file' => [ // 驱动方式 'type'...
bug
Cache