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