gxc
2020-01-10 b8cbf4a8b6910eefcb83b6d3a39e9b5b5a9cd79e
ZigbeeApp/Shared/R.cs
@@ -900,10 +900,10 @@
      /// 编辑
      /// </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>
@@ -1361,10 +1366,10 @@
      /// <summary>
      /// 密码长度为{0}个字符
      /// </summary>
      public const int PswLengthMsg = 15000;
        /// <summary>
        /// 密码长度为{0}个字符
        /// </summary>
        public const int PswLengthMsg = 15000;
        /// <summary>
        /// 1个小写字母
        /// </summary>