调整商户后台财务账单查询
This commit is contained in:
parent
26455117bd
commit
ca106f9b3f
@ -614,7 +614,6 @@ class FinancialRecordRepository extends BaseRepository
|
||||
|
||||
$data['count'] = $data['count_order'];
|
||||
$data['number'] = bcadd($data['number_coupon'], $data['number_order'], 2);
|
||||
$data['number'] = bcadd($data['number'], $data['number_commission'], 2);
|
||||
return $data;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user