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 |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index f415d7c..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;
@@ -107,6 +111,10 @@
         /// </summary>
         public const int VisitorTip = 2536;
         /// <summary>
+        /// 璁垮閭�璇疯褰�
+        /// </summary>
+        public const int VisitorInvitationRecord = 2532;
+        /// <summary>
         /// 璁垮璁板綍
         /// </summary>
         public const int VisitorRecord = 2535;

--
Gitblit v1.8.0