|
|
|
@ -59,7 +59,7 @@ class SeparateAccountsService implements SeparateAccountsServiceInterface |
|
|
|
} |
|
|
|
|
|
|
|
// =======用户支付流水 / Start=======
|
|
|
|
$this->financialRecordService->userByOFLOrderPaid($orderMain->user_id, $global_order_id, $orderMain->money); |
|
|
|
$this->financialRecordService->userByOLOrderPaid($orderMain->user_id, $global_order_id, $orderMain->money); |
|
|
|
// =======用户支付流水 / End=======
|
|
|
|
} |
|
|
|
|
|
|
|
|