From a5d97619f0370a78d775bca474cc6d1bf58d21ed Mon Sep 17 00:00:00 2001 From: tzy <hxb@hdlchina.com.cn> Date: 星期三, 09 六月 2021 11:25:33 +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