From 1c63243a7bcc330b7293cc8d5ec81c4c52018196 Mon Sep 17 00:00:00 2001
From: tzy <hxb@hdlchina.com.cn>
Date: 星期日, 30 五月 2021 17:39:51 +0800
Subject: [PATCH] 完成过户功能

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 5d24e53..4004cad 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -1086,7 +1086,23 @@
         /// <summary>
         /// 姝e湪杩囨埛缁欑敤鎴�,璇风◢鍚�...
         /// </summary>
-        public const int IsTransferingPleaseWaitting = 1154;
+        public const int IsTransferingPleaseWaitting = 1154;
+        /// <summary>
+        /// 鐢ㄦ埛{0}宸茬粡鎴愪负浣忓畢琛岀鐞嗗憳
+        /// </summary>
+        public const int CongratulationsXXBecomingNNAdministrator = 1155;
+        /// <summary>
+        /// 璇ヤ綇瀹呯殑淇℃伅灏嗗湪鎮ㄧ殑璐﹀彿涓垹闄�
+        /// </summary>
+        public const int ResidenceDataWillBeDeletedFromYourAccount = 1156;
+        /// <summary>
+        /// 杩囨埛澶辫触
+        /// </summary>
+        public const int TransferFail = 1157;
+        /// <summary>
+        /// 璇烽噸鏂板皾璇�
+        /// </summary>
+        public const int PleaseTryAgain = 1158;
 
 
         public const int keshiduijiang = 4000;

--
Gitblit v1.8.0