wesmiler %!s(int64=2) %!d(string=hai) anos
pai
achega
c536427cb8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Services/Api/GoodsService.php

+ 1 - 1
app/Services/Api/GoodsService.php

@@ -367,7 +367,7 @@ class GoodsService extends BaseService
         }
 
 
-        return ['count' => count($categorys), 'updated' => $updated, 'errorCount' => $error,'page'=>$page];
+        return ['count' => count($categorys), 'updated' => $updated, 'errorCount' => $error];
     }
 
     /**