rabin 3 년 전
부모
커밋
5a08483fc5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/goods/database/info.php

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

@@ -668,7 +668,7 @@ $config = array
                 'status' => 1,
                 'state' => 1,
             ),
-            'type' => 'all',
+            'type' => 'one',
             'order' => array('reorder' => 'desc', 'id' => 'desc'),
             'col' => '*',
         ),