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

Commit db1733c5 authored by jiangxiulong's avatar jiangxiulong

ex

parent c5bc3716
......@@ -804,8 +804,8 @@ public class GoblinNftOrderServiceImpl implements IGoblinNftOrderService {
orderVo.setCreatedAt(nftOrder.getCreatedAt());
orderVo.setPaymentType("");
orderVo.setPaymentId("");
nftOrder.setPayCode("EXCODE");
nftOrder.setPayType("EXCODE");
orderVo.setPayCode("EXCODE");
orderVo.setPayType("EXCODE");
orderVo.setPayTime(nowTime);
orderVo.setStatus(GoblinStatusConst.NftStatus.ORDER_STATUS_2.getValue());
nftOrderUtils.setNftOrder(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