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

Commit bcbcea21 authored by zhengfuxin's avatar zhengfuxin

修改bug

parent 96fd912f
...@@ -380,6 +380,8 @@ public class GoblinFrontServiceImpl implements GoblinFrontService { ...@@ -380,6 +380,8 @@ public class GoblinFrontServiceImpl implements GoblinFrontService {
} }
goblinFrontCubeVo.setGoblinGoodsInfoVoList(goblinGoodsInfoVoArrayList); goblinFrontCubeVo.setGoblinGoodsInfoVoList(goblinGoodsInfoVoArrayList);
}else{
return null;
} }
return goblinFrontCubeVo; return goblinFrontCubeVo;
} }
......
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