From 3a651923a0323ba70b59aac56975c1e40a456a84 Mon Sep 17 00:00:00 2001 From: chenqiyang <1406175257@qq.com> Date: 星期二, 28 三月 2023 15:58:22 +0800 Subject: [PATCH] 增加部分萤石方法 --- HDL_ON/Common/R.cs | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 57 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 7cd18a1..feddcc3 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -3059,7 +3059,63 @@ /// 鎬绘帶寮�鍏� /// </summary> public const int zongkogkaiguan = 7167; - + /// <summary> + /// PM210 + /// </summary> + public const int pm10 = 7168; + + /// <summary> + /// 瑙嗛闂ㄩ攣 + /// </summary> + public const int shipinmensuo = 8501; + /// <summary> + /// 鐢甸噺 + /// </summary> + public const int dianliang = 8502; + /// <summary> + /// 褰撳墠闂ㄥ凡鍏� + /// </summary> + public const int dangqianmenyiguan = 8503; + /// <summary> + /// 褰撳墠闂ㄦ湭鍏� + /// </summary> + public const int dangqianmenweiguan = 8504; + /// <summary> + /// 瀹炴椂瑙嗛 + /// </summary> + public const int shishishipin = 8505; + /// <summary> + /// 涓�閿紑閿� + /// </summary> + public const int yijiankaisuo = 8506; + /// <summary> + /// 涓存椂瀵嗙爜 + /// </summary> + public const int linshimima1 = 8507; + /// <summary> + /// 鍘嗗彶璁板綍 + /// </summary> + public const int lishijilu = 8508; + /// <summary> + /// 钀ょ煶瑙嗛闂ㄩ攣 + /// </summary> + public const int yingshishipinmensuo = 8509; + /// <summary> + /// 鏉ヨ嚜鈥滈棬閾冣�濆懠鍙� + /// </summary> + public const int laizimenlinghujiao = 8510; + /// <summary> + /// 鐢ㄦ埛浜哄憳 + /// </summary> + public const int yonghurenyuan = 8511; + + + + + + + + #region LE鏂板 -- Gitblit v1.8.0