From dbae982b5f97a12d49279e87aa3d167ae0c71a09 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 18 五月 2023 11:34:19 +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