...
|
...
|
@@ -2040,7 +2040,7 @@ public class ProductServiceImpl implements ProductService { |
|
|
|
|
|
/**
|
|
|
* 根据编码查询货号 名称 和图片 商品颜色
|
|
|
* @param productId
|
|
|
* @param productIds
|
|
|
* @return
|
|
|
*/
|
|
|
public Map<Integer, ProductInfo> queryProductInfoMap(List<Integer> productIds) {
|
...
|
...
|
|