From 7a01f43d91c2e7e1d3ab099c7a6f0152c6abdecd Mon Sep 17 00:00:00 2001 From: pzy <2829717936@qq.com> Date: 星期五, 04 十月 2024 08:48:14 +0800 Subject: [PATCH] 11 --- Model/质检管理/ClsQC_ProcessCheckBillMain.cs | 4 ++++ 1 files changed, 4 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 ecf88d1..2587056 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,8 +43,12 @@ public Int64 HICMOQty; public Int64 HProcExchQty; + public Int64 HTakeSampleCheckBillID; public Int64 HShiftsID; public string HErrTreatment; + + public string HBatchNo; + public string HTakeSampleCheckBillNo; } } -- Gitblit v1.9.1