From 76cf0461cef89c62560ee4e2a508a14a43d72e87 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期五, 07 八月 2020 15:11:50 +0800 Subject: [PATCH] 2020-08-07-1 --- ZigbeeApp/Shared/Phone/Device/Logic/Send.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/Device/Logic/Send.cs b/ZigbeeApp/Shared/Phone/Device/Logic/Send.cs index e59cc88..c4ac51c 100644 --- a/ZigbeeApp/Shared/Phone/Device/Logic/Send.cs +++ b/ZigbeeApp/Shared/Phone/Device/Logic/Send.cs @@ -1373,6 +1373,6 @@ deviceConditionsInfo.Add(Key, Value); } - + } } -- Gitblit v1.8.0