From 291fdb29daf239a13fcfb3f5e08a2f5bf9167534 Mon Sep 17 00:00:00 2001
From: chenhaozhe <gaozhechen26@gmail.com>
Date: 星期六, 07 三月 2026 17:37:07 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API
---
WebAPI/Models/Gy_Mould.cs | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/WebAPI/Models/Gy_Mould.cs b/WebAPI/Models/Gy_Mould.cs
index 2897b2e..500cf39 100644
--- a/WebAPI/Models/Gy_Mould.cs
+++ b/WebAPI/Models/Gy_Mould.cs
@@ -90,6 +90,8 @@
public string HProductDesignSize { get; set; } // 浜у搧璁捐灏哄
public string HGaugeDesignSize { get; set; } // 妫�鍏疯璁″昂瀵�
public int HProductQTY { get; set; } // 浜у搧鏁伴噺
-
+ public int HManagerID { get; set; } // 璐熻矗浜�
+ public double HPackV { get; set; } // 鎵樹綋绉�
+ public double HStandardQtyForMouldInPack { get; set; } // 鎵樻爣鍑嗗鍣ㄦ暟閲�
}
}
\ No newline at end of file
--
Gitblit v1.9.1