Pu Zhibing
2025-02-12 ba0d4c179f06823e71c1cfcfcdd63c11cbef8b42
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;
}