cloudroam
2024-12-26 7d7ac69a8af85ab9e67c1dc2c6f52b03d27669e4
src/main/java/com/mzl/flower/dto/response/statisticAnalysis/FlowerMaterialVO.java
@@ -22,6 +22,8 @@
    private String stationName;
    @ApiModelProperty(value = "品类")
    private String categoryName;
    @ApiModelProperty(value = "父品类")
    private String parentCategoryName;
    @ApiModelProperty(value = "商品名称")
    private String flowerName;
    @ApiModelProperty(value = "等级-FLOWER_LEVEL")