From 4c17caa61bc3b0a05a2b303bccdfedfbf3853f6d Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期二, 24 十一月 2020 15:58:10 +0800
Subject: [PATCH] 2020-11-24 1.优化登录界面失败提示。

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index c37383c..a8976cb 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -501,18 +501,26 @@
         /// </summary>
         public const int IfConfirmLogout = 9017;
         /// <summary>
-        /// 閫夋嫨鍥藉鎴栧尯鍩�
+        /// 璇烽�夋嫨鍥藉/鍖哄煙
         /// </summary>
-        public const int SelectCountryOrRegion = 9018;
+        public const int PleaseSelectCountryOrRegion = 9018;
         /// <summary>
-        /// 鏇存柊
+        /// 绔嬪嵆鏇存柊
         /// </summary>
         public const int Update = 9019;
         /// <summary>
-        /// 蹇界暐
+        /// 浠ュ悗鍐嶈
         /// </summary>
         public const int Ignore = 9020;
-  
+        /// <summary>
+        /// 鍥藉/鍦板尯
+        /// </summary>
+        public const int CountryOrRegion = 9021;
+        ///// <summary>
+        ///// 璇烽�夋嫨鍥藉/鍖哄煙
+        ///// </summary>
+        //public const int PleaseSelectCountryOrRegion = 9022;
+
 
         #region 缃戠粶璇锋眰鍝嶅簲閿欒鎻愮ず淇℃伅
         /// <summary>

--
Gitblit v1.8.0