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