黄学彪
2020-09-22 7a2b08af309d3b16e380c83063da8211cc97217a
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs
@@ -1335,6 +1335,10 @@
        /// 是否开启调试App功能 1->开启
        /// </summary>
        public int StartDebugApp = 0;
        /// <summary>
        /// 当设备Type不一样时,是否生成Log 1->生成
        /// </summary>
        public int CheckDeviceType = 0;
    }
    #endregion