dever 6 年之前
父節點
當前提交
09820c2d1c
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      database/user.php

+ 2 - 2
database/user.php

@@ -99,8 +99,8 @@ return array
 			'desc' 		=> '请输入邮箱',
 			'match' 	=> $email,
 			'update'	=> 'text',
-			'search'	=> 'fulltext',
-			'list'		=> true,
+			//'search'	=> 'fulltext',
+			//'list'		=> true,
 		),
 		
 		'password'		=> array