mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
group hash
This commit is contained in:
parent
b4b215a3f8
commit
1f8e161001
@ -1312,5 +1312,6 @@ func GetGroupAbstractInfo(c *gin.Context) {
|
||||
resp.ErrCode = respPb.CommonResp.ErrCode
|
||||
resp.GroupMemberNumber = respPb.GroupMemberNumber
|
||||
resp.GroupMemberListHash = respPb.GroupMemberListHash
|
||||
c.JSON(http.StatusOK, resp)
|
||||
return
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user