This commit is contained in:
2023-03-16 20:04:53 +08:00
parent 5d2dc5d2c0
commit 21320b3ea4
9 changed files with 123 additions and 32 deletions
+1 -1
View File
@@ -253,7 +253,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['ForbidCallbackControl'] = ['ForbidBeforeSendMsgCallback',"ForbidAfterSendMsgCallback"];
$arg['SendMsgControl'] = ['NoUnread'];
$arg['MsgBody'] = [