se modifico la base de datos y se agrego los excel
This commit is contained in:
@@ -10,7 +10,7 @@ export class Equipo{
|
||||
@Column({length:50, nullable:true})
|
||||
nombre: string
|
||||
|
||||
@Column({length:250})
|
||||
@Column({length:100})
|
||||
descripcion:string
|
||||
|
||||
@OneToMany(
|
||||
|
||||
Reference in New Issue
Block a user