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