rx
2024-07-12 2a3562f7b1cc83b31f81199fda11af0db45c841d
phis-feign/src/main/java/com/hz/his/dto/PageDto.java
@@ -23,9 +23,8 @@
    /**分类标识*/
    private String typeId;
    private List<String> typeIdList;
    //appid
    /**appid*/
    private String appId;
    public Integer getPageNum() {
        if(this.pageNum == null || this.pageNum < 0){