zhanghua
2024-09-05 e314e414656a731f4ef35e51c0349ea608ec2fe0
ycl-platform/src/main/java/com/ycl/dto/caseHandler/QueryForViolationParam.java
@@ -98,4 +98,7 @@
    @ApiModelProperty(value = "案件编码")
    private String code;
    @ApiModelProperty(value = "关键字")
    private String keyword;
}