Pu Zhibing
2024-10-25 e9563e4b9dc10c6e6613b78c8cc6528b323836ec
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;
}