From f09926c78264775d27ed271fa4bd42601964a741 Mon Sep 17 00:00:00 2001
From: jhz <jinghz@oceic.com>
Date: 星期四, 01 九月 2022 09:11:13 +0800
Subject: [PATCH] 1
---
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