Pu Zhibing
2025-07-09 a878aac2cc6d82a870056d8fd2bf7584fa4659ca
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;
}