gxc
2020-01-10 b8cbf4a8b6910eefcb83b6d3a39e9b5b5a9cd79e
ZigbeeApp/Shared/R.cs
old mode 100755 new mode 100644
@@ -763,7 +763,7 @@
        /// <summary>
        /// 手机号错误,请重新输入
        /// </summary>
        public const int ThePhoneError = 10139;
        public const int ThePhoneError = 10139;
        /// <summary>
        /// 请输入长度为6-13个字符的密码
        /// </summary>
@@ -893,17 +893,17 @@
      /// <summary>
      /// 没有功能 请在个人中心中--设备管理处添加
      /// 没有功能 请在个人中心--设备管理处添加
      /// </summary>
      public const int NoFunction = 11010;
      /// <summary>
      /// 编辑
      /// </summary>
      public const int Edit = 11011;
      /// <summary>
      /// 设置功能
      /// </summary>
      public const int FunctionSetting = 11012;
        /// <summary>
        /// 功能设置
        /// </summary>
        public const int FunctionSetting = 11012;
      /// <summary>
      /// 信息编辑
      /// </summary>
@@ -1000,6 +1000,11 @@
        /// 添加延时
        /// </summary>
        public const int AddDelayTime = 11036;
        /// <summary>
        /// 空调模式为空,请先配置
        /// </summary>
        public const int AC_Model_None = 11037;
        #region  设备类型
        /// <summary>
@@ -1356,15 +1361,15 @@
        #endregion
      /// <summary>
      /// 密码长度为{0}个字符
      /// </summary>
      public const int PswLengthMsg = 15000;
        /// <summary>
        /// 密码长度为{0}个字符
        /// </summary>
        public const int PswLengthMsg = 15000;
        /// <summary>
        /// 1个小写字母
        /// </summary>