@@ -143,7 +143,7 @@ return array
(
'state' => 1,
),
- 'type' => 'all',
+ 'type' => 'one',
'order' => array('code' => 'desc', 'cdate' => 'desc'),
'col' => '*',