From b5a4c2f841672ce69847e9b25f7449f0291cefd6 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期二, 18 十一月 2025 09:18:58 +0800
Subject: [PATCH] 1

---
 Model/质检管理/ClsQC_ProcessCheckBillMain.cs |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git "a/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_ProcessCheckBillMain.cs" "b/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_ProcessCheckBillMain.cs"
index 4d7bbe4..63340ab 100644
--- "a/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_ProcessCheckBillMain.cs"
+++ "b/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_ProcessCheckBillMain.cs"
@@ -39,6 +39,17 @@
         public Int64 HPackTypeID;
         public Int64 HICMOEntryID;
         public Int64 HQCSchemeID;
+        public bool HLastResult;
 
+        public Int64 HICMOQty;
+        public Int64 HProcExchQty;
+        public Int64 HTakeSampleCheckBillID;
+
+        public Int64 HShiftsID;
+        public string HErrTreatment;
+
+        public string HBatchNo;
+        public string HTakeSampleCheckBillNo;
+        public string HRemarkSN;//小卫记录SN编码
     }
 }

--
Gitblit v1.9.1