From 720187dd11c8c12bbad2a47c2f818c1cbd95bf62 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期三, 18 八月 2021 14:00:05 +0800
Subject: [PATCH] 工艺路线导入时根据组织过滤物料

---
 WebAPI/Controllers/EntrustOutController.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WebAPI/Controllers/EntrustOutController.cs b/WebAPI/Controllers/EntrustOutController.cs
index 0fc68a2..9fd45b4 100644
--- a/WebAPI/Controllers/EntrustOutController.cs
+++ b/WebAPI/Controllers/EntrustOutController.cs
@@ -27,6 +27,7 @@
         public string HDeptName;
         public string HWhName;
         public string HSPName;
+
         public Int64 HInterID;//鏈崟ID
         public string HBillNo;
         public string HSourceBillNo;

--
Gitblit v1.9.1