swb
2024-11-15 aa1bdb548aa6a6371a8953efacc3986300eee576
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;