wuyouming666
2024-01-16 ef5dda6db97f89c09a714b9304f302c00ee4ac6c
springboot-vue3/src/main/java/com/example/springboot/entity/Role.java
@@ -30,4 +30,5 @@
    @TableField(exist = false)
    private List<Permission> permissions;
}
}