修改错误

Uat_Study
hang 2022-05-13 18:40:55 +08:00
parent f18714ba44
commit 6817c83eff
1 changed files with 1 additions and 1 deletions

View File

@ -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;