修复bug

This commit is contained in:
2022-07-26 15:07:05 +08:00
parent 3f8ec97a02
commit 5b32340594
3 changed files with 12 additions and 6 deletions
@@ -129,7 +129,7 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid? Id { get; set; }
public Guid TrialId { get; set; }
public Guid EnrollId { get; set; }
//public Guid EnrollId { get; set; }
[NotDefault]
public Guid DoctorUserId { get; set; }