dever 3 年之前
父節點
當前提交
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