zhanghua
2022-12-07 c8c898b2d1c9f7b9b2d8b6f4f30c0f76c1470ccd
ycl-platform/src/main/java/com/ycl/entity/caseHandler/Violations.java
@@ -118,6 +118,13 @@
    private Integer videoAlarmReportId;
    /**
     * 视频报警id
     */
    @TableField("video_point_id")
    @ApiModelProperty(value = "视频点位")
    private Integer videoPointId;
    /**
     * 大类文本
     */
    @TableField(value = "category_text",exist = false)