wxr
2023-02-06 28ea78b22490b0be473f58e973cb5c8820b01e66
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,
    }