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