Inscripcion sin ticket
This commit is contained in:
@@ -22,6 +22,7 @@ Inscripcion.init(
|
||||
confirmacion: {
|
||||
type: DataTypes.BOOLEAN,
|
||||
allowNull: false,
|
||||
defaultValue: false,
|
||||
},
|
||||
folio: {
|
||||
type: DataTypes.STRING(5),
|
||||
|
||||
Reference in New Issue
Block a user