mitao
2024-09-21 f44e4d609e7efaed9eac545137970b1e334f8106
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;