From ecbfb2093e01ef1d9615f6c11f4c8d07b850e990 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期三, 23 十月 2024 16:46:22 +0800
Subject: [PATCH] 关键件绑定列表查询;审核工艺路线时刷新默认工艺路线;JIT提料运算添加添康科技;

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

diff --git "a/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_PatrolProcCheckOtherBillMain.cs" "b/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_PatrolProcCheckOtherBillMain.cs"
index eb09606..9884caf 100644
--- "a/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_PatrolProcCheckOtherBillMain.cs"
+++ "b/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_PatrolProcCheckOtherBillMain.cs"
@@ -37,6 +37,8 @@
         public Int64 HSampleUnRightQty;
         public string HQCStatus;
         public string HBatchNo;
+        public string HTakeSampleCheckBillNo;
+        public Int64 HTakeSampleCheckBillID;
         public Int64 HSampleQty;
         public Int64 HSampleSchemeID;
         public Int64 HAcceptQty;

--
Gitblit v1.9.1