initializeBackend($request); if ($response !== null) return $response; return $this->success('', [ 'remark' => get_route_remark() ]); } }