From e6a26ee148587327478d9a82624a820c907b6e16 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 04 十一月 2020 14:58:15 +0800
Subject: [PATCH] 20201104

---
 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 f05e1b0..cc930b3 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -4,6 +4,13 @@
 {
     public static class StringId
     {
+        public readonly static int Email_ = 359;
+        public readonly static int Telephone = 358;
+        public readonly static int TipNotOpen = 357;
+        public readonly static int VersionNumber = 356;
+        public readonly static int About = 355;
+        public readonly static int Shut = 354;
+        public readonly static int PullOpen = 353;
         public readonly static int FloorAssignment = 352;
         public readonly static int PhoneNumberIsSameNoNeedModfiy = 351;
         public readonly static int EmailIsSameNoNeedModfiy = 350;
@@ -414,5 +421,6 @@
         public readonly static int volumeMusic = 5044;
         public readonly static int totalVolume = 5045;
         public readonly static int volumeAdjustment = 5046;
+        public readonly static int qqMsuicTip = 5047;
     }
 }
\ No newline at end of file

--
Gitblit v1.8.0