From 0446b122504b83aef39087e91a960d53920bec05 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 28 三月 2023 13:27:46 +0800 Subject: [PATCH] 2023年03月28日13:26:53 --- HDL_ON/Entity/Function/Function.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Entity/Function/Function.cs b/HDL_ON/Entity/Function/Function.cs index 3252d44..4b0511a 100644 --- a/HDL_ON/Entity/Function/Function.cs +++ b/HDL_ON/Entity/Function/Function.cs @@ -1375,6 +1375,10 @@ /// </summary> public const string DoorLock = "security.door"; /// <summary> + /// 钀ょ煶瑙嗗睆闂ㄩ攣 + /// </summary> + public const string VideoDoorLock = "security.door.ezviz"; + /// <summary> /// 闂ㄩ攣spk鍒楄〃 /// </summary> /// <returns></returns> -- Gitblit v1.8.0