liusheng
2024-10-30 f55c563e2a0b52e4569ce6b5f81632cac598f7fe
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;
}