From 36685b523faeb987a6d596cd7a9066b7d36f5f08 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 24 四月 2023 10:40:00 +0800 Subject: [PATCH] Update Info.plist --- 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