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