From de439b185d2c371dc07d339cdea0b25997e887db Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期五, 02 七月 2021 18:03:44 +0800 Subject: [PATCH] 2021-7-2-1 --- HDL_ON/Common/R.cs | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 0a0eb53..5c93a96 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -1487,6 +1487,16 @@ public const int yizhixing = 7133; public const int mubiaozhuangtai = 7134; public const int diedao = 7135; + public const int wendu = 7136; + public const int shidu = 7137; + public const int pm25 = 7138; + public const int co2 = 7139; + public const int tvoc = 7140; + public const int chaobiao = 7141; + public const int yanzhong = 7142; + public const int piangao = 7143; + public const int youxiu = 7144; + #region LE鏂板 /// <summary> -- Gitblit v1.8.0