黄学彪
2021-03-23 3c44ecc78187fc6ca2e3ec72a294e4740fded7ef
HDL_ON/Common/Constant.cs
@@ -199,15 +199,15 @@
    public enum ShareType
    {
        /// <summary>
        ///
        /// 房间类型
        /// </summary>
        ROOM = 1,
        /// <summary>
        ///
        /// 设备类型
        /// </summary>
        DEVICE,
        /// <summary>
        ///
        /// 场景类型
        /// </summary>
        SCENE,
        /// <summary>