...
|
...
|
@@ -1246,7 +1246,7 @@ public class ProductServiceImpl implements IProductService, ApplicationContextAw |
|
|
|
|
|
|
|
|
SkupImageInfo info4 = new SkupImageInfo();
|
|
|
info4.setImageDesc("测试笔 ooo");
|
|
|
info4.setImageDesc("测试笔 ooo22222222222222大声道");
|
|
|
info4.setImageUrl("http://img11.static.yhbimg.com/goodsimg/2019/04/03/15/01f64fcbd42158d47188ec0d07a3d24938.jpg");
|
|
|
infos.add(info4);
|
|
|
|
...
|
...
|
@@ -1258,7 +1258,7 @@ public class ProductServiceImpl implements IProductService, ApplicationContextAw |
|
|
|
|
|
|
|
|
SkupImageInfo info6 = new SkupImageInfo();
|
|
|
info6.setImageDesc("测试笔 ooo");
|
|
|
info6.setImageDesc("测试笔 ooo22222222222222大声道");
|
|
|
info6.setImageUrl("http://img11.static.yhbimg.com/goodsimg/2019/04/03/15/01f64fcbd42158d47188ec0d07a3d24938.jpg");
|
|
|
infos.add(info6);
|
|
|
|
...
|
...
|
@@ -1270,7 +1270,7 @@ public class ProductServiceImpl implements IProductService, ApplicationContextAw |
|
|
|
|
|
|
|
|
SkupImageInfo info8 = new SkupImageInfo();
|
|
|
info8.setImageDesc("测试笔 ooo");
|
|
|
info8.setImageDesc("测试笔 ooo222222222222222222222222222222222大声道");
|
|
|
info8.setImageUrl("http://img11.static.yhbimg.com/goodsimg/2019/04/03/15/01f64fcbd42158d47188ec0d07a3d24938.jpg");
|
|
|
infos.add(info8);
|
|
|
|
...
|
...
|
|