HDL_ON/Common/R.cs
@@ -734,7 +734,7 @@ /// </summary> public const int LogWithAccountAndPassword = 9048; /// <summary> /// 密码连续输错次数已达到10次,用户已被锁定,请次日0点后再登陆 /// 密码错误次数过多,账号被锁定! /// </summary> public const int AccountLoginLock = 9049; /// <summary> @@ -789,6 +789,10 @@ /// 查看 /// </summary> public const int LookOver = 9062; /// <summary> /// 还有{0}次机会。 /// </summary> public const int AFewMoreChances = 9063; #region 网络请求响应错误提示信息 /// <summary>