dever 6 years ago
parent
commit
342cf256e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      code/database/info.php

+ 1 - 0
code/database/info.php

@@ -211,6 +211,7 @@ return array
             'desc'      => '付款订单id',
             'match'     => 'is_string',
             'update'    => 'text',
+            'search'	=> 'fulltext',
             'list'        => true,
             //'list'        => '"{order_id}" ? "{order_id}" : "{code}"',
         ),