@@ -368,7 +368,7 @@ func (this *RaiServeCoAntroller) List() {
}
if sellerId != "" {
- condition += " AND seller_id IN (" + shareSellerId + ") "
+ condition += " AND seller_id IN (" + sellerId + ") "
//pars = append(pars, sellerId)