@@ -324,7 +324,7 @@ return array
'type' => 'all',
'order' => array('type' => 'asc', 'id' => 'desc'),
'page' => array(10, 'list'),
- 'col' => 'id,code,type',
+ 'col' => 'id,code,type,create_uid',
),
'getData' => array