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'   => '',
             'default'   => '',
             'desc'      => '商品条码号',
             'desc'      => '商品条码号',
             'match'     => 'is_string',
             'match'     => 'is_string',
-            'update'    => 'text',
-            'search'    => 'fulltext',
-            'list'      => true,
+            //'update'    => 'text',
+            //'search'    => 'fulltext',
+            //'list'      => true,
         ),
         ),
 
 
         'price'     => array
         'price'     => array