puzhibing
2024-02-28 35a1b793195dd6620a1abc4f9ba2c1e01eaa5009
cloud-server-course/src/main/java/com/dsh/course/model/CoursePackageInfo.java
@@ -47,4 +47,6 @@
    private Integer type;
    @ApiModelProperty("假期有效期")
    private String time;
    private Integer isVip;
}