diff --git a/IRaCIS.Core.Application/IRaCIS.Core.Application.xml b/IRaCIS.Core.Application/IRaCIS.Core.Application.xml index 1fddd8d29..a088d0c79 100644 --- a/IRaCIS.Core.Application/IRaCIS.Core.Application.xml +++ b/IRaCIS.Core.Application/IRaCIS.Core.Application.xml @@ -39,154 +39,6 @@ 系统模板文档配置表 - - - FrontAuditConfigService - - - - - 获取数据库所有表 - - - - - - 获取查询对象 - - - - - - - 获取表列名 - - - - - - 复制配置项及其子项 - - 传入对象 - - - - - 批量添加字段 - - 数据集 - - - - - 翻译稽查数据 - - - - - - - 翻译稽查数据 - - 传入Dto - - - - - 格式化日期和时间 - - 稽查数据 - - - - - 获取外键表数据 - - 表名称 - 外键value - 要查询的外键值 - 传入的纸 - - - - - 获取枚举 - - 标识 - Json对象 - - - - - - 格式化日期和时间 - - 稽查数据 - - - - - IsNullOrEmpty - - - - - - - 获取子数据 - - - - - - - 完全复制其他子项到当前项 - - - - - - - Cope子项数据 - - - - - - - 获取Description - - - - - - - 获取列表 - - - - - - - 修改排序 - - - - - - - 新增或者修改 - - - - - - - 删除 - - - - 指定资源Id,渲染Dicom检查的Jpeg预览图像 Dicom检查的Id @@ -406,6 +258,154 @@ 添加签名记录 /// + + + FrontAuditConfigService + + + + + 获取数据库所有表 + + + + + + 获取查询对象 + + + + + + + 获取表列名 + + + + + + 复制配置项及其子项 + + 传入对象 + + + + + 批量添加字段 + + 数据集 + + + + + 翻译稽查数据 + + + + + + + 翻译稽查数据 + + 传入Dto + + + + + 格式化日期和时间 + + 稽查数据 + + + + + 获取外键表数据 + + 表名称 + 外键value + 要查询的外键值 + 传入的纸 + + + + + 获取枚举 + + 标识 + Json对象 + + + + + + 格式化日期和时间 + + 稽查数据 + + + + + IsNullOrEmpty + + + + + + + 获取子数据 + + + + + + + 完全复制其他子项到当前项 + + + + + + + Cope子项数据 + + + + + + + 获取Description + + + + + + + 获取列表 + + + + + + + 修改排序 + + + + + + + 新增或者修改 + + + + + + + 删除 + + + + SystemNoticeService @@ -477,17 +477,17 @@ 截止访视 - - - 访视计划ID - - 受试者ID - + + + 是否加急 + + + 名称 diff --git a/IRaCIS.Core.Application/Service/Common/FrontAuditConfigService.cs b/IRaCIS.Core.Application/Service/Inspection/FrontAuditConfigService.cs similarity index 100% rename from IRaCIS.Core.Application/Service/Common/FrontAuditConfigService.cs rename to IRaCIS.Core.Application/Service/Inspection/FrontAuditConfigService.cs