Pu Zhibing
2025-07-16 4fcd1f89d42fef05fb6592d30f168f3bfc6728d6
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;
}