From ab62403afd5b2d06e5bf900a76ba5ad2bc23bd76 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期二, 20 五月 2025 19:01:42 +0800
Subject: [PATCH] 返修码绑定,添康组装排产页面梳理

---
 WebAPI/Models/HSouceOrderList.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WebAPI/Models/HSouceOrderList.cs b/WebAPI/Models/HSouceOrderList.cs
index f9c08d7..5ffb466 100644
--- a/WebAPI/Models/HSouceOrderList.cs
+++ b/WebAPI/Models/HSouceOrderList.cs
@@ -78,5 +78,6 @@
         public string HEmpName { get; set; } //"鎿嶄綔鍛�";
         public string HCusModel { get; set; } //"瀹㈡埛鐗╂枡瑙勬牸";
         public string HCusMaterName { get; set; } //"瀹㈡埛鐗╂枡鍚嶇О";
+        public string HCheckEmpName { get; set; } //"妫�楠屽憳鍚嶇О";
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1