From af224fed5dea064e306a0591dcd080655e38ec18 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 21 十一月 2022 17:08:02 +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 8737837..beb256d 100644 --- a/HDL_ON/Entity/Function/Function.cs +++ b/HDL_ON/Entity/Function/Function.cs @@ -1322,6 +1322,10 @@ /// </summary> public const string OtherCommon = "other.common"; /// <summary> + /// 澶у崕鎽勫儚澶� + /// </summary> + public const string IpCam_Imou = "security.ipcam.imou"; + /// <summary> /// 鏈烘鎵� /// </summary> public const string MechanicalArm = "electrical.mechanical_arm"; -- Gitblit v1.8.0