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

Commit 10efbde1 authored by wanglele's avatar wanglele

批量空投

parent fd0b7a49
...@@ -252,6 +252,10 @@ public class GoblinNftExCodeTaskServiceImpl implements IGoblinNftExCodeTaskServi ...@@ -252,6 +252,10 @@ public class GoblinNftExCodeTaskServiceImpl implements IGoblinNftExCodeTaskServi
} }
}else { }else {
bolTime = true; bolTime = true;
goblinNftExSku.setExStartTime(exStartTime);
goblinNftExSku.setExStopTime(exStopTime);
goblinNftExSku.setRdStartTime(exStartTime.toString());
goblinNftExSku.setRdStopTime(exStopTime.toString());
} }
......
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