调试平台手续费分润
This commit is contained in:
parent
ee14e7c5fb
commit
d651d826d1
@ -25,6 +25,8 @@ class paySuccessOrder
|
||||
public function handle($event)
|
||||
{
|
||||
$this->event = $event;
|
||||
$this->finance = [];
|
||||
$this->index = 1;
|
||||
$financialRecordRepository = app()->make(FinancialRecordRepository::class);
|
||||
$this->financeSn = $financialRecordRepository->getSn();
|
||||
$merchant = Merchant::find($event['order']['mer_id']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user