修改消息推送

This commit is contained in:
2023-04-07 15:18:20 +08:00
parent 4d756c1cdc
commit cd8edfba61
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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'] = [
[