wxr
2024-06-06 f54a487bb42ac49bf81bd7b5eea311fc79231bc6
HDL_ON/Entity/Function/Function.cs
@@ -1793,7 +1793,7 @@
        /// <summary>
        /// 猫眼(新spk 暂时没用)
        /// </summary>
        //public const string PeepholeEz = "security.peephole.ez";
        public const string PeepholeEz = "security.peephole.ez";
        /// <summary>
        /// 萤石视频门锁
        /// </summary>
@@ -1840,6 +1840,8 @@
        {
            var list = new List<string>();
            list.Add(Ev_Ipcam);
            list.Add(Peephole);
            list.Add(PeepholeEz);
            return list;
        }