From 2c41a0addbf4cfaa8ed8b4ec7c9d82b19cf882f9 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期三, 10 九月 2025 16:41:41 +0800
Subject: [PATCH] 添加 停工恢复单 作废/反作废 关闭/反关闭 编辑 删除 API
---
WebAPI/Models/ClsGy_Material_Model.cs | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index 7f2c508..b6c2f2e 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -111,5 +111,9 @@
public int HDivisionID; //浜嬩笟閮�
public int HCubicleQty; //宸ヤ綅鏁伴噺
+
+ public string HMaterRuleExternType; // 缇婃瘺鍏紡
+ public string HMaterRuleExternType1; // 姣涘皷鍏紡
+ public string HCircularKnittingMachineCode; //鍦嗘満浠g爜
}
}
\ No newline at end of file
--
Gitblit v1.9.1