JLChen
2021-05-17 6eb21769c74cfcd10084f73ff3f212355849a3c7
HDL_ON/Common/Constant.cs
old mode 100755 new mode 100644
@@ -199,15 +199,15 @@
    public enum ShareType
    {
        /// <summary>
        ///
        /// 房间类型
        /// </summary>
        ROOM = 1,
        /// <summary>
        ///
        /// 设备类型
        /// </summary>
        DEVICE,
        /// <summary>
        ///
        /// 场景类型
        /// </summary>
        SCENE,
        /// <summary>