wei
2021-01-11 41f9c8837b0551c68f8fd798c06951fa716b7ab8
HDL_ON/Common/R.cs
@@ -4,6 +4,7 @@
{
    public static class StringId
    {
        public const int ConfirmAdd = 408;
        public const int Reading = 407;
        public const int MeetingGuests = 406;
        public const int Cozy = 405;
@@ -12,6 +13,9 @@
        public const int Retry = 402;
        public const int QRCodeIsInvalid = 401;
        public const int WellComBackHome = 400;
        public const int FunctionNotOpen = 380;
        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;
@@ -529,7 +533,7 @@
        public const int targetNull = 7076;
        public const int timeNoSet = 7077;
        public const int conditioncNullOrtargetNull = 7078;
        public const int gatewayNotOnline = 7079;
@@ -732,7 +736,7 @@
        /// </summary>
        public const int LogWithAccountAndPassword = 9048;
        /// <summary>
        /// 密码连续输错次数已达到10次,用户已被锁定,请次日0点后再登陆
        /// 密码错误次数过多,账号被锁定!
        /// </summary>
        public const int AccountLoginLock = 9049;
        /// <summary>
@@ -787,6 +791,10 @@
        /// 查看
        /// </summary>
        public const int LookOver = 9062;
        /// <summary>
        /// 还有{0}次机会。
        /// </summary>
        public const int AFewMoreChances = 9063;
        #region 网络请求响应错误提示信息
        /// <summary>