Explorar o código

严选不展示产业视频

xiexiaoyuan %!s(int64=2) %!d(string=hai) anos
pai
achega
c20e237102
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  1. 0 7
      controllers/report.go

+ 0 - 7
controllers/report.go

@@ -2744,13 +2744,6 @@ func (this *ReportController) SearchReportAndResource() {
 			industrialVideoMap[v.IndustryId] = tmp
 		}
 
-		for k, v := range listYxResource {
-			//展示产业视频
-			if video, ok := industrialVideoMap[v.IndustrialManagementId]; ok {
-				listYxResource[k].IndustryVideo = video
-			}
-		}
-
 		for k, v := range listHzResource {
 			//展示产业视频
 			if video, ok := industrialVideoMap[v.IndustrialManagementId]; ok {