This commit is contained in:
he
2023-05-08 17:04:36 +08:00
parent 520aa26a11
commit 2fbd0b09f6
7 changed files with 82 additions and 26 deletions
@@ -15,13 +15,6 @@ namespace IRaCIS.Core.Domain.Models
[Table("UserWLTemplate")]
public class UserWLTemplate : Entity, IAuditAdd
{
/// <summary>
/// Id
/// </summary>
[Key]
[Required]
public Guid Id { get; set; }
/// <summary>
/// TemplateName