修改医学审核bug
This commit is contained in:
@@ -90,7 +90,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// <summary>
|
||||
/// 冗余 废弃
|
||||
/// </summary>
|
||||
public Guid DoctorUserId { get; set; }
|
||||
//public Guid DoctorUserId { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
public TaskMedicalReviewRule TaskMedicalReviewRule { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user