@@ -69,6 +69,7 @@ return array
'name' => '导入时间',
'match' => array('is_numeric', time()),
'desc' => '',
+ 'default' => '',
# 只有insert时才生效
'insert' => true,
'search' => 'date',