Commit 8e238d13 by xiaoer.li@freemud.com

fix

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