修改医学审核bug

This commit is contained in:
2024-03-08 10:30:34 +08:00
parent 0492563838
commit 75a989b4f1
4 changed files with 18 additions and 18 deletions
@@ -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; }