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

Commit 533c38ed authored by GaoHu's avatar GaoHu

exit

parent 775c1e60
...@@ -83,7 +83,6 @@ public class GoblinGoodsAnticipateServiceImpl implements IGoblinGoodsAnticipateS ...@@ -83,7 +83,6 @@ public class GoblinGoodsAnticipateServiceImpl implements IGoblinGoodsAnticipateS
@Override @Override
public ResponseDto<Boolean> selectAnticipate(String skuId) { public ResponseDto<Boolean> selectAnticipate(String skuId) {
GoblinAnticipateUtils goblinAnticipateUtils = new GoblinAnticipateUtils();
AdamUserInfoVo userInfo = goblinAnticipateUtils.getUserInfo(); AdamUserInfoVo userInfo = goblinAnticipateUtils.getUserInfo();
if (userInfo == null){ if (userInfo == null){
return ResponseDto.failure("登陆信息有误!"); 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