Uat_Study
parent
6714326bf0
commit
7aa5f9355e
|
@ -104,6 +104,29 @@ namespace IRaCIS.Application.Services
|
||||||
this._readingQuestionTrialRepository = readingQuestionTrialRepository;
|
this._readingQuestionTrialRepository = readingQuestionTrialRepository;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#region 病灶的拆分与合并
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#endregion
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#region 阅片期 -全局和肿瘤学任务的生成
|
||||||
|
|
||||||
|
|
||||||
|
#endregion
|
||||||
|
|
||||||
|
|
||||||
|
#region 阅片页面 关联信息查询
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#endregion
|
||||||
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 拆分病灶
|
/// 拆分病灶
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
@ -1543,8 +1566,6 @@ namespace IRaCIS.Application.Services
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#region 阅片期 -全局和肿瘤学任务的生成
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 添加阅片期任务
|
/// 添加阅片期任务
|
||||||
|
|
Loading…
Reference in New Issue