diff --git a/app/Models/Vehicle.php b/app/Models/Vehicle.php index 2b44173..af30813 100644 --- a/app/Models/Vehicle.php +++ b/app/Models/Vehicle.php @@ -30,6 +30,7 @@ class Vehicle extends Model 'numptas', 'observac', 'cve_vehi', + 'nrpv', 'tipo_mov', 'owner_id', ]; diff --git a/app/Services/PadronEstatalService.php b/app/Services/PadronEstatalService.php index 38d270e..6672e6c 100644 --- a/app/Services/PadronEstatalService.php +++ b/app/Services/PadronEstatalService.php @@ -29,7 +29,6 @@ public function getVehiculoByFolio(string $folio): array private function consultarPadron(string $tipo, string $valor): array { $tipo = 'niv'; - $valor = 'LSGHD52H0ND032457'; // Construir el Data en formato JSON $data = json_encode([