From de09888dc10440dbb45c7e4922499aa34e089f64 Mon Sep 17 00:00:00 2001
From: wangyi <2946747746@qq.com>
Date: 星期日, 05 四月 2026 02:05:37 +0800
Subject: [PATCH] 1

---
 Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs b/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs
index 6709dfe..4c29ffb 100644
--- a/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs
+++ b/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs
@@ -900,6 +900,9 @@
 
         //返修条码
         public string Gy_BarCodeBill_Rework_Ctrl;  //生成物料条码时,机型码不允许为空
+
+        // 取样单
+        public string QC_TakeSampleCheckBill_AutoCheck; // 生成取样单时,是否自动审核
     }
 
 }

--
Gitblit v1.9.1