فهرست منبع

fix 商品上架

he2802 4 سال پیش
والد
کامیت
54ec468318
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      zhongzheng-system/src/main/java/com/zhongzheng/modules/course/vo/CourseMenuVo.java

+ 1 - 0
zhongzheng-system/src/main/java/com/zhongzheng/modules/course/vo/CourseMenuVo.java

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