wxr
2024-07-02 4ab5ecb0a4fa8ab66647427c4f90db9db302ea3b
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;
        }