mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-09 11:35:59 +08:00
Refactor code
This commit is contained in:
@@ -20,6 +20,8 @@ message CreateGroupReq{
|
||||
string OperationID = 3;
|
||||
string OpUserID = 4; //app manager or group owner
|
||||
string OwnerUserID = 5; //owner
|
||||
|
||||
|
||||
}
|
||||
message CreateGroupResp{
|
||||
int32 ErrCode = 1;
|
||||
|
||||
Reference in New Issue
Block a user