zwxi 7 tháng trước cách đây
mục cha
commit
7606f0a940
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      controllers/hisugar_data.go

+ 0 - 1
controllers/hisugar_data.go

@@ -905,7 +905,6 @@ func (this *TradeCommonController) HisugarIndexData() {
 		}
 		if classifyIds != ""{
 			condition += ` AND classify_id IN (`+ classifyIds +`)`
-			pars = append(pars, classifyIds)
 		}
 	}