This commit is contained in:
尖叫 2023-12-01 17:46:49 +08:00
parent ed097da170
commit ccfb60a05c

View File

@ -16,7 +16,7 @@ class Driver
/**
* 构造函数
*/
public function __construct($isp = true)
public function __construct($isp = false)
{
$this->isp = $isp;
if($isp){