wl
2022-11-18 8f66aa7785d8cc0bf1e642f638a7f1d8c67a5f69
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)