|
|
@@ -1378,6 +1378,6 @@ HTML;
|
|
|
$where['pay_type'] = 5;
|
|
|
$scan = self::getOrderWhere($where, new self)->count();
|
|
|
$offline = $cash + $scan;
|
|
|
- return compact('weixin', 'yue', 'offline', 'jialie');
|
|
|
+ return compact('weixin', 'yue', 'offline', 'jialie', 'cash', 'scan');
|
|
|
}
|
|
|
}
|