记得上下班打卡 | git大法好,push需谨慎

Commit 367fcd21 authored by zhangguobing's avatar zhangguobing

~api:券商品业务-券类商品券限购调整;

parent 9d2e8df8
......@@ -223,7 +223,7 @@ public class GoblinOrderServiceImpl implements IGoblinOrderService {
log.info(UserPathDto.setData("下单(唤起支付)", param, data));
return data;
} catch (Exception e) {
log.error("Kylin Order Pay Error = {}", e);
log.error("Goblin Order Pay Error = {}", e);
Long time3 = System.currentTimeMillis();
//回顾限购 回滚库存
for (String item : skuAndPreListAndNumber) {
......
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