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; }