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