From 6b1c76ed25487f69f790da04f7465a2087a5bcf3 Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期二, 26 十一月 2019 17:58:15 +0800 Subject: [PATCH] 2019-11-26-1 --- ZigbeeApp/GateWay.Ios/AppDelegate.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/GateWay.Ios/AppDelegate.cs b/ZigbeeApp/GateWay.Ios/AppDelegate.cs old mode 100755 new mode 100644 index 21a52c7..c22056e --- a/ZigbeeApp/GateWay.Ios/AppDelegate.cs +++ b/ZigbeeApp/GateWay.Ios/AppDelegate.cs @@ -76,6 +76,7 @@ } } AppCenter.Start("0ca801a2-742b-42fb-ba10-7ba4391371aa", typeof(Analytics), typeof(Crashes)); + GDMapKit.setGDApiKey("866fae25f336bc8d9a79b1d19267fffb");//楂樺痉鍦板浘key return true; } -- Gitblit v1.8.0