end transaction 命令必须与 begin transaction 命令配对使用。(错误 1591)

在一对匹配的 BEGIN TRANSACTIONEND TRANSACTION 之间包含事务处理代码。