liusheng
2024-08-05 19171d0f422487c3d656169fd5f57c443980d0c2
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;
}