|
@@ -18,8 +18,6 @@ public class CamRecordDto {
|
|
|
@NotNull
|
|
@NotNull
|
|
|
private Long startAt;
|
|
private Long startAt;
|
|
|
@NotNull
|
|
@NotNull
|
|
|
- private Integer duration;
|
|
|
|
|
- @NotNull
|
|
|
|
|
private Integer videoChannelCode;
|
|
private Integer videoChannelCode;
|
|
|
@NotBlank
|
|
@NotBlank
|
|
|
private String videoFileId;
|
|
private String videoFileId;
|