JLChen
2020-12-23 320d7cc8feb394d0ce3db2ec1d01593b554d990f
HDL_ON/Common/R.cs
@@ -531,7 +531,7 @@
        public const int targetNull = 7076;
        public const int timeNoSet = 7077;
        public const int conditioncNullOrtargetNull = 7078;
        public const int gatewayNotOnline = 7079;
@@ -734,7 +734,7 @@
        /// </summary>
        public const int LogWithAccountAndPassword = 9048;
        /// <summary>
        /// 密码连续输错次数已达到10次,用户已被锁定,请次日0点后再登陆
        /// 密码错误次数过多,账号被锁定!
        /// </summary>
        public const int AccountLoginLock = 9049;
        /// <summary>
@@ -785,7 +785,14 @@
        /// 使用权限
        /// </summary>
        public const int PleaseTryToForgetPassword = 9061;
        /// <summary>
        /// 查看
        /// </summary>
        public const int LookOver = 9062;
        /// <summary>
        /// 还有{0}次机会。
        /// </summary>
        public const int AFewMoreChances = 9063;
        #region 网络请求响应错误提示信息
        /// <summary>