Pu Zhibing
2024-11-04 34f5de3774a9e9b2c0dedb5864f37aa8806d4900
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;
}