mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 07:12:47 +08:00
改进Cache类 及 驱动 改进Connection类及驱动
This commit is contained in:
@@ -16,7 +16,7 @@ use think\Debug;
|
||||
/**
|
||||
* 页面Trace调试
|
||||
*/
|
||||
class Trace implements LogInterface
|
||||
class Trace
|
||||
{
|
||||
protected $config = [
|
||||
'trace_file' => '',
|
||||
|
||||
Reference in New Issue
Block a user