管理后台-封禁-调试
This commit is contained in:
@@ -427,7 +427,7 @@ class Tencent extends Model
|
|||||||
),
|
),
|
||||||
);
|
);
|
||||||
if($uid == 'administrator'){
|
if($uid == 'administrator'){
|
||||||
$curlPost['MsgBody']['MsgType'] = 'TIMCustomElem';
|
// $curlPost['MsgBody']['MsgType'] = 'TIMCustomElem';
|
||||||
$curlPost['SendMsgControl'] = array(
|
$curlPost['SendMsgControl'] = array(
|
||||||
"NoUnread","NoLastMsg","WithMuteNotifications","NoMsgCheck"
|
"NoUnread","NoLastMsg","WithMuteNotifications","NoMsgCheck"
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user