Egyéb javítások
This commit is contained in:
@@ -11,6 +11,7 @@ namespace WorkFlowCheck.Common.DTO
|
||||
public int Id { get; set; }
|
||||
public int CheckListHeaderId { get; set; }
|
||||
public int CheckListTemplateRowId { get; set; }
|
||||
public virtual CheckListTemplateRowDTO CheckListTemplateRowDTO { get; set; }
|
||||
public string Answer { get; set; } = null!;
|
||||
public byte[] Photo { get; set; } = null!;
|
||||
public Guid GuidNumber { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user