From 2c458f8ac3515318e46b110a2480ad196b253be9 Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期五, 27 三月 2026 17:13:45 +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