Commit c26a84ec by xiaoer.li@freemud.com

fix

parent 00e99f2f
......@@ -216,6 +216,7 @@ public class ItemServiceImpl implements ItemService {
extra.setAttributeName(attr.getAttributeValue());
specName.add(attr.getAttributeValue());
specId.add(attr.getAttributeId());
continue;
}
}
getProductsVo.setExtra(extras);
......
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