修改基类
This commit is contained in:
@@ -6,8 +6,6 @@ use think\facade\View;
|
||||
|
||||
abstract class CatchController
|
||||
{
|
||||
protected $middleware = ['check_auth'];
|
||||
|
||||
protected $data = [];
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user