From 47ebb7042bb5b26640e7136404046edd635841c1 Mon Sep 17 00:00:00 2001 From: ch <37327@LLOOCCY> Date: 星期二, 07 二月 2023 17:36:24 +0800 Subject: [PATCH] 提交 --- Pub_Class/CustomerCls/ClsXt_SystemParameter.cs | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/Pub_Class/CustomerCls/ClsXt_SystemParameter.cs b/Pub_Class/CustomerCls/ClsXt_SystemParameter.cs index 8197121..dd808fe 100644 --- a/Pub_Class/CustomerCls/ClsXt_SystemParameter.cs +++ b/Pub_Class/CustomerCls/ClsXt_SystemParameter.cs @@ -10,7 +10,9 @@ public ClsXt_SystemParameterMain omodel = new ClsXt_SystemParameterMain(); public List<ClsXt_SystemParameterMain> DetailColl = new List<ClsXt_SystemParameterMain>(); ClsSqlHelper oCn = new ClsSqlHelper(); - + + public object Kf_POStockInBill_MulSourceBill { get; set; } + //新增 public bool AddBill(ref string sReturn) { -- Gitblit v1.9.1