From 032a22c21bc9b2adb6b9ff3201433522a335df57 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 16 五月 2023 16:08:50 +0800 Subject: [PATCH] 安卓短信自动填充,首页插座改成总控 --- HDL_ON/Common/R.cs | 36 ++++++++++++++++++++++++++++++++++++ 1 files changed, 36 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index b8f9645..4c060dd 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -5,6 +5,42 @@ public static class StringId { /// <summary> + /// 瑙﹀彂鑼冨洿 + /// </summary> + public const int TriggeredRange = 624; + /// <summary> + /// 缁忕含搴� + /// </summary> + public const int LatAndLon= 623; + /// <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> public const int RevokeAuthorizationTip = 615; -- Gitblit v1.8.0