From f9ef44a67fbf73f073efe65600bc25e204fde04f Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期一, 30 五月 2022 17:38:41 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

---
 Model/车间管理/ClsSc_ProcessExchangeBillMain.cs |    7 +++++++
 1 files changed, 7 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 a04535a..4334547 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"
@@ -59,5 +59,12 @@
         public string HMaterIDB;
         public string HMaterIDC;
         public string HMaterIDD;
+        public string HPicNumVer;//图号版本
+        public string HPicNumAssemble;//总装图号
+        public string HMaterTexture;//材质
+        public string HProductNum;//成品编号
+        public string HVerNum;//版本
+        public string HSeOrderEntryID;
+        public string HSeOrderInterID;
     }
 }

--
Gitblit v1.9.1