From 3c8ca172c2850b30d84cc4e576156e9cae5d3e1c Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期五, 27 十月 2023 14:33:38 +0800 Subject: [PATCH] 删托单上传调用方法修改,WEBS引用更新 --- LMES/Program.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/LMES/Program.cs b/LMES/Program.cs index c2a48b5..5896622 100644 --- a/LMES/Program.cs +++ b/LMES/Program.cs @@ -15,7 +15,6 @@ { Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); - DBUtility.ClsPub.AppPath = System.Environment.CurrentDirectory; Pub_Class.ClsPub.AppPath = System.Environment.CurrentDirectory; Pub_Class.ClsPub.SetIPAddress(); -- Gitblit v1.9.1