JLChen
2020-12-23 320d7cc8feb394d0ce3db2ec1d01593b554d990f
HDL_ON/Common/R.cs
old mode 100755 new mode 100644
@@ -4,10 +4,17 @@
{
    public static class StringId
    {
        public const int WholeZone = 377;
        public const int Reading = 407;
        public const int MeetingGuests = 406;
        public const int Cozy = 405;
        public const int QuickAdjustment = 404;
        public const int ColorTemperature = 403;
        public const int Retry = 402;
        public const int QRCodeIsInvalid = 401;
        public const int WellComBackHome = 400;
        public const int FadeSpeed = 379;
        public const int FadeTime = 378;
        public const int WholeZone = 377;
        public const int CannotEnterSpecialCharacters = 376;
        public const int GatewayOfflineCannotCreateScene = 375;
        public const int ResidenceDeletedSwitchToAnotherResidence = 374;
@@ -524,7 +531,7 @@
        public const int targetNull = 7076;
        public const int timeNoSet = 7077;
        public const int conditioncNullOrtargetNull = 7078;
        public const int gatewayNotOnline = 7079;
@@ -727,7 +734,7 @@
        /// </summary>
        public const int LogWithAccountAndPassword = 9048;
        /// <summary>
        /// 密码连续输错次数已达到10次,用户已被锁定,请次日0点后再登陆
        /// 密码错误次数过多,账号被锁定!
        /// </summary>
        public const int AccountLoginLock = 9049;
        /// <summary>
@@ -774,7 +781,18 @@
        /// 使用权限
        /// </summary>
        public const int PermissionToUse = 9060;
        /// <summary>
        /// 使用权限
        /// </summary>
        public const int PleaseTryToForgetPassword = 9061;
        /// <summary>
        /// 查看
        /// </summary>
        public const int LookOver = 9062;
        /// <summary>
        /// 还有{0}次机会。
        /// </summary>
        public const int AFewMoreChances = 9063;
        #region 网络请求响应错误提示信息
        /// <summary>