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;