소스 검색

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

Roc 7 달 전
부모
커밋
999a05401f
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  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)
-}