From 9ef48d7b2da7c408b53f73be0f6eef3cbac1c84a Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期四, 19 十一月 2020 10:23:45 +0800 Subject: [PATCH] Evoyo.Home1.1.0120111601_Release --- ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs index ef0aaaa..5da69b1 100755 --- a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs @@ -507,7 +507,7 @@ public class FirmwareVersionInfo { /// <summary> - /// 浜戠涓婇潰鐨勯偅涓悕瀛� + /// 浜戠涓婇潰鐨勯偅涓悕瀛�,濡傛灉鏄湰鍦扮┖璋冪殑妯″潡鏃�,瀹冧负鍏ㄨ矾寰� /// </summary> public string Name = string.Empty; /// <summary> @@ -535,7 +535,7 @@ /// </summary> public string HardwareVersion = string.Empty; /// <summary> - /// 闀滃儚绫诲瀷 + /// 闀滃儚绫诲瀷(褰撶瓑浜�-100鏃�,浠h〃瀹冩槸绌鸿皟鐨勬湰鍦版ā鍧�) /// </summary> public string ImagType = string.Empty; /// <summary> @@ -1339,6 +1339,14 @@ /// 褰撹澶嘥ype涓嶄竴鏍锋椂,鏄惁鐢熸垚Log 1->鐢熸垚 /// </summary> public int CheckDeviceType = 0; + /// <summary> + /// 鏄惁浣跨敤浠ュ墠鏃х殑璁惧鍒楄〃鑾峰彇鏂瑰紡 1->浣跨敤 + /// </summary> + public int UseOldSearchDeviceMethord = 0; + /// <summary> + /// 鏄惁璁板綍涓婃姤鐨刧bs鍧愭爣 1->璁板綍 + /// </summary> + public int WriteGpsPoint = 0; } #endregion -- Gitblit v1.8.0