liusheng
2024-11-22 5389773b2d1ae86daec68b00f67c3682dc907e01
smartor/src/main/java/com/smartor/domain/Icd10Association.java
@@ -120,4 +120,6 @@
    @Excel(name = "pageSize")
    private Integer pageSize;
    @ApiModelProperty(value = "是否分页")
    private Boolean isPage = true;
}