mitao
2024-06-14 30aee72acaff7e1b865e3906f8a1edcaddae5c71
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;