This commit is contained in:
he
2024-10-17 10:14:50 +08:00
parent 546d65ab16
commit 553fa097b4
6 changed files with 94 additions and 13 deletions
@@ -17,6 +17,8 @@ public class UrgentMedicalReviewAddedEvent : DomainEvent
public Guid VisitTaskId { get; set; }
public Guid MedicalReviewId { get; set; }
public bool IsPD { get; set; }
}
//IR 回复医学反馈通知MIM