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