From 003abaf86b766eb40ef62300ab0c707774c36ba9 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期二, 30 三月 2021 20:10:16 +0800 Subject: [PATCH] 2021-3-30-2 --- HDL_ON/Common/R.cs | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index a99bf97..0b4a240 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -4,6 +4,7 @@ { public static class StringId { + //public const int EnergyMonitoring = 439; public const int EnvirSensorValueTip = 438; public const int DeviceList = 437; public const int AddedDevice = 436; @@ -741,6 +742,19 @@ public const int ChooseInfraredRemoteControl = 1076; + public const int keshiduijiang = 4000; + public const int tonghuajilu = 4001; + public const int baolu30 = 4002; + public const int menkoujihujiao = 4003; + public const int yijieting = 4004; + public const int yikaisuo = 4005; + public const int nian = 4006; + public const int laizi = 4007; + public const int hujiao = 4008; + public const int weikaisuo = 4009; + public const int weijieting = 4010; + public const int yijujue = 4011; + public const int peizhicanshuyouyichang = 4012; public const int a31Music = 5000; public const int merge = 5001; -- Gitblit v1.8.0