Browse Source

Merge remote-tracking branch 'origin/eta/1.8.3' into debug

Roc 7 tháng trước cách đây
mục cha
commit
999a05401f
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 6
      controllers/report_v2.go

+ 0 - 6
controllers/report_v2.go

@@ -1951,9 +1951,3 @@ func fixSmartReport() {
 
 	fmt.Println("修复智能研报完成")
 }
-
-func init() {
-	reportInfo, _ := models.GetReportByReportId(5178)
-	//services.CreateVideo(reportInfo)
-	services.UpdateReportVideo(reportInfo)
-}