gxc
2020-01-08 e7a71b8318fa26b8a85eac86e4c0a129f453d44f
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>