From 354014eadd689bd46df0090ea56ca3fae0045459 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期四, 13 四月 2023 13:55:14 +0800
Subject: [PATCH] 1

---
 ExportMap/export.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ExportMap/export.html b/ExportMap/export.html
index 1ef2188..bd4ff5f 100644
--- a/ExportMap/export.html
+++ b/ExportMap/export.html
@@ -104,7 +104,7 @@
 
     // 娴嬭瘯Ifc
     function convert3() {
-      var data = { token: token, ids: [1528], depcode: "000305", dircode: "0102", userId: 1 };
+      var data = { token: token, ids: [2324], depcode: "000305", dircode: "0102", userId: 1 };
       ajax("Convert/ToTileset", "POST", JSON.stringify(data), null, null, function (rs) {
         alert("code = " + rs.code + ", msg = " + rs.msg + ", result = " + rs.result);
         console.log(rs);

--
Gitblit v1.9.3