Correción PadronEstatalService nrpv
This commit is contained in:
parent
d9bc4886ce
commit
dd2298a5c8
@ -150,6 +150,7 @@ public function extraerDatosVehiculo(array $datos): array
|
||||
'numptas' => $datos['numptas'] ?? null,
|
||||
'observac' => $datos['observac'] ?? null,
|
||||
'cve_vehi' => $datos['cve_vehi'] ?? null,
|
||||
'nrpv' => $datos['nrpv'] ?? null,
|
||||
'tipo_mov' => $datos['tipo_mov'] ?? null,
|
||||
];
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user