From 673a93f4ed742a10a879a67b616e6646b03ef0fb Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 15 九月 2020 17:14:27 +0800
Subject: [PATCH] 202009151

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index b6cc4f8..f05e1b0 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -4,6 +4,7 @@
 {
     public static class StringId
     {
+        public readonly static int FloorAssignment = 352;
         public readonly static int PhoneNumberIsSameNoNeedModfiy = 351;
         public readonly static int EmailIsSameNoNeedModfiy = 350;
         public readonly static int EmailAlreadyUse = 349;

--
Gitblit v1.8.0