mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
修正一些存在的警告错误
This commit is contained in:
1
library/think/cache/driver/Redis.php
vendored
1
library/think/cache/driver/Redis.php
vendored
@@ -30,6 +30,7 @@ class Redis
|
||||
'expire' => false,
|
||||
'persistent' => false,
|
||||
'length' => 0,
|
||||
'prefix' => '',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user