@@ -110,7 +110,7 @@ return array
'desc' => '兑换码',
'match' => 'is_string',
'update' => 'text',
- //'search' => 'fulltext',
+ 'search' => 'fulltext',
'list' => '{create_uid} > 0 ? "用户创建" : "{code}"',
'list' => true,
),