zhanghua
2025-07-16 c4c1c6cf89781eb06dc02b677a8954fdb2666c43
ycl-platform/src/main/java/com/ycl/entity/video/VideoPoint.java
@@ -119,4 +119,6 @@
    @ApiModelProperty(value = "0-原来大华视频,1-新对接100路海康视频")
    private Integer type;
    @TableField("channel_id")
    private Integer channelId;
}