From 5ef89d0a2eb4d8b0980f07d1a8d8c3111bcf6f45 Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期五, 28 六月 2024 18:07:39 +0800
Subject: [PATCH] 1
---
Model/质检管理/ClsQC_ProcessCheckBillMain.cs | 5 +++++
1 files changed, 5 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 c42294f..c634663 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"
@@ -43,5 +43,10 @@
public Int64 HICMOQty;
public Int64 HProcExchQty;
+
+ public Int64 HShiftsID;
+ public string HErrTreatment;
+
+ public string HBatchNo;
}
}
--
Gitblit v1.9.1