gongzuming
2024-09-11 1083e24c1927cad8daf83785fb4da4ba71555eba
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;
}