1306678b by chentao

no message

1 parent ba3ebf5e
...@@ -87,5 +87,6 @@ public class CourseBo extends BaseBO { ...@@ -87,5 +87,6 @@ public class CourseBo extends BaseBO {
87 /** 87 /**
88 * 课程图片 88 * 课程图片
89 */ 89 */
90 @NotBlank(message = "课程图片不能为空")
90 private String ossId; 91 private String ossId;
91 } 92 }
...\ No newline at end of file ...\ No newline at end of file
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!