From 46dee93ff58a4c50b23fd42ffa8db9bf612b497c Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 05 七月 2022 10:39:53 +0800 Subject: [PATCH] 梦幻帘对接完成 --- HDL_ON/Common/R.cs | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index cd21a50..f60d663 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -4,7 +4,10 @@ { public static class StringId { - + /// <summary> + /// 瑙掑害 + /// </summary> + public const int Angle = 544; /// <summary> /// 鑾峰彇鏇村 /// </summary> @@ -50,6 +53,10 @@ /// 璁垮浜岀淮鐮佺粨鏉熸椂闂� /// </summary> public const int VisitorEndTime = 2550; + /// <summary> + /// 鍔ㄦ�佸瘑鐮佸凡澶辨晥 + /// </summary> + public const int TemporaryPasswordInvalid = 2551; /// <summary> /// 璁垮浜岀淮鐮佸紑濮嬫椂闂� /// </summary> @@ -2851,6 +2858,14 @@ /// 鏄� /// </summary> public const int shi = 7158; + /// <summary> + /// 璺屽�掓姤璀� + /// </summary> + public const int diedaobaojing = 7159; + /// <summary> + /// 鏈変汉鎶ヨ + /// </summary> + public const int yourenbaojing = 7160; -- Gitblit v1.8.0