From e1871e6f7ce50a9b3f6ee9237f66d641dc98e883 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期六, 28 八月 2021 19:23:22 +0800
Subject: [PATCH] 2021-8-28-4

---
 HDL_ON/Common/R.cs |   24 ++++++++++++++++++++----
 1 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 6a55f0e..bb86f24 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -4,7 +4,10 @@
 {
     public static class StringId
     {
-
+        /// <summary>
+        /// 鐢查啗
+        /// </summary>
+        public const int Formaldehyde = 508;
         /// <summary>
         /// 浜鸿劯褰曞叆澶辫触
         /// </summary>
@@ -2400,15 +2403,15 @@
         /// </summary>
         public const int pmyou = 7103;
         /// <summary>
-        /// 鑹�:35~75ug/m鲁
+        /// 鑹�:36~75ug/m鲁
         /// </summary>
         public const int pmliang = 7104;
         /// <summary>
-        /// 杞诲害姹℃煋:75~115ug/m鲁
+        /// 杞诲害姹℃煋:76~115ug/m鲁
         /// </summary>
         public const int pmqingdu= 7105;
         /// <summary>
-        /// 涓害姹℃煋:115~150ug/m鲁
+        /// 涓害姹℃煋:116~150ug/m鲁
         /// </summary>
         public const int pmzhongdu = 7106;
         /// <summary>
@@ -2579,6 +2582,19 @@
         /// 鎾ら槻
         /// </summary>
         public const int chefang = 7148;
+        /// <summary>
+        /// manual:鎵嬪姩
+        /// </summary>
+        public const int shoudong = 7149;
+        /// <summary>
+        /// smart锛氭櫤鑳�
+        /// </summary>
+        public const int zhineng = 7150;
+        /// <summary>
+        /// 鑹ソ
+        /// </summary>
+        public const int lianghao = 7151;
+
 
 
         #region LE鏂板

--
Gitblit v1.8.0