From 5deef39697e0ed9c3f994ce09fc1e64a1f9eacdc Mon Sep 17 00:00:00 2001 From: Liuyf Date: Thu, 31 Oct 2024 16:20:52 +0800 Subject: [PATCH] =?UTF-8?q?other:=20=E6=9C=AC=E5=9C=B0=E5=BC=80=E5=8F=91lo?= =?UTF-8?q?cal=E5=9C=B0=E5=9B=BE=E5=AF=86=E9=92=A5=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/flavors.dart | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/flavors.dart b/lib/flavors.dart index 75a93ebf..69464c10 100755 --- a/lib/flavors.dart +++ b/lib/flavors.dart @@ -133,6 +133,9 @@ class F { static StarLockAMapKey get aMapKey { switch (appFlavor) { case Flavor.local: + return const StarLockAMapKey( + androidKey: '9388ca47f9674b447a17eff82bc0e2ea', + iosKey: 'cdec0512564baa58be26b2e2ac5ef3b7'); case Flavor.dev: return const StarLockAMapKey( androidKey: 'b56b681ee89f4db43a5aa1879ae8cbfe',