Przeglądaj źródła

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

tangyuanwang 2 miesięcy temu
rodzic
commit
3cab4baa3b

+ 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'  => [],
     ];
 
     /**