修复bug
This commit is contained in:
@@ -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; }
|
||||
@@ -147,7 +147,6 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public ReadingMethod ReadingType { get; set; }
|
||||
|
||||
|
||||
public Guid? DoctorUserId { get; set; }
|
||||
|
||||
public string UserCode { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user