ZigbeeApp/Shared/Phone/Device/Logic/Send.cs
@@ -1323,11 +1323,11 @@ /// <summary> /// 判断是否开启GPS服务 /// </summary> public static string It_Exist public static string If_Exist { get { string value = ReadLocalFile("GPS_File"); string value = ReadLocalFile(Config.Instance.HomeId+"_GPS_File"); //读取本地GPS服务状态 if (value == "0"||string.IsNullOrEmpty(value)) {