From e4674196f18a1bec1d92ce63a50addbca001c9b4 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期一, 28 十一月 2022 17:45:42 +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 774a779..fea6760 100644
--- a/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs
+++ b/Pub_Class/CustomerCls/ClsXt_SystemParameterMain.cs
@@ -130,6 +130,8 @@
         public string Kf_OtherOutBill_MultilineCtl;    //是否存在多行相同物料时自动拆分换行('Y'为自动拆分)
         public string Kf_OtherOutBill_MaterWHSPCtl;    //是否取物料默认仓库仓位('Y'为是)
         public string Kf_OtherOutBill_SourceWHSPCtl;   //是否取源单中仓库仓位('Y'为是)
+        public string Kf_OtherOutBill_FIFOList;        //先进先出下架清单
+        public string Kf_OtherOutBill_FIFOCtl;         //先进先出控制
         //其他出库  校验
         public string Kf_OtherOutBillCheck_MustQtyCtl;   //校验数量控制
         public string Kf_OtherOutBillCheck_WHSPCtl;      //校验-是否校对仓库仓位

--
Gitblit v1.9.1