rabin há 3 anos atrás
pai
commit
5a08483fc5
1 ficheiros alterados com 1 adições e 1 exclusões
  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' => '*',
         ),