From 679c2a4c459c7ad0e9f727ad4196c0754716c28f Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期三, 08 四月 2020 11:39:20 +0800 Subject: [PATCH] 2020-04-08-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