Pu Zhibing
2024-11-02 00779ea0f8374e5bbdffc8faa20d65e3c72616c2
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;
}