Commit ef5214a3 authored by wlx@33.cn's avatar wlx@33.cn

盲盒下单添加事物

parent fb0a9ab7
......@@ -1449,6 +1449,7 @@ public class OrderServiceImpl extends ServiceImpl<OrderMapper, Order> implements
* @param orderVo
* @return
*/
@Transactional
@Override
public String blindBoxCreateOrder(String uid, Integer type, OrderBlindBoxVo orderVo) {
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment