query
This commit is contained in:
@@ -213,7 +213,7 @@ func (c *EventController) CreateMessageGroup() {
|
||||
// @Title 查询某个用户所有聊天组
|
||||
// @Description 查询某个用户所有聊天组
|
||||
// @Param token header string true "认证token"
|
||||
// @Param userID formData string true "userid"
|
||||
// @Param userID query string true "userid"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
// @router /GetMessageGroupByUser [get]
|
||||
|
||||
Reference in New Issue
Block a user