From fafddb0ae0ba68707f5a3b49206dff0fa6af2e19 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期三, 20 九月 2023 15:31:47 +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 2b32324..2eed1c2 100644 --- a/ExportMap/export.html +++ b/ExportMap/export.html @@ -10,7 +10,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script src="js/jquery.1.12.4.js"></script> <script> - var token = "ec6fb7ec-705d-483c-a87a-21a1478dbd64"; + var token = "0909c1b4-e573-4b8a-95d1-bcc392433c44"; $(function () { $("#token").html(token); -- Gitblit v1.9.3