From 3a651923a0323ba70b59aac56975c1e40a456a84 Mon Sep 17 00:00:00 2001 From: chenqiyang <1406175257@qq.com> Date: 星期二, 28 三月 2023 15:58:22 +0800 Subject: [PATCH] 增加部分萤石方法 --- 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