From 57675dec9563b46704bdfa02bf306ca6bfcd7be7 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期六, 19 十二月 2020 19:03:10 +0800 Subject: [PATCH] 2020-12-19 1.修改登录锁定提示 --- HDL_ON/Common/R.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs old mode 100755 new mode 100644 index c1448e6..4ff284e --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -779,6 +779,10 @@ /// 浣跨敤鏉冮檺 /// </summary> public const int PermissionToUse = 9060; + /// <summary> + /// 浣跨敤鏉冮檺 + /// </summary> + public const int PleaseTryToForgetPassword = 9061; #region 缃戠粶璇锋眰鍝嶅簲閿欒鎻愮ず淇℃伅 -- Gitblit v1.8.0