@@ -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];
/**