陶杰
2024-12-23 04245ab8ecc50295563dae540477c8a9c11a1a21
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")