From 5bfb959c47017825c8cf7dc8570c55b04dab694c Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 09 六月 2021 16:42:11 +0800 Subject: [PATCH] Merge branch 'dev-tzy' into wxr6 --- 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