zhanghua
2024-09-28 7873c6f56380d28e1ae6958f77a84081797c817f
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;
}