Test.EIImageViewer
he 2023-02-23 14:53:05 +08:00
parent f5b4a36f25
commit cda209d3d3
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ namespace IRaCIS.Core.Application.ViewModel
public DateTime? AllocateTime { get; set; }
public Guid SubjectId { get; set; }
public bool IsUrgent { get; set; }
public Arm ArmEnum { get; set; }
public Guid? DoctorUserId { get; set; }