dever 6 years ago
parent
commit
8ba1c30a27
1 changed files with 1 additions and 0 deletions
  1. 1 0
      database/order.php

+ 1 - 0
database/order.php

@@ -87,6 +87,7 @@ return array
 			'desc' 		=> '订单id',
 			'match' 	=> 'is_numeric',
 			'update'	=> 'text',
+			'search'	=> 'fulltext',
 			'list'		=> true,
 		),