dever 6 년 전
부모
커밋
1782d6f4fe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      code/database/info.php

+ 1 - 1
code/database/info.php

@@ -212,7 +212,7 @@ return array
             'match'     => 'is_string',
             'update'    => 'text',
             'search'	=> 'fulltext',
-            //'list'        => true,
+            'list'        => true,
             //'list'        => '"{order_id}" ? "{order_id}" : "{code}"',
         ),