商品详情 图片展示

首页排序
This commit is contained in:
2024-03-15 15:06:17 +08:00
parent 510b6a22ca
commit 69afcd0dfb
2 changed files with 4 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ public class TbProductVo {
private String shareImg;
private List<String> images=new ArrayList<>();
private JSONArray images;
private String video;