@@ -189,7 +189,7 @@ return array
'state' => 1,
'status' => 2,
),
- 'type' => 'all',
+ 'type' => 'one',
'order' => array('cdate' => 'desc'),
'col' => 'sum(price) as price',