From cb7a34172f8e31a7fb68ea5c02e903a3028ecaba Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期六, 06 五月 2023 15:48:14 +0800 Subject: [PATCH] 2023年05月06日15:48:04 --- HDL_ON/Common/R.cs | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index b8f9645..7f2d884 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -4,6 +4,36 @@ { public static class StringId { + + + /// <summary> + /// 楠屾敹 + /// </summary> + public const int ACCEPTANCE = 622; + /// <summary> + /// 鍒濆鎬� + /// </summary> + public const int INITIAL_TATE = 621; + /// <summary> + /// 寰呴獙鏀� + /// </summary> + public const int To_Be_Accepted = 620; + /// <summary> + /// 璋冭瘯涓� + /// </summary> + public const int Debugging = 619; + /// <summary> + /// 寰呰皟璇� + /// </summary> + public const int To_Be_Debugged = 618; + /// <summary> + /// 浣忓畢鐘舵�� + /// </summary> + public const int HouseStatus = 617; + /// <summary> + /// 缁戝畾璐﹀彿 + /// </summary> + public const int BindSubAccount = 616; /// <summary> /// 鎾ら攢鎺堟潈鍚庯紝璇ュ搧鐗屽叧鑱斿湪On Pro涓殑璁惧灏嗗叏閮ㄨ瑙g粦锛岀浉鍏充娇鐢ㄤ俊鎭悎璁惧鍊间篃灏嗗け鏁� /// </summary> -- Gitblit v1.8.0