商品增加分享图业务
This commit is contained in:
@@ -200,6 +200,9 @@ public class ShopGoods implements Serializable {
|
|||||||
@Schema(description = "配送楼层步梯费(元)")
|
@Schema(description = "配送楼层步梯费(元)")
|
||||||
private BigDecimal deliveryFee;
|
private BigDecimal deliveryFee;
|
||||||
|
|
||||||
|
@Schema(description = "分享图")
|
||||||
|
private String shareImg;
|
||||||
|
|
||||||
@Schema(description = "租户id")
|
@Schema(description = "租户id")
|
||||||
private Integer tenantId;
|
private Integer tenantId;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user