fix
This commit is contained in:
@@ -21,7 +21,6 @@ public class InterviewUploadVideoRequest {
|
||||
private Long interviewId;
|
||||
|
||||
@NotNull
|
||||
@NotBlank
|
||||
@ApiModelProperty("视频链接")
|
||||
private List<String> videoUrlList;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user