去掉回滚
This commit is contained in:
@@ -167,7 +167,6 @@ public class AppController {
|
|||||||
}
|
}
|
||||||
return Result.nook(500,"订单加载失败");
|
return Result.nook(500,"订单加载失败");
|
||||||
} finally {
|
} finally {
|
||||||
TransactionAspectSupport.currentTransactionStatus().setRollbackOnly();
|
|
||||||
lock.unlock();
|
lock.unlock();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user