1306678b by chentao

no message

1 parent ba3ebf5e
......@@ -87,5 +87,6 @@ public class CourseBo extends BaseBO {
/**
* 课程图片
*/
@NotBlank(message = "课程图片不能为空")
private String ossId;
}
\ 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!