gongzuming
2024-09-20 35309b932b738d5a8537e53207d28004a8da0f89
src/main/java/com/mzl/flower/dto/response/flower/FlowerMarkupSpListDTO.java
@@ -67,4 +67,7 @@
    @ApiModelProperty(value = "重量")
    private Double weight;
    @ApiModelProperty(value = "售价")
    private BigDecimal sellPrice;
}