@@ -254,9 +254,9 @@ $config = array
'default' => '',
'desc' => '商品条码号',
'match' => 'is_string',
- 'update' => 'text',
- 'search' => 'fulltext',
- 'list' => true,
+ //'update' => 'text',
+ //'search' => 'fulltext',
+ //'list' => true,
),
'price' => array