From 323876bfe85fc2684871d5d95c213c6e2713f3f4 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期三, 15 四月 2020 16:07:32 +0800
Subject: [PATCH] 2020-04-15-1
---
ZigbeeApp/Shared/R.cs | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
old mode 100755
new mode 100644
index a7e6bdc..a48a1c3
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -717,6 +717,8 @@
public readonly static int tiptextnull = 5378;
public readonly static int tiplocktextnull = 5379;
public readonly static int openmode = 5380;
+ public readonly static int addnull = 5381;
+ public readonly static int look = 5382;
#region 鐧诲綍娉ㄥ唽
/// <summary>
--
Gitblit v1.8.0