From 7a050021c88b99cb9ba012ffac6a575b4e41e424 Mon Sep 17 00:00:00 2001
From: husq <931347610@qq.com>
Date: Thu, 14 Sep 2023 15:56:45 +0800
Subject: [PATCH] 恢复demo的高德地图

---
 src/api/http/config.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/api/http/config.ts b/src/api/http/config.ts
index 315fe75..daa346d 100644
--- a/src/api/http/config.ts
+++ b/src/api/http/config.ts
@@ -34,6 +34,6 @@
 
   // map
   // You can apply on the AMap website.
-  amapKey: 'Please enter the amap key.',
+  amapKey: '5221d3ca929a7bf59c301be186c03791',
 
 }

--
Gitblit v1.9.3