From b1aab77cb4a9ed4a116e3005af00f860ee51e093 Mon Sep 17 00:00:00 2001
From: jhz <jhz@hz-kingdee.com>
Date: 星期日, 27 十一月 2022 21:43:37 +0800
Subject: [PATCH] 新增其他出库扫描源单调用方法,重新引用WEBS

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

diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index 889a61a..be5f606 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -39,6 +39,6 @@
         public long HUnitGroupID;
         public long HMaterTypeID;
         public double HPlanPrice;
-
+        public int HUSEORGID;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1