黄学彪
2019-12-20 23fb45dd846ed8b62304c408c6bbe64265d4ac8b
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs
@@ -476,6 +476,10 @@
        /// <summary>
        /// Tip类型
        /// </summary>
        Tip = 4
        Tip = 4,
        /// <summary>
        /// 提醒类型
        /// </summary>
        Remind = 5
    }
}