黄学彪
2020-11-19 9ef48d7b2da7c408b53f73be0f6eef3cbac1c84a
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs
@@ -1343,6 +1343,10 @@
        /// 是否使用以前旧的设备列表获取方式 1->使用
        /// </summary>
        public int UseOldSearchDeviceMethord = 0;
        /// <summary>
        /// 是否记录上报的gbs坐标 1->记录
        /// </summary>
        public int WriteGpsPoint = 0;
    }
    #endregion