From d3a5fafc4aafb7a9cac3ca4423eb44c0fb597fd9 Mon Sep 17 00:00:00 2001 From: wangchengming <15110151257@163.com> Date: Fri, 17 Oct 2025 15:32:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E9=AB=98=E5=BE=B7API?= =?UTF-8?q?=E5=AF=86=E9=92=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/config.js b/public/config.js index 8e53434..2ad0a40 100644 --- a/public/config.js +++ b/public/config.js @@ -1,6 +1,6 @@ window._CONFIG = { // 高德api配置 - apiKey: 'f5b170e2332903225896a7290b90793a', + apiKey: '79b6e1b569812e82397af48d7a2566e2', // 密钥 - secretKey: 'a157b9d8963b598f40023f5469d3e73c' + secretKey: 'b7f0587a1b410c931fd9a3511580b665' } \ No newline at end of file