se modifico la base de datos y se agrego los excel

This commit is contained in:
2023-03-17 13:38:37 -06:00
parent 0158b6af98
commit 569dbca11f
29 changed files with 1501 additions and 1245 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ export class Equipo{
@Column({length:50, nullable:true})
nombre: string
@Column({length:250})
@Column({length:100})
descripcion:string
@OneToMany(