From f250bfbe3ea76486d8a9ecb8af4a54aa8af52efd Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期二, 21 三月 2023 13:34:16 +0800
Subject: [PATCH] 1

---
 ExportMap/cs/SGUtils.cs |   22 ----------------------
 1 files changed, 0 insertions(+), 22 deletions(-)

diff --git a/ExportMap/cs/SGUtils.cs b/ExportMap/cs/SGUtils.cs
index 7090217..20a07d2 100644
--- a/ExportMap/cs/SGUtils.cs
+++ b/ExportMap/cs/SGUtils.cs
@@ -16,28 +16,6 @@
     public class SGUtils
     {
         /// <summary>
-        /// Mpt鐩綍
-        /// </summary>
-        public static string MptPath
-        {
-            get
-            {
-                return ConfigurationManager.AppSettings["mptFolder"];
-            }
-        }
-
-        /// <summary>
-        /// 3DML鐩綍
-        /// </summary>
-        public static string D3mlFolder
-        {
-            get
-            {
-                return ConfigurationManager.AppSettings["3dmlFolder"];
-            }
-        }
-
-        /// <summary>
         /// 寤婂潑鏁版嵁鐩綍
         /// </summary>
         public static string LFData

--
Gitblit v1.9.3