swb
2024-09-10 b17623bfee65c5b67894abe7f071c46732b20108
screen-api/src/main/java/com/moral/api/pojo/query/allocationextension/AllocationExtensionPageCond.java
@@ -28,7 +28,7 @@
    private String allocationNum;
    @ApiModelProperty(value = "责任单位id")
    private Integer unitId;
    private List<Integer> unitId;
    @ApiModelProperty(value = "污染分类id")
    private Integer polluteType;