wuyouming666
2024-01-26 3fdf3c82bc1ac5f5fdce0f841db7bdeacf75704c
springboot-vue3/src/main/java/com/example/springboot/entity/vo/RolePermissionVo.java
@@ -16,4 +16,5 @@
    private Integer state;
    private Date createTime;
    private Date updateTime;
   private String name;
}