diff --git a/application/api/model/Tencent.php b/application/api/model/Tencent.php index 09aad2f6..b8fdfe7e 100644 --- a/application/api/model/Tencent.php +++ b/application/api/model/Tencent.php @@ -427,7 +427,7 @@ class Tencent extends Model ), ); if($uid == 'administrator'){ - $curlPost['MsgBody']['MsgType'] = 'TIMCustomElem'; +// $curlPost['MsgBody']['MsgType'] = 'TIMCustomElem'; $curlPost['SendMsgControl'] = array( "NoUnread","NoLastMsg","WithMuteNotifications","NoMsgCheck" );