dever 6 vuotta sitten
vanhempi
commit
055b0c0f85
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      code/database/info.php

+ 1 - 1
code/database/info.php

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