@@ -47,9 +47,9 @@ return array
'journal_id' => array
(
'type' => 'int-11',
- 'name' => '标题',
+ 'name' => '小刊ID',
'default' => '',
- 'desc' => '标题',
+ 'desc' => '小刊ID',
'update' => 'text',
'match' => 'option',
),