puzhibing
2024-02-29 8fb3fad4623a776023a717ad67b8944686c0226f
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;
}