aa
This commit is contained in:
@@ -173,7 +173,7 @@ func (c *EventController) GetMessageGroupByUser() {
|
|||||||
// @Title 查询聊天组
|
// @Title 查询聊天组
|
||||||
// @Description 查询聊天组
|
// @Description 查询聊天组
|
||||||
// @Param token header string true "认证token"
|
// @Param token header string true "认证token"
|
||||||
// @Param groupID query int false "groupID"
|
// @Param groupID query int true "groupID"
|
||||||
// @Param isMember query bool true "是否查询组员"
|
// @Param isMember query bool true "是否查询组员"
|
||||||
// @Success 200 {object} controllers.CallResult
|
// @Success 200 {object} controllers.CallResult
|
||||||
// @Failure 200 {object} controllers.CallResult
|
// @Failure 200 {object} controllers.CallResult
|
||||||
|
|||||||
Reference in New Issue
Block a user