Commit 33c05541 authored by 王亚雷's avatar 王亚雷

Merge remote-tracking branch 'origin/v2.2.7-course' into dev

parents a6c87408 ea7f73f3
......@@ -47,4 +47,6 @@ public class CourseSimpleResp {
@ApiModelProperty("1:音频 2:视频")
private Integer type;
@ApiModelProperty("状态 0:待上架 1:上架 2:下架")
private Integer status;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment