后端:
add(GroupNotification):合并群通知表
This commit is contained in:
@@ -5,6 +5,6 @@ namespace IM_API.Dtos.Group
|
||||
public class HandleGroupInviteDto
|
||||
{
|
||||
public int InviteId { get; set; }
|
||||
public GroupInviteState Action { get; set; }
|
||||
public GroupRequestState Action { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user