From 9d1acd149d4361874ebb0b9097a7650cde5c5add Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 09 二月 2023 15:15:52 +0800 Subject: [PATCH] Update MainPage.cs --- HDL_ON/Common/R.cs | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 7cd18a1..b8519cc 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -3059,7 +3059,11 @@ /// 鎬绘帶寮�鍏� /// </summary> public const int zongkogkaiguan = 7167; - + /// <summary> + /// PM210 + /// </summary> + public const int pm10= 7168; + #region LE鏂板 -- Gitblit v1.8.0