From c2692f1e148874b9146f3b819061ed12263c5b0c Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 03 三月 2023 13:31:48 +0800
Subject: [PATCH] 人脸管理

---
 HDL_ON/Common/R.cs |   23 +++++++++++++++++++++--
 1 files changed, 21 insertions(+), 2 deletions(-)

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 7cd18a1..c7c581f 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -4,7 +4,22 @@
 {
     public static class StringId
     {
-
+        /// <summary>
+        /// 涓嶅悓鎰�
+        /// </summary>
+        public const int Disagree = 589;
+        /// <summary>
+        /// 浜鸿劯淇℃伅閲囬泦鍗忚鎻愮ず
+        /// </summary>
+        public const int FaceProtocolPrompt = 588;
+        /// <summary>
+        /// 浜鸿劯绠$悊
+        /// </summary>
+        public const int FaceManagemant = 587;
+        /// <summary>
+        /// 鎺掑簭
+        /// </summary>
+        public const int Sort = 586;
         /// <summary>
         /// 鑾峰彇绗笁鏂瑰钩鍙颁俊鎭け璐�
         /// </summary>
@@ -3059,7 +3074,11 @@
         /// 鎬绘帶寮�鍏�
         /// </summary>
         public const int zongkogkaiguan = 7167;
-        
+        /// <summary>
+        /// PM210
+        /// </summary>
+        public const int pm10= 7168;
+
 
 
         #region LE鏂板

--
Gitblit v1.8.0