修改错误
parent
f18714ba44
commit
6817c83eff
|
@ -16,7 +16,7 @@ namespace IRaCIS.Core.Domain.Models
|
|||
public Guid SiteId { get; set; }
|
||||
|
||||
|
||||
public VisitStage VisitStage { get; set; }iuga
|
||||
public VisitStage VisitStage { get; set; }
|
||||
public Guid? VisitStageId { get; set; }
|
||||
public int VisitDay { get; set; }
|
||||
public string VisitName { get; set; } = string.Empty;
|
||||
|
|
Loading…
Reference in New Issue