Blokkolás, feloldás
This commit is contained in:
@@ -16,6 +16,8 @@ namespace WorkFlowCheck.DL.Entities
|
||||
public string Message { get; set; } = null!;
|
||||
public string ExtraDataJSON { get; set; } = null!;
|
||||
public bool IsReaded { get; set; }
|
||||
public int? RoleId { get; set; }
|
||||
public virtual Role? Role { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user