huanghongfa
2021-04-21 190443572ee45e83b4517b0ba4f961e83d41ceea
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/shop/AddShopGoodsVO.java
@@ -36,8 +36,8 @@
    @ApiModelProperty("商品主图")
    private String goodsPic;
    @ApiModelProperty("商品描述")
    private String goodsDescribe;
    @ApiModelProperty("商品详情")
    private String details;
    @ApiModelProperty("商品规格")
    private List<AddShopGoodsAttrVO> goodsAttrVOList;