优化是否鉴权
This commit is contained in:
@@ -92,7 +92,7 @@ class BaseService
|
||||
/**
|
||||
* @var bool 是否鉴权
|
||||
*/
|
||||
private $isAuth = true;
|
||||
protected $isAuth = true;
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user