no message

This commit is contained in:
kuaifan
2022-04-13 14:57:30 +08:00
parent 6cd3449571
commit f76016860f
3 changed files with 13 additions and 3 deletions

View File

@@ -507,8 +507,8 @@ class DialogController extends AbstractController
* @apiGroup dialog
* @apiName msg__mark
*
* @apiParam {Number} dialog_id 消息ID
* @apiParam {String} type 类型
* @apiParam {Number} dialog_id 会话ID
* @apiParam {String} type 类型
* - read
* - unread
*