From fd6dfca81f21e5b246ac1568532838d25d0002f8 Mon Sep 17 00:00:00 2001
From: wangyi <2946747746@qq.com>
Date: 星期四, 05 三月 2026 16:41:52 +0800
Subject: [PATCH] 1
---
WebAPI/Models/Gy_Mould.cs | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/WebAPI/Models/Gy_Mould.cs b/WebAPI/Models/Gy_Mould.cs
index 69d89a4..500cf39 100644
--- a/WebAPI/Models/Gy_Mould.cs
+++ b/WebAPI/Models/Gy_Mould.cs
@@ -91,5 +91,7 @@
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