From f726c27d2a5afdfd7153bb3a0521ddcf6b1eac15 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期五, 31 十二月 2021 14:08:16 +0800
Subject: [PATCH] nothing
---
Model/车间管理/ClsSc_ProcessExchangeBillMain.cs | 5 +++++
1 files changed, 5 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..60611bd 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,10 @@
public string HMaterIDB;
public string HMaterIDC;
public string HMaterIDD;
+ public string HPicNumVer;//图号版本
+ public string HPicNumAssemble;//总装图号
+ public string HMaterTexture;//材质
+ public string HProductNum;//成品编号
+ public string HVerNum;//版本
}
}
--
Gitblit v1.9.1