@@ -1372,6 +1372,7 @@ func (this *MobileReportController) Timeline() {
if v.VideoUrl != "" {
list[k].IsHaveVideo = true
}
+ v.PublishDate = utils.TimeRemoveHms2(v.PublishDate)