From 7fe636ae5fd5ab6636c250d07835ee044d3c77c8 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期五, 17 三月 2023 19:48:21 +0800
Subject: [PATCH] 1

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

diff --git a/ExportMap/cs/SGUtils.cs b/ExportMap/cs/SGUtils.cs
index f47c7f5..ed30e38 100644
--- a/ExportMap/cs/SGUtils.cs
+++ b/ExportMap/cs/SGUtils.cs
@@ -84,7 +84,7 @@
             List<SysMeta> list = XYZUtils.selectMetas(args.ids, "and type in ('mpt', '3dml')");
             if (null == list || list.Count == 0) return 0;
 
-            int maxId = GetMaxId(); maxId = 411576; // 
+            int maxId = GetMaxId(); // maxId = 411576;
             RomoveNoneFiles(list);
             if (list.Count == 0) return 0;
 

--
Gitblit v1.9.3