zhibing.pu
2024-07-24 c493d7d249a2b80555d64470a7f6112dd979d6fc
cloud-server-account/src/main/java/com/dsh/account/feignclient/course/model/WeeksOfCourseRest.java
@@ -15,4 +15,5 @@
    @ApiModelProperty(value = "时间 ")
    private String time;
    private Integer pageNum;
}