rabin 2 years ago
parent
commit
d661fde033
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/shop/lib/Info.php

+ 1 - 0
app/shop/lib/Info.php

@@ -133,6 +133,7 @@ class Info
             $where['status'] = 1;
         } else {
             $method = 'getDataPage';
+            $method = 'getData';
         }
 
         if ($status) {