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