From d74ca60510ca40b39ff49029ac7c059fd92b08b9 Mon Sep 17 00:00:00 2001
From: lss <lsc@hdlchina.com.cn>
Date: 星期一, 13 六月 2022 10:45:10 +0800
Subject: [PATCH] 2022-06-13

---
 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 7e0e5a5..0afff81 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -5,6 +5,14 @@
     public static class StringId
     {
         /// <summary>
+        /// 璁垮浜岀淮鐮佺粨鏉熸椂闂�
+        /// </summary>
+        public const int VisitorEndTime = 550;
+        /// <summary>
+        /// 璁垮浜岀淮鐮佸紑濮嬫椂闂�
+        /// </summary>
+        public const int VisitorStartTime = 549;
+        /// <summary>
         /// 鎵嬫満鍙�
         /// </summary>
         public const int PhoneNumberErrorTip = 548;

--
Gitblit v1.8.0