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
///
- /// 获取项目临床问题
+ /// 获取自定义标记
///
///
///