$request_id, 'ipaddr' => request()->ip(), 'action' => request()->pathinfo(), 'param' => json_encode($param, JSON_UNESCAPED_UNICODE), ])->save(); } }