From b8e94316e41eba72d927d5ca7d931b26139ee8ff Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期一, 15 六月 2020 09:12:53 +0800
Subject: [PATCH] 20200612

---
 HDL_ON/Common/R.cs |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index a7362c2..1aad443 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -4,6 +4,12 @@
 {
     public static class StringId
     {
+        public readonly static int ConfirmToRemoveTheMember = 259;
+        public readonly static int WelcomeNewMmember = 258;
+        public readonly static int PleaseEnterContent = 257;
+        public readonly static int TipNoCollcetion = 256;
+        public readonly static int RemoveTheMember = 255;
+        public readonly static int ModifyMemberNickname = 254;
         public readonly static int SavingPleaseWait = 253;
         public readonly static int SavedSuccessfully = 252;
         public readonly static int AddFailedInsufficientPermissions = 251;

--
Gitblit v1.8.0