hangzhoumesParent/common/springsecurity/src/main/java/com/mes/role/entity/SysRoleMenu.java @@ -24,7 +24,7 @@ /** * 角色ID */ @TableId(value = "role_id", type = IdType.AUTO) @TableId(type = IdType.NONE) private Long roleId; /**