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