Pu Zhibing
2024-10-24 58e039cc6b9cb2067e113c553948ccb88b9c6eba
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/dto/VipInfoDto.java
@@ -42,4 +42,5 @@
    @ApiModelProperty(value = "会员名称")
    private String name;
    private Integer type;
}