Commit 29588cff by kk

17257-运营导数据

parent bbb465b6
...@@ -161,7 +161,6 @@ public class APlusProductServiceImpl extends ServiceImpl<APlusProductMapper, APl ...@@ -161,7 +161,6 @@ public class APlusProductServiceImpl extends ServiceImpl<APlusProductMapper, APl
idList.addAll(collect); idList.addAll(collect);
} }
} }
return;
}); });
if (CollectionUtils.isEmpty(idList)) { if (CollectionUtils.isEmpty(idList)) {
......
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