From f871a833932fb9dbe49b5f8a8066b2b99642fbed Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期二, 12 七月 2022 11:32:15 +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 60611bd..6cae548 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,8 @@
         public string HMaterTexture;//材质
         public string HProductNum;//成品编号
         public string HVerNum;//版本
+        public string HSeOrderEntryID;
+        public string HSeOrderInterID;
+        public string HWorkBillSortNo;
     }
 }

--
Gitblit v1.9.1