Explorar o código

[智价云] 统计面板展示校验更新

tangyuanwang hai 2 meses
pai
achega
3cab4baa3b
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      app/Http/Requests/Manager/Statistics/OverviewPanel.php

+ 2 - 1
app/Http/Requests/Manager/Statistics/OverviewPanel.php

@@ -51,7 +51,8 @@ class OverviewPanel extends BaseRequest
         'product_trend_export'    => [],
         'get_store_trend'         => [],
         'store_trend_export'      => [],
-        'get_low_price_company_count' => []
+        'get_low_price_company_count' => [],
+        'getLowPriceCompanyCount'  => [],
     ];
 
     /**