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