From ddb46a700775aacfb6cc82d9586302a38c8fa0a7 Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期一, 23 十二月 2019 09:13:37 +0800 Subject: [PATCH] 2019.12.23 --- ZigbeeApp/Shared/R.cs | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index d4a8816..d51b603 100644 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -959,6 +959,14 @@ /// 纭畾瑕佺Щ闄よ鍔熻兘锛� /// </summary> public const int DeleteFunction = 11034; + /// <summary> + /// 娣诲姞鍔熻兘 + /// </summary> + public const int AddFunction = 11035; + /// <summary> + /// 娣诲姞寤舵椂 + /// </summary> + public const int AddDelayTime = 11036; #region 璁惧绫诲瀷 /// <summary> -- Gitblit v1.8.0