conexion con sat

This commit is contained in:
Andres2908
2022-01-26 00:21:54 -06:00
parent 4329863ee2
commit 6983bc295d
4 changed files with 73 additions and 109 deletions
-1
View File
@@ -9,7 +9,6 @@ Carrera.init(
primaryKey: true,
allowNull: false,
unique: true,
autoIncrement: true,
},
carrera: {
type: DataTypes.STRING(60),