From 7a578130fbbed9546965733a177eb42dd78e8f06 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期六, 19 十一月 2022 15:21:20 +0800 Subject: [PATCH] 1 --- ExportMap/export.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ExportMap/Test.html b/ExportMap/export.html similarity index 97% rename from ExportMap/Test.html rename to ExportMap/export.html index e502fbe..95fbd6f 100644 --- a/ExportMap/Test.html +++ b/ExportMap/export.html @@ -5,7 +5,7 @@ <title></title> <script src="js/jquery.1.12.4.js"></script> <script> - var token = "a5cca7ad-bfe6-43bd-aa62-e19f2ffac6bd"; + var token = "68af5891-25fe-471e-9883-ab387fe44f86"; function ajax(url, type, data, dataType, contentType, fn) { $.ajax({ -- Gitblit v1.9.3