This commit is contained in:
wenxu12345
2021-12-22 11:14:57 +08:00
parent 6bdfc570a8
commit a5518eb492
2 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ message JoinGroupReq{
message GroupApplicationResponseReq{
string OperationID = 1;
string UserID = 2;
string OpUserID = 2;
string GroupID = 3;
string FromUserID = 4; //请求加群:请求者,邀请加群:邀请人
string FromUserNickName = 5;