zhanghua
2024-03-25 0fe078a6f1c598f77316dc7c002fe069a27c54e9
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;
}