@@ -50,6 +50,7 @@ public class CourseMenuVo {
@Excel(name = "节时长(分钟)")
@ApiModelProperty("节时长(分钟)")
private Long durationTime;
+ private Integer sort;
/** 章模块关系 */
@Excel(name = "章模块关系")