|
@@ -95,6 +95,7 @@ class MOrderStatistics extends MBaseModel
|
|
|
*/
|
|
|
public function getAllOrderData($selectParams, $type, $export = 0)
|
|
|
{
|
|
|
+ var_dump("xaxaxaaxa");
|
|
|
$limit = $selectParams['limit'];
|
|
|
unset($selectParams['limit']);
|
|
|
$offset = $selectParams['offset'];
|