src/main/java/com/moral/entity/RoleMenu.java @@ -13,6 +13,8 @@ private Integer menuId; private Integer channelId; @Transient private Role role;