Pu Zhibing
2025-06-19 c42c20b9c71c25ed119884ffe130ac013afb7f07
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/domain/dto/MgtClassificationPageDto.java
@@ -17,5 +17,6 @@
    @ApiModelProperty(value = "分类类型1鸿瑞堂2商品")
    private Integer classType;
    @ApiModelProperty(value = "分类类型1鸿瑞堂2商品")
    private String className;
}