通知
This commit is contained in:
parent
bf5a52b454
commit
9e4411532c
|
|
@ -15,6 +15,8 @@ use think\response\Json;
|
|||
class Message extends Backend
|
||||
{
|
||||
|
||||
protected $noNeedRight = ['*'];
|
||||
|
||||
/**
|
||||
* Message模型对象
|
||||
* @var \app\admin\model\Message
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user