医生分配组

This commit is contained in:
2022-06-13 17:41:42 +08:00
parent 1bd1779c18
commit aa4573fdf1
2 changed files with 37 additions and 18 deletions
@@ -135,6 +135,8 @@ namespace IRaCIS.Core.Application.ViewModel
public DateTime? AssignTime { get; set; }
public int ArmEnum { get; set; }
public bool IsAssignDoctorApplyedTask { get; set; }
}