Uat_Study
{872297557@qq.com} 2022-12-07 15:49:33 +08:00
parent afd356de17
commit b403eb9485
1 changed files with 12 additions and 0 deletions

View File

@ -843,6 +843,18 @@ namespace IRaCIS.Application.Services
return await ChangeDicomReadingQuestionAnswer(inDto);
}
///// <summary>
///// 保存ECRF
///// </summary>
///// <param name="inDto"></param>
///// <returns></returns>
//[HttpPost]
//public async Task<IResponseOutput> SaveImageQuality(ChangeDicomReadingQuestionAnswerInDto inDto)
//{
// return await ChangeDicomReadingQuestionAnswer(inDto);
//}
/// <summary>
/// 修改肿瘤学评估结果
/// </summary>