From 97e4a58f895c8b020f7dcd736fd608000b6db18b Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期五, 12 七月 2024 16:58:27 +0800
Subject: [PATCH] 新增网页版单位换算列表所需调用方法

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

diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index ad2b096..b9ee92f 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -75,5 +75,14 @@
 
         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