bank_account_id = $accountId; $model->lh_order_id = $orderId; $model->interest_amount = $amount; $model->interest_day = $logDay; $model->save(); } }