mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-04 21:03:27 +08:00
快递,积分,地区
This commit is contained in:
@ -45,9 +45,6 @@ class Message extends Common
|
||||
$params['user'] = $this->admin;
|
||||
$params['user_type'] = 'admin';
|
||||
|
||||
// 消息更新未已读
|
||||
MessageService::MessageRead($params);
|
||||
|
||||
// 分页
|
||||
$number = MyC('admin_page_number', 10, true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user