取消医生,增加标准
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-06-05 09:48:56 +08:00
parent 4d689100ee
commit 907d0d39a1
4 changed files with 14 additions and 5 deletions
@@ -25,7 +25,10 @@ namespace IRaCIS.Core.Domain.Models
public Guid SubjectId { get; set; }
public string Note { get; set; }
}
public Guid? TrialReadingCriterionId { get; set; }
}
}