src/main/java/com/zy/system/entity/PdaResource.java @@ -123,5 +123,9 @@ } } public Short getLevel() { return level; } }