From 891044eaf7818b72096ceb49c0341e5855dc0efe 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 097325b62..5fd42050b 100644
--- a/IRaCIS.Core.Application/IRaCIS.Core.Application.xml
+++ b/IRaCIS.Core.Application/IRaCIS.Core.Application.xml
@@ -4061,6 +4061,46 @@
序号标记
+
+
+ 任务Id
+
+
+
+
+ 任务Id
+
+
+
+
+ StudyId
+
+
+
+
+ SeriesId
+
+
+
+
+ InstanceId
+
+
+
+
+ MeasureData
+
+
+
+
+ CreateTime
+
+
+
+
+ CreateUserId
+
+
Name
@@ -11615,6 +11655,27 @@
+
+
+ 提交自定义标记
+
+
+
+
+
+
+ 删除自定义标记
+
+
+
+
+
+
+ 获取自定义标记
+
+
+
+
获取手册
diff --git a/IRaCIS.Core.Application/Service/Reading/ReadingImageTask/ReadingImageTaskService.cs b/IRaCIS.Core.Application/Service/Reading/ReadingImageTask/ReadingImageTaskService.cs
index e005c4d1e..a7b900325 100644
--- a/IRaCIS.Core.Application/Service/Reading/ReadingImageTask/ReadingImageTaskService.cs
+++ b/IRaCIS.Core.Application/Service/Reading/ReadingImageTask/ReadingImageTaskService.cs
@@ -171,7 +171,7 @@ namespace IRaCIS.Application.Services
///
- /// 获取项目临床问题
+ /// 获取自定义标记
///
///
///