ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.csold mode 100755 new mode 100644
@@ -1100,7 +1100,7 @@ public MessageInfoPra() { PageSetting.PageSize = 10; PageSetting.PageSize = 50; } } @@ -1222,6 +1222,10 @@ /// 是否出力详细Log 1 -> 出力 /// </summary> public int DetailedLog = 0; /// <summary> /// 显示设备历史版本 1 -> 显示 /// </summary> public int DeviceHistory = 0; } #endregion }