From 86b8157511f08e802e1a1a2d320059bbb1426f1b Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 01 十二月 2023 14:39:52 +0800
Subject: [PATCH] 销售订单变更单下推特批申请单,特批申请单审核后反写销售订单变更单
---
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