From 2728ff72c1dcf9e6969a3fc302612dc4a1c5ba49 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 24 五月 2024 21:51:48 +0800
Subject: [PATCH] 自动组托模块:点击删除按钮时,需要输入密码确认

---
 WebAPI/Models/ClsGy_Material_Model.cs |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index 77107ef..b9ee92f 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -76,5 +76,13 @@
         public double HNoTaxCost; // 涓嶅惈绋庢垚鏈环
 
         public double HOnceRightRate; //涓�娆″悎鏍肩巼鏍囧噯鍊�
+
+        public string HHeight_M;//姣涢珮
+        public string HInches_M;//瀵告暟缁勭粐
+        public string HAl1Long_M;//鍏ㄦ瘺闀�
+        public string HDensity_M;//鍧忓竷瀵嗗害
+        public string HTela_M;//姣涚罕鍚嶇О鍙婅鏍�
+        public string HUnderTela_M;//搴曚笣
+        public string HSizing_M;//瀹氬瀷娴嗘枡
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1