From 8099ff0fa912c2b0fa326ba7af8b28708cd2efe6 Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Mon, 31 Jul 2023 13:28:12 +0800 Subject: [PATCH] =?UTF-8?q?S-102=20=E8=87=AA=E5=AE=9A=E4=B9=89=E6=A0=87?= =?UTF-8?q?=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../IRaCIS.Core.Application.xml | 61 +++++++++++++++++++ .../ReadingImageTaskService.cs | 2 +- 2 files changed, 62 insertions(+), 1 deletion(-) diff --git a/IRaCIS.Core.Application/IRaCIS.Core.Application.xml b/IRaCIS.Core.Application/IRaCIS.Core.Application.xml index eb7e8092a..a5969cce7 100644 --- a/IRaCIS.Core.Application/IRaCIS.Core.Application.xml +++ b/IRaCIS.Core.Application/IRaCIS.Core.Application.xml @@ -4286,6 +4286,46 @@ 序号标记 + + + 任务Id + + + + + 任务Id + + + + + StudyId + + + + + SeriesId + + + + + InstanceId + + + + + MeasureData + + + + + CreateTime + + + + + CreateUserId + + Name @@ -12265,6 +12305,27 @@ + + + 提交自定义标记 + + + + + + + 删除自定义标记 + + + + + + + 获取自定义标记 + + + + 获取手册 diff --git a/IRaCIS.Core.Application/Service/Reading/ReadingImageTask/ReadingImageTaskService.cs b/IRaCIS.Core.Application/Service/Reading/ReadingImageTask/ReadingImageTaskService.cs index a3b19fcf6..0f5a5f4c6 100644 --- a/IRaCIS.Core.Application/Service/Reading/ReadingImageTask/ReadingImageTaskService.cs +++ b/IRaCIS.Core.Application/Service/Reading/ReadingImageTask/ReadingImageTaskService.cs @@ -167,7 +167,7 @@ namespace IRaCIS.Application.Services /// - /// 获取项目临床问题 + /// 获取自定义标记 /// /// ///