From 92f687bc71685c121da890161ade3f2040c8b3d7 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期二, 17 三月 2026 10:18:56 +0800
Subject: [PATCH] 1
---
Model/车间管理/ClsSc_ProcessExchangeBillSub_BatchSplit.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_ProcessExchangeBillSub_BatchSplit.cs" "b/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_ProcessExchangeBillSub_BatchSplit.cs"
index af1f432..14434b4 100644
--- "a/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_ProcessExchangeBillSub_BatchSplit.cs"
+++ "b/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_ProcessExchangeBillSub_BatchSplit.cs"
@@ -19,6 +19,11 @@
public Int64 HInterID;//流转卡内码
public string HBillNo;//流转卡号
public string HBatchNo;//批次
+ public string HGroupNumber;//班组
+ public Int64 HWorkShopID;//生产车间内码
+ public string HProjectNum;//项目编号
+ public string HMateOutBatchNo;//原料批次
+ public string HMouldNum;//模穴号
}
}
--
Gitblit v1.9.1