|
@@ -28,6 +28,7 @@ public class AppProductSpuRespVO {
|
|
|
|
|
|
@Schema(description = "联系人二维码路径")
|
|
@Schema(description = "联系人二维码路径")
|
|
private String qrCodePath;
|
|
private String qrCodePath;
|
|
|
|
+ private String userHtml;
|
|
@Schema(description = "商品封面图", requiredMode = Schema.RequiredMode.REQUIRED)
|
|
@Schema(description = "商品封面图", requiredMode = Schema.RequiredMode.REQUIRED)
|
|
private String picUrl;
|
|
private String picUrl;
|
|
|
|
|