修复代码增加统计,增加redis
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ return [
|
||||
// 连接超时时间
|
||||
'timeout' => 0,
|
||||
// 是否持久化连接
|
||||
'persistent' => true,
|
||||
'persistent' => false,
|
||||
// 缓存前缀
|
||||
'prefix' => 'yz_:',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user