From 55b825684cdead07465d231d3d215225086ec5b6 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期五, 24 二月 2023 15:01:54 +0800
Subject: [PATCH] 税组合,保存功能未完善

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

diff --git a/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs b/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs
index 1332e4d..565e056 100644
--- a/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs
+++ b/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs
@@ -425,6 +425,8 @@
         public string Sc_MouldProdOutBill_MouldLifeCtrlType; //保存时器具寿命控制类型 (Y 强制控制, N 仅提示)
 
 
+        //工艺路线
+        public string Gy_RoutingBill_SaveAutoLastProc; //保存到数据库时自动加上转工序
 
     }
          

--
Gitblit v1.9.1