dever 3 лет назад
Родитель
Сommit
e8f086c831
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      app/goods/database/info.php

+ 3 - 3
app/goods/database/info.php

@@ -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