|
@@ -111,7 +111,7 @@ func (this *MessageController) ReportList() {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
condition += " )"
|
|
condition += " )"
|
|
- pars = append(pars, analystNameArr)
|
|
|
|
|
|
+ //pars = append(pars, analystNameArr)
|
|
}
|
|
}
|
|
|
|
|
|
sortCondition := " ORDER BY published_time "
|
|
sortCondition := " ORDER BY published_time "
|