From f1c3921b08bb22ac6f5db22d620e01d7e8e5c49f Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期一, 30 十二月 2019 13:32:33 +0800 Subject: [PATCH] 2019-12-30-1 --- ZigbeeApp/Shared/R.cs | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs old mode 100755 new mode 100644 index 5658982..505ef83 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -17,7 +17,7 @@ public readonly static int Category = 2; /// <summary> /// Me. - /// </summary> + /// </summary>5307 public readonly static int Me = 3; /// <summary> /// 鎸夐敭閰嶇疆 @@ -573,7 +573,15 @@ public readonly static int linkageevent = 5366; public readonly static int current = 5367; public readonly static int selecfoolr = 5368; - + public readonly static int delaytip = 5369; + public readonly static int usertip = 5370; + public readonly static int scenetip = 5371; + public readonly static int securitytip = 5372; + public readonly static int defaulttext = 5373; + public readonly static int addsensor = 5374; + public readonly static int addlighting = 5375; + public readonly static int application = 5376; + public readonly static int automationaddtext = 5377; #region 鐧诲綍娉ㄥ唽 /// <summary> -- Gitblit v1.8.0