HDL Home App 第二版本 旧平台金堂用 正在使用
WJC
2020-03-24 b304a3c78df10b6e9b867e677d3e4719f1d4a7aa
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs
@@ -476,6 +476,10 @@
        /// <summary>
        /// Tip类型
        /// </summary>
        Tip = 4
        Tip = 4,
        /// <summary>
        /// 提醒类型
        /// </summary>
        Remind = 5
    }
}