From d73e8a7264d20ea37fef43440f75fab2b0934ddc Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期四, 22 九月 2022 15:40:05 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

---
 Model/车间管理/ClsSc_ProcessExchangeBillMain.cs |    6 ++++++
 1 files changed, 6 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 60611bd..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"
@@ -64,5 +64,11 @@
         public string HMaterTexture;//材质
         public string HProductNum;//成品编号
         public string HVerNum;//版本
+        public string HSeOrderEntryID;
+        public string HSeOrderInterID;
+        public string HWorkBillSortNo;
+        public string HCusNumber;
+        public string HPickLabel;
+        public string HPickLabelNumber;
     }
 }

--
Gitblit v1.9.1