From 01766e8a9461f412012eac532f5e60693b3ef7ad Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期四, 02 四月 2020 12:00:55 +0800 Subject: [PATCH] 2020-04-02-1 --- ZigbeeApp/Shared/Phone/Device/Logic/TimePoint.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/Device/Logic/TimePoint.cs b/ZigbeeApp/Shared/Phone/Device/Logic/TimePoint.cs index 6994a1b..a13fe90 100644 --- a/ZigbeeApp/Shared/Phone/Device/Logic/TimePoint.cs +++ b/ZigbeeApp/Shared/Phone/Device/Logic/TimePoint.cs @@ -51,6 +51,7 @@ timeifon.Add("RemindTime", "0"); timeifon.Add("EnDelay", "0"); timeifon.Add("DelayTime", "0"); + timeifon.Add("DoorLockOpenDelayTime","0"); timeifon.Add("DateType", TypeValue.ToString()); DateType = dictionary["DateType"]; -- Gitblit v1.8.0