From 192bd758abd0dbadff721b3f58700e95cf1ee230 Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期一, 10 三月 2025 13:32:48 +0800
Subject: [PATCH] 1
---
Model/质检管理/ClsQC_PatrolProcCheckBillMain.cs | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git "a/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_PatrolProcCheckBillMain.cs" "b/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_PatrolProcCheckBillMain.cs"
index 0832216..658e8c0 100644
--- "a/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_PatrolProcCheckBillMain.cs"
+++ "b/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_PatrolProcCheckBillMain.cs"
@@ -19,6 +19,9 @@
public Int64 HMaterID;
public Int64 HFirstCheckEmp;
public Int64 HMainProcID;
+ public Int64 HLastResult;
+ public Int64 HShiftsID;
+ public string HErrTreatment;
}
}
--
Gitblit v1.9.1