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