npm i express mysql2 sequelize sequelize-cli dotenv ... Book.update(data, { where: { id } }); res.send('book updated'); } catch (err) ...
確定! 回上一頁