const t = await sequelize.transaction(); try { // 然后,我们进行一些调用以将此事务作为参数传递: const user = await User.create({ firstName: 'Bart',
確定! 回上一頁