This commit is contained in:
2022-07-26 15:17:20 +08:00
parent 5b32340594
commit 2f403394f0
3 changed files with 11 additions and 16 deletions
@@ -147,8 +147,6 @@ namespace IRaCIS.Core.Application.ViewModel
public ReadingMethod ReadingType { get; set; }
[NotDefault]
public Guid EnrollId { get; set; }
public Guid? DoctorUserId { get; set; }