删除多余的定义
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
9ad11b16d1
commit
b4c7ecbf9e
|
@ -29,10 +29,6 @@ public class UrgentIRRepliedMedicalReviewConsumer : IConsumer<UrgentIRRepliedMed
|
|||
throw new NotImplementedException();
|
||||
}
|
||||
}
|
||||
public class UrgentIRRepliedMedicalReview : DomainEvent
|
||||
{
|
||||
public Guid ReadingMedicalReviewDialogId { get; set; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// MIM 回复医学返回通知IR
|
||||
|
|
Loading…
Reference in New Issue