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