Commit b7496a3c authored by wulixian's avatar wulixian

Merge branch 'dev' into 'test'

盲盒下单补增事务 See merge request !23
parents ebda14d9 bb4b950d
......@@ -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