代码修改
This commit is contained in:
@@ -25,6 +25,10 @@ public class UrgentMedicalReviewAddedEvent : DomainEvent
|
||||
public class UrgentIRRepliedMedicalReview : DomainEvent
|
||||
{
|
||||
public Guid ReadingMedicalReviewDialogId { get; set; }
|
||||
|
||||
public Guid MedicalReviewId { get; set; }
|
||||
|
||||
public bool IsPD { get; set; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user