inicio
This commit is contained in:
2025-05-05 11:03:01 -06:00
commit c73e3f2327
185 changed files with 17573 additions and 0 deletions

View File

@@ -0,0 +1 @@
vehiculo,identificador_fiscal,id_transportista
1 vehiculo identificador_fiscal id_transportista

View File

@@ -0,0 +1,11 @@
clave_identificador,nombre,rfc,curp,telefono,caat,pais_id,estado_id,ciudad_id,domicilio
,,,,,,,,,
,,,,,,,,,
,,,,,,,,,
,,,,,,,,,
,,,,,,,,,
,,,,,,,,,
,,,,,,,,,
,,,,,,,,,
,,,,,,,,,
,,,,,,,,,
1 clave_identificador nombre rfc curp telefono caat pais_id estado_id ciudad_id domicilio
2
3
4
5
6
7
8
9
10
11