mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-06 01:55:58 +08:00
Refactor code
This commit is contained in:
@@ -70,7 +70,8 @@ type GetGroupAllMemberReq struct {
|
||||
type GetGroupAllMemberResp struct {
|
||||
CommResp
|
||||
MemberList []*open_im_sdk.GroupMemberFullInfo
|
||||
Test []map[string]interface{} `json:"data"`
|
||||
|
||||
Test []map[string]interface{} `json:"data"`
|
||||
}
|
||||
|
||||
type CreateGroupReq struct {
|
||||
|
||||
Reference in New Issue
Block a user