From 9830f32d300cd3a06b9fd39d0998d503c8effe4b Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期三, 07 九月 2022 13:24:44 +0800
Subject: [PATCH] 批量汇报  工序流转卡列表显示器具清单信息

---
 Model/车间管理/ClsSc_ProcessExchangeBillMain.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git "a/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_ProcessExchangeBillMain.cs" "b/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_ProcessExchangeBillMain.cs"
index 6cae548..ffc552f 100644
--- "a/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_ProcessExchangeBillMain.cs"
+++ "b/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_ProcessExchangeBillMain.cs"
@@ -67,5 +67,8 @@
         public string HSeOrderEntryID;
         public string HSeOrderInterID;
         public string HWorkBillSortNo;
+        public string HCusNumber;
+        public string HPickLabel;
+        public string HPickLabelNumber;
     }
 }

--
Gitblit v1.9.1