Se cree que es el final

This commit is contained in:
2020-11-14 10:42:15 -06:00
parent 3dd0c9e181
commit 741b2897bd
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ const procesador = async(req, res) => {
// });
await sequelize.query(`
SELECT DISTINCT procesador prodis
SELECT DISTINCT procesador procesa
FROM equipo`, { type: QueryTypes.SELECT })
.then(procesador => {
return res.json({