update () updates ALL matching records and returns an array see Sequelize documentation. Instance.update() updates the record and returns an ...
確定! 回上一頁