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