|
@@ -326,7 +326,7 @@ return array
|
|
|
'hot' => array('yes-t_2.hot'),
|
|
|
'top' => array('yes-t_2.top'),
|
|
|
//'youhui' => array('yes-t_2.youhui'),
|
|
|
- 'price_type' => array('yes', 'in'),
|
|
|
+ 'price_type' => array('yes-t_2.price_type', 'in'),
|
|
|
'name' => array('yes-t_2.name', 'like'),
|
|
|
'column' => array('yes-t_2.column_id', 'like'),
|
|
|
'category' => array('yes-t_2.category', 'like'),
|