瀏覽代碼

Merge branch 'ETA_2.0.5' into debug

zwxi 6 月之前
父節點
當前提交
99580a7fb2
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      controllers/hisugar_data.go

+ 0 - 1
controllers/hisugar_data.go

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