From 8dca4525e644e06117969e7dd3184912055d0d3d Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期五, 15 九月 2023 15:48:49 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

---
 Model/质检管理/ClsQC_FirstPieceCheckBillMain.cs |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git "a/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_FirstPieceCheckBillMain.cs" "b/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_FirstPieceCheckBillMain.cs"
index d1c2f35..633a7d6 100644
--- "a/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_FirstPieceCheckBillMain.cs"
+++ "b/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_FirstPieceCheckBillMain.cs"
@@ -19,6 +19,10 @@
         public bool HLastResult;
         public String HBackRemark;
         public Int64 HPrintQty;
-        
+        public Int64 HICMOEntryID;
+        public Int64 HQCSchemeID;
+        public Int64 HUnitID;
+        public Int64 HProcID;
+
     }
 }

--
Gitblit v1.9.1