zhanghua
2023-03-31 5d1d4b8516c6071a4bb69ba507f6d23eb73e8a67
ycl-platform/src/main/java/com/ycl/dto/casePool/ViolationParam.java
@@ -11,9 +11,8 @@
@Data
@ApiModel(value = "添加违规案件")
public class ViolationParam extends DispatchInfoParam {
public class ViolationParam {
    private Long baseId;
    @ApiModelProperty(value = "状态")
    private Integer state;
@@ -49,7 +48,7 @@
     */
    @ApiModelProperty(value = "案件等级")
    @NotNull(message = "不允许案件等级为空")
    private Integer gradeId;
    private Long gradeId;
    /**
     * 所属街道
@@ -91,7 +90,7 @@
     * 关联商铺名称
     */
    @ApiModelProperty(value = "关联商铺名称")
    private String shopName;
    private Integer shopName;
    /**
     * 车牌号