no message
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment