From 1d19242df314bed033525fe59de335648090e492 Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期三, 06 七月 2022 15:50:55 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

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

diff --git a/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs b/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs
index 67c6362..bc770e9 100644
--- a/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs
+++ b/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs
@@ -99,6 +99,7 @@
         public string Kf_OtherInBill_AutoCheck;
         public string Kf_OtherInBill_ERPMode;
         public string Kf_OtherInBill_MustQtyCtl;
+        public string Kf_OtherInBill_MulSourceBill; //多源单模式
         public string Kf_OtherInBill_BarCodeMustSameSourceBill;   // 条码必须同源单一致
         public string Kf_OtherInBill_BillTypeOneScan;//本单据类型内只允许一次扫码(唯一码,含缓存列表)
         public string Kf_OtherInBillCheck_MustQtyCtl;   //校验数量控制

--
Gitblit v1.9.1