@@ -60,7 +60,7 @@ return array
'desc' => '用户id',
'match' => 'is_string',
'update' => 'text',
- 'search' => 'fulltext',
+ //'search' => 'fulltext',
//'list' => '{uid} > 0 ? Dever::load("passport/user-one#name", {uid}) : "匿名用户"',
),