da7fff85 by chentao

no message

1 parent acf5808f
......@@ -73,7 +73,6 @@ public class CourseBo extends BaseBO {
/**
* 案例OSS_id
*/
@NotBlank(message = "案例不能为空")
private String caseOssId;
/**
......
......@@ -150,7 +150,7 @@ public class CourseVo {
* 是否打包,默认否
*/
private Integer canPack;
/**
* 排序
*/
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!