From 4ee22a2a9c192a63f6278d8b7784c3eacff21387 Mon Sep 17 00:00:00 2001 From: lss <lsc@hdlchina.com.cn> Date: 星期二, 28 六月 2022 09:45:53 +0800 Subject: [PATCH] 2022-6-28 --- 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 index cd21a50..2a4d761 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -51,6 +51,10 @@ /// </summary> public const int VisitorEndTime = 2550; /// <summary> + /// 鍔ㄦ�佸瘑鐮佸凡澶辨晥 + /// </summary> + public const int TemporaryPasswordInvalid = 2551; + /// <summary> /// 璁垮浜岀淮鐮佸紑濮嬫椂闂� /// </summary> public const int VisitorStartTime = 2549; -- Gitblit v1.8.0