Se cree que es el final
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user