mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-03 22:01:38 +08:00
去掉缓存驱动的length参数
This commit is contained in:
1
library/think/cache/driver/Secache.php
vendored
1
library/think/cache/driver/Secache.php
vendored
@@ -25,7 +25,6 @@ class Secache
|
||||
'path' => '',
|
||||
'expire' => 0,
|
||||
'prefix' => '',
|
||||
'length' => 0,
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user