rentaiming
2024-06-14 7360a891e115dbd9c8e35f32a7f55697b65ed008
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/domain/dto/PromotionWishListDTO.java
@@ -24,7 +24,7 @@
    private BigDecimal expectedPrice;
    @ApiModelProperty(value = "商品图片")
    private MultipartFile[]  goodsImageUrl;
    private String  goodsImageUrl;
    @ApiModelProperty(value = "备注")
    private String remark;