From ba0678df9d8528e28a8a8519c8333499b2f91cc7 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期三, 24 十二月 2025 16:48:14 +0800
Subject: [PATCH] 修复钉钉调用接口生成金蝶采购订单,生成mes器具档案
---
WebAPI/Models/ClsGy_Material_Model.cs | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index 09adba9..8198210 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -120,6 +120,8 @@
public string HMaterRuleExternType1; // 姣涘皷鍏紡
public string HCircularKnittingMachineCode; //鍦嗘満浠g爜
+ public int HMinPOQty;//绠辫
+ public int HMaxPOQty;//鎵樿
}
}
\ No newline at end of file
--
Gitblit v1.9.1