From 62ef8708f7a1eb15219e28431ee0cd4b071d33f4 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期三, 12 四月 2023 17:50:11 +0800
Subject: [PATCH] 1

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

diff --git a/ExportMap/cs/ConvertUtils.cs b/ExportMap/cs/ConvertUtils.cs
index cca8fb3..0ae0818 100644
--- a/ExportMap/cs/ConvertUtils.cs
+++ b/ExportMap/cs/ConvertUtils.cs
@@ -132,7 +132,7 @@
             if (pubid > 0)
             {
                 sys.id = pubid;
-                PubDBHelper.InsertLayer(sys, meta, 100);
+                PubDBHelper.InsertLayer(sys, meta);
                 PubDBHelper.InsertMetaPub(meta.id, pubid, args.userId);
             }
 

--
Gitblit v1.9.3