mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 15:02:47 +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