zhanghua
2022-10-26 bf9b8c8c309b488e6be4f0ec1c1cd87246f5d625
ycl-common/src/main/java/com/ycl/utils/common/PojoUtils.java
@@ -31,5 +31,4 @@
            return n != null && n.intValue() != SysConst.COMBOBOX_ALL;
        }
    }
}