Pu Zhibing
2025-07-21 0bc3e6364efb4f6e16585c93afb84a6b1830feb5
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;
}