修改消息推送
This commit is contained in:
@@ -244,7 +244,7 @@ class ImService extends BaseService
|
||||
}
|
||||
$arg['To_Account'] = $to_user_id; // 接收方user_id
|
||||
$arg['ForbidCallbackControl'] = ['ForbidBeforeSendMsgCallback', "ForbidAfterSendMsgCallback"];
|
||||
$arg['SendMsgControl'] = ['NoUnread'];
|
||||
$arg['SendMsgControl'] = [];
|
||||
|
||||
$arg['MsgBody'] = [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user