From 3bb24c2bc665a8070b87aef27de7d2145ef798d3 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期五, 27 三月 2026 10:46:06 +0800
Subject: [PATCH] 调整 鉴权标签
---
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 26b027b..7e3250d 100644
--- a/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs
+++ b/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs
@@ -877,6 +877,9 @@
//返修条码
public string Gy_BarCodeBill_Rework_Ctrl; //生成物料条码时,机型码不允许为空
+
+ // 取样单
+ public string QC_TakeSampleCheckBill_AutoCheck; // 生成取样单时,是否自动审核
}
}
--
Gitblit v1.9.1