陶杰
2024-10-22 8720856b52c908354321d074959bd8b9edbc38b1
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;
}