From 5ea36ab02c1f1fcf7195d3850d12e9a2072441ce Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 03 八月 2023 09:34: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 c32152a..573f8ea 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 = "bc381c1e-83cb-4956-a1e4-a624b08225f1"; + var token = "04f00381-cefa-4a57-8b08-899d02814545"; // Ajax function ajax(url, type, data, dataType, contentType, fn) { -- Gitblit v1.9.3