From fcebedf4555b2d597668006ba21ed47630343da3 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期一, 24 八月 2020 14:37:07 +0800
Subject: [PATCH] 2020-08-24-2

---
 ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs b/ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs
index 5e267b2..4deb7fc 100644
--- a/ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs
+++ b/ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs
@@ -19,8 +19,7 @@
         }
         public void Show()
         {
-
-           
+          
             #region  鐣岄潰鐨勫竷灞�浠g爜
             TopView view = new TopView();
             this.AddChidren(view.TopRowView());
@@ -483,6 +482,7 @@
                     if (Send.It_Exist == "0")
                     {
                         //濡傛灉娌℃湁寮�鍚疓PS鏈嶅姟,鎵撳紑鏈嶅姟骞朵笖淇濆瓨鐘舵�佸湪鏈湴锛�
+                        //娌℃湁鎵撳紑GPS鏈嶅姟,鍦扮悊鏉′欢鐢ㄤ笉浜嗭紱
                         Application.StartGPSLocationService();
                         Send.SaveLocalFile("GPS_File", "1");
                     }

--
Gitblit v1.8.0