From 375122254a098c987986a58329b28b2e30f06bbd Mon Sep 17 00:00:00 2001 From: xiaochanghai Date: Tue, 10 Sep 2024 15:36:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=82=E8=80=83=E5=AD=98=E5=82=A8=E8=BF=87?= =?UTF-8?q?=E7=A8=8B=20=E6=B5=81=E7=A8=8B=E4=BF=A1=E6=81=AF=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tiobon.Core.Services/CommonServices.cs | 2 - Tiobon.Core/Tiobon.Core.Model.xml | 130 +++++++++++++++++++++---- Tiobon.Core/Tiobon.Core.xml | 7 ++ 3 files changed, 117 insertions(+), 22 deletions(-) diff --git a/Tiobon.Core.Services/CommonServices.cs b/Tiobon.Core.Services/CommonServices.cs index fec41185..a85aa7a7 100644 --- a/Tiobon.Core.Services/CommonServices.cs +++ b/Tiobon.Core.Services/CommonServices.cs @@ -1814,8 +1814,6 @@ public partial class CommonServices : BaseServices>, ICommon #region DT_TableDataT1 - - #region 特殊处理 switch (param.menuName) { diff --git a/Tiobon.Core/Tiobon.Core.Model.xml b/Tiobon.Core/Tiobon.Core.Model.xml index 8fb2acd9..7a539e0a 100644 --- a/Tiobon.Core/Tiobon.Core.Model.xml +++ b/Tiobon.Core/Tiobon.Core.Model.xml @@ -4045,11 +4045,66 @@ 发起人 + + + 状态 + + + + + 备注 + + 默认标志 + + + WorkID + + + + + WorkNo + + + + + ToDoType + + + + + BatchSID + + + + + WorkState + + + + + ShiftID + + + + + ConfirmUserID + + + + + ConfirmTime + + + + + ConfirmComment + + 预留字段1 @@ -4110,16 +4165,6 @@ 预留字段12 - - - 状态 - - - - - 备注 - - 必选修查询 (Dto.Base) @@ -10961,11 +11006,66 @@ 发起人 + + + 状态 + + + + + 备注 + + 默认标志 + + + WorkID + + + + + WorkNo + + + + + ToDoType + + + + + BatchSID + + + + + WorkState + + + + + ShiftID + + + + + ConfirmUserID + + + + + ConfirmTime + + + + + ConfirmComment + + 预留字段1 @@ -11026,16 +11126,6 @@ 预留字段12 - - - 状态 - - - - - 备注 - - 必选修查询 (Model) diff --git a/Tiobon.Core/Tiobon.Core.xml b/Tiobon.Core/Tiobon.Core.xml index c5d6cbff..7a34ef4d 100644 --- a/Tiobon.Core/Tiobon.Core.xml +++ b/Tiobon.Core/Tiobon.Core.xml @@ -297,6 +297,13 @@ 多语 + + + 获取流程信息 + + + + 构造函数