Commit 6f7cbab0 by xiaoer.li@freemud.com

modify:提示

parent e16b4455
......@@ -296,6 +296,7 @@ public class FullSharingService {
goods.setGoodsName(dto.getSendGoodsList().get(i).getGoodsName());
sends.add(goods);
}
notInShopping.setSends(sends);
activityList.add(notInShopping);
}
}
......
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