Commit c5371b1e by 周晓航

Merge branch 'KA-20210622-ID1032306总部和区域活动可同时生效-周晓航' into qa

parents 0c8b163c 29828c54
......@@ -1343,6 +1343,8 @@ public class OrderServiceImpl implements Orderservice {
queryOrderResponseVo.setNewPayGift(new DemoDataMsg().getDemoData());
}
}else {
queryOrderResponseVo.setNewPayGift(new DemoDataMsg().getDemoData());
}
}
......
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