From f16e7e4df7e7813e4a3052dae752aae3e6937b30 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 08 七月 2022 16:53:12 +0800
Subject: [PATCH] 自研可视对讲、毫米波

---
 HDL_ON/Common/R.cs |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 6f4facd..c2551df 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -5,6 +5,10 @@
     public static class StringId
     {
         /// <summary>
+        /// 鎶ヨ鏁版嵁缁熻
+        /// </summary>
+        public const int AlarmDataStatistics = 545;
+        /// <summary>
         /// 瑙掑害
         /// </summary>
         public const int Angle = 544;
@@ -2858,6 +2862,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