From 610ed3b61509c7244bc401e436fb90d2285b65bf Mon Sep 17 00:00:00 2001 From: cwjbxqmz <1134865194@qq.com> Date: 星期二, 21 十一月 2023 12:11:29 +0800 Subject: [PATCH] 1 --- Model/MES/ClsSc_SourceLineRepairBillMain.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/Model/MES/ClsSc_SourceLineRepairBillMain.cs b/Model/MES/ClsSc_SourceLineRepairBillMain.cs index 22c74b9..a517a07 100644 --- a/Model/MES/ClsSc_SourceLineRepairBillMain.cs +++ b/Model/MES/ClsSc_SourceLineRepairBillMain.cs @@ -49,5 +49,9 @@ public string HMacAddr; public string HProdMac; public string HBarCode; + public Int64 HICMOInterID; + public Int64 HICMOEntryID; + public string HICMOBillNo; + } } -- Gitblit v1.9.1