From 8c10248dc22b539f8f6dc1825e90fc3a8213b2cd Mon Sep 17 00:00:00 2001 From: bairubing Date: Thu, 7 Nov 2024 13:30:02 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=AD=E5=88=A0=E9=99=A4ecn=E5=AE=9E?= =?UTF-8?q?=E4=BD=93=E7=B1=BB=EF=BC=8C=E5=85=A5=E5=8F=82=E5=87=BA=E5=8F=82?= =?UTF-8?q?=E7=B1=BB=E4=B8=AA=E5=88=AB=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Admin.NET/Vistar.Application/Entity/Obj118.cs | 12 ------------ .../ChangeNoticeEcn/Dto/ChangeNoticeEcnInput.cs | 2 -- .../ChangeNoticeEcn/Dto/ChangeNoticeEcnOutput.cs | 2 -- 3 files changed, 16 deletions(-) diff --git a/admin.net.pro/Admin.NET/Vistar.Application/Entity/Obj118.cs b/admin.net.pro/Admin.NET/Vistar.Application/Entity/Obj118.cs index 0c40c1b..6147f19 100644 --- a/admin.net.pro/Admin.NET/Vistar.Application/Entity/Obj118.cs +++ b/admin.net.pro/Admin.NET/Vistar.Application/Entity/Obj118.cs @@ -246,18 +246,6 @@ public class Obj118 [SugarColumn(ColumnName = "fld004638_Rec", ColumnDescription = "", Length = -1)] public string? fld004638_Rec { get; set; } - /// - /// - /// - [SugarColumn(ColumnName = "fld004692", ColumnDescription = "")] - public long? fld004692 { get; set; } - - /// - /// - /// - [SugarColumn(ColumnName = "fld004692_Rec", ColumnDescription = "", Length = -1)] - public string? fld004692_Rec { get; set; } - /// /// /// diff --git a/admin.net.pro/Admin.NET/Vistar.Application/Service/ChangeNoticeEcn/Dto/ChangeNoticeEcnInput.cs b/admin.net.pro/Admin.NET/Vistar.Application/Service/ChangeNoticeEcn/Dto/ChangeNoticeEcnInput.cs index b24fa0b..92302f9 100644 --- a/admin.net.pro/Admin.NET/Vistar.Application/Service/ChangeNoticeEcn/Dto/ChangeNoticeEcnInput.cs +++ b/admin.net.pro/Admin.NET/Vistar.Application/Service/ChangeNoticeEcn/Dto/ChangeNoticeEcnInput.cs @@ -52,8 +52,6 @@ public class ChangeNoticeEcnInput public string? _System_ObjParentProcess_Rec { get; set; } public long? fld004638 { get; set; } public string? fld004638_Rec { get; set; } - public long? fld004692 { get; set; } - public string? fld004692_Rec { get; set; } public DateTime? fld004693 { get; set; } public string? fld004694 { get; set; } public string? fld005292 { get; set; } diff --git a/admin.net.pro/Admin.NET/Vistar.Application/Service/ChangeNoticeEcn/Dto/ChangeNoticeEcnOutput.cs b/admin.net.pro/Admin.NET/Vistar.Application/Service/ChangeNoticeEcn/Dto/ChangeNoticeEcnOutput.cs index e5389ce..8bdea5c 100644 --- a/admin.net.pro/Admin.NET/Vistar.Application/Service/ChangeNoticeEcn/Dto/ChangeNoticeEcnOutput.cs +++ b/admin.net.pro/Admin.NET/Vistar.Application/Service/ChangeNoticeEcn/Dto/ChangeNoticeEcnOutput.cs @@ -54,8 +54,6 @@ public class ChangeNoticeEcnOutput public string? _System_ObjParentProcess_Rec { get; set; } public long? fld004638 { get; set; } public string? fld004638_Rec { get; set; } - public long? fld004692 { get; set; } - public string? fld004692_Rec { get; set; } public DateTime? fld004693 { get; set; } public string? fld004694 { get; set; } public string? fld005292 { get; set; }