Browse Source

no message

xingzai 2 years ago
parent
commit
46daeb1f5a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      controllers/report.go

+ 1 - 0
controllers/report.go

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