puzhibing
8 天以前 21573e8e02dc47202ca3e1f7d4705795a09c1b60
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;
}