|
@@ -105,7 +105,7 @@ class CountRepository extends BaseRepository
|
|
|
return $this->deleteArrayEmpty(array_merge(
|
|
return $this->deleteArrayEmpty(array_merge(
|
|
|
$this->getAuditProductCount(),
|
|
$this->getAuditProductCount(),
|
|
|
// $this->getAuditActiveProductCount(),
|
|
// $this->getAuditActiveProductCount(),
|
|
|
- $this->getAuditDistributionInfo(null),
|
|
|
|
|
|
|
+// $this->getAuditDistributionInfo(null),
|
|
|
$this->getAuditMerchantCount(),
|
|
$this->getAuditMerchantCount(),
|
|
|
$this->getAuditExtractCount(),
|
|
$this->getAuditExtractCount(),
|
|
|
$this->getAuditFinancialCount(),
|
|
$this->getAuditFinancialCount(),
|