This commit is contained in:
2023-03-10 17:39:54 +08:00
parent f9cae938dd
commit 9c2f3d6a20
4 changed files with 27 additions and 23 deletions
+1
View File
@@ -192,6 +192,7 @@ class ImService extends BaseService
$arg['From_Account'] = $from_user_id; // 发送方user_id 如系统发送,无需填写
}
$arg['To_Account'] = $to_user_id; // 接收方user_id
$arg['ForbidCallbackControl'] = ['ForbidBeforeSendMsgCallback'];
$arg['SendMsgControl'] = ['NoUnread'];
$arg['MsgBody'] = [