添加字段
This commit is contained in:
@@ -91,7 +91,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public DateTime? StartTime { get; set; }
|
||||
public DateTime? EndTime { get; set; }
|
||||
public bool IsPD { get; set; }
|
||||
public int? IsPD { get; set; }
|
||||
public Guid SubjectVisitId { get; set; }
|
||||
public bool IsSubjectLevel { get; set; } = true;
|
||||
public string Path { get; set; } = String.Empty;
|
||||
|
||||
Reference in New Issue
Block a user