From e63e37cba9b4bb69a7fb60b50c805a06d911342c Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期一, 02 二月 2026 10:57:01 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

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

diff --git a/WebAPI/Models/Gy_Mould.cs b/WebAPI/Models/Gy_Mould.cs
index 2897b2e..69d89a4 100644
--- a/WebAPI/Models/Gy_Mould.cs
+++ b/WebAPI/Models/Gy_Mould.cs
@@ -90,6 +90,6 @@
         public string HProductDesignSize { get; set; }  // 浜у搧璁捐灏哄
         public string HGaugeDesignSize { get; set; }  // 妫�鍏疯璁″昂瀵�
         public int HProductQTY { get; set; }  // 浜у搧鏁伴噺
-
+        public int HManagerID { get; set; }  // 璐熻矗浜�
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1