From 6d3ba9484472d090532434e53667c096652149ce Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 25 九月 2020 09:56:14 +0800 Subject: [PATCH] 202009251 --- HDL_ON/Common/R.cs | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index f05e1b0..5401315 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; -- Gitblit v1.8.0