wxr
2023-08-03 8465d2e7af612a505cbf65dc50bd507ee4abd316
HDL_ON/Entity/Enumerative/MyEnum.cs
@@ -185,6 +185,14 @@
        /// ip摄像头
        /// </summary>
        IpCam = 0x25,
        /// <summary>
        /// 萤石视频门锁
        /// </summary>
        VideoDoorLock = 0x26,
        /// <summary>
        /// 跑马灯(序列)
        /// </summary>
        Series = 0x27,
    }