Explorar o código

Merge branch 'cygx_9.2' into debug

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

+ 1 - 0
controllers/report.go

@@ -2914,6 +2914,7 @@ func (this *ReportController) SearchReportAndResource() {
 		return
 	}
 	for _, v := range listHot {
+		industrialIdArr = append(industrialIdArr, v.IndustrialManagementId)
 		mapHot[v.IndustryName] = v.IndustrialManagementId
 	}
 	orderSrt := "man.recommended_index DESC,update_time DESC"