From a811e1258b165f4ffa02c8fe1d46836a1927a8f4 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 24 十一月 2023 13:08:01 +0800
Subject: [PATCH] 1
---
WebAPI/Models/ClsGy_Material_Model.cs | 25 +++++++++++++++++++++++++
1 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index 889a61a..cb772e8 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -39,6 +39,31 @@
public long HUnitGroupID;
public long HMaterTypeID;
public double HPlanPrice;
+ public int HUSEORGID;
+ public int HERPItemID;
+ public int HCREATEORGID;
+ public int HBatchManager;
+ public string HOldMaterNumber;
+ public double HWidth; //骞呭
+ public double HWeight; //鍏嬮噸
+ public string HColorRemark; //鏌撹壊瑕佹眰
+
+ public int HSALEUNITID; //閿�鍞閲忓崟浣�(gy_unit)
+ public int HSALEPRICEUNITID; //閿�鍞浠疯閲忓崟浣�(gy_unit)
+ public int HBASEUNITID; //鍩烘湰璁¢噺鍗曚綅(gy_unit)
+ public int HSTOREUNITID; //搴撳瓨璁¢噺鍗曚綅(gy_unit)
+ public int HCHECKINCOMING; //鏄惁鏉ユ枡妫�楠�
+ public int HCHECKPRODUCT; //鏄惁浜у搧妫�楠�
+ public double HPERUNITSTANDHOUR; //鏍囧噯宸ユ椂
+ public double HSTDLABORPREPARETIME; //鏍囧噯浜哄憳鍑嗗宸ユ椂
+ public double HSTDMACHINEPREPARETIME; //鏍囧噯鏈哄櫒鍑嗗宸ユ椂
+ public string HMaterRuleType; //鐗╂枡鍏紡
+
+ public int HQCSchemeID_Fst;
+ public int HQCSchemeID_Proc;
+ public int HQCSchemeID_Patrol;
+ public string HColorNo;//棰滆壊鑹插彿
+ public double HPieceMaxQty; //鍗曚欢鏈�澶т笂闄�
}
}
\ No newline at end of file
--
Gitblit v1.9.1