rabin 3 years ago
parent
commit
5a08483fc5
1 changed files with 1 additions and 1 deletions
  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' => '*',
         ),