wxr
2023-08-09 10afb4f79299cae08344fd8245a7217ea49f712e
HDL_ON/UI/UI2/1-HomePage/MessageCenterPage.cs
@@ -446,7 +446,7 @@
        {
            try
            {
                return Utlis.UnixToDateTimeWithFormatMS(time, "yyyy-MM-dd HH:mm");
                return Utlis.UnixToDateTimeWithFormatMS(time, "yyyy.MM.dd HH:mm");
            }
            catch (Exception ex)
            {