wxr
2023-01-11 6b1887c73b48211f5d02fdad9b4b17d9b81cd0b8
HDL_ON/Entity/Enumerative/MyEnum.cs
@@ -173,6 +173,18 @@
        /// 安防中心
        /// </summary>
        SecurityCenter  = 0x22,
        /// <summary>
        /// 绿建科技系统
        /// </summary>
        Acst = 0x23,
        /// <summary>
        /// 机械臂
        /// </summary>
        MechanicalArm=0x24,
        /// <summary>
        /// ip摄像头
        /// </summary>
        IpCam = 0x25,
    }