新增后台基础公共库
This commit is contained in:
@@ -6,6 +6,8 @@ use think\facade\View;
|
||||
|
||||
abstract class CatchController
|
||||
{
|
||||
protected $middleware = ['check_auth'];
|
||||
|
||||
/**
|
||||
*
|
||||
* @time 2019年11月28日
|
||||
|
Reference in New Issue
Block a user