From ee6683a1351733a7c5b1e50a7722c96dfd42e2a2 Mon Sep 17 00:00:00 2001
From: hao <1836460075@qq.com>
Date: 星期五, 30 五月 2025 16:25:28 +0800
Subject: [PATCH] 退换料确认

---
 StandardInterface/MES.Service/Modes/Womcaa.cs |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/StandardInterface/MES.Service/Modes/Womcaa.cs b/StandardInterface/MES.Service/Modes/Womcaa.cs
index c7fd9bf..50d680f 100644
--- a/StandardInterface/MES.Service/Modes/Womcaa.cs
+++ b/StandardInterface/MES.Service/Modes/Womcaa.cs
@@ -419,6 +419,11 @@
         /// 瀹㈡埛 
         ///</summary>
          [SugarColumn(ColumnName="F_ZSXG_KH"    )]
-         public string FZsxgKh { get; set; }
+         public string FZsxgKh { get; set; }  
+        /// <summary>
+        /// 閲囪喘璁㈠崟琛宨d 
+        ///</summary>
+         [SugarColumn(ColumnName= "CG_LINE_ID")]
+         public string Cglineid { get; set; }
     }
 }

--
Gitblit v1.9.3