get info alumno
This commit is contained in:
@@ -31,7 +31,7 @@ Servicio.init(
|
||||
defaultValue: null,
|
||||
},
|
||||
direccion: {
|
||||
type: DataTypes.STRING(150),
|
||||
type: DataTypes.STRING(200),
|
||||
allowNull: true,
|
||||
defaultValue: null,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user