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

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

@@ -204,6 +204,8 @@ class Info
         } else {
             $method = 'getAllData';
         }
+
+        $method = 'getAllData';
         
         $name = Dever::input('name');
         if ($name) {