jiangqs
2023-08-03 cc1181b93c51c60a117846f9640d3f56370e67f3
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;
}