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