all(); // 记录到专用支付日志 Log::channel('payment')->info('支付回调', $data); echo 'success'; } }