后端:
完善注册页面
This commit is contained in:
@@ -8,6 +8,6 @@ namespace IM_API.VOs.Group
|
||||
public int InviteUserId { get; set; }
|
||||
public int InvitedUserId { get; set; }
|
||||
public int InviteId { get; set; }
|
||||
public GroupInviteState Action { get; set; }
|
||||
public GroupRequestState Action { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user