sth
This commit is contained in:
parent
b72181167e
commit
1f4e618561
|
|
@ -128,7 +128,7 @@ class Message extends Backend
|
|||
public function getNoreadCount()
|
||||
{
|
||||
$count = 0;
|
||||
|
||||
//超管不提醒新消息
|
||||
if(!$this->auth->isSuperAdmin()){
|
||||
$count = $this->model
|
||||
->where('type',1)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user