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

Commit 1e6c8dac authored by 胡佳晨's avatar 胡佳晨

修改mix列表时间

parent da73dcdd
......@@ -195,8 +195,8 @@ public class MixOrderServiceImpl implements IMixOrderService {
return ResponseDto.success(payOrder(nftOrderList, preParam, orderMasterCode, param.getShowUrl(), param.getReturnUrl(), param.getDeviceFrom(), param.getPayType(), mixId, mixVo.getName(), param.getOpenId(), nt, storeName));
} catch (Exception e) {
e.printStackTrace();
log.error("mixOrder ERROR MESSAGE:{},EXCEPTION:{}", e.getMessage(), e);
initStock(canBuyIds, mixId, isUseLimit, uid);
log.error("mixOrder ERROR MESSAGE:{},EXCEPTION:{}", e.getMessage(), e);
return ResponseDto.failure();
}
}
......
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