管理后台-封禁-调试

This commit is contained in:
2026-01-27 09:32:22 +08:00
parent 808a111853
commit fcff5c1da5

View File

@@ -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"
); );