Source of joining the group

This commit is contained in:
skiffer-git
2022-07-12 19:24:06 +08:00
parent 04eb85d279
commit 3b6b88fd62
6 changed files with 281 additions and 238 deletions
+3
View File
@@ -91,6 +91,9 @@ message JoinGroupReq{
string ReqMessage = 2;
string OpUserID = 3;
string OperationID = 4;
int32 JoinSource = 5;
string InviterUserID = 6;
}
message JoinGroupResp{
CommonResp CommonResp = 1;