图表/报表示例转到eachrts官网

This commit is contained in:
zer0Black
2023-06-30 13:08:34 +08:00
parent 21032217fc
commit 69bfc8bbf5
4 changed files with 3 additions and 74 deletions
@@ -178,7 +178,6 @@ public class SysPermissionTree implements Serializable {
private List<SysPermissionTree> children;
public boolean isLeaf() {
log.info("重复实现");
return isLeaf;
}