wuyouming666
2024-05-06 0c5f7c66f34b02c07c3a1bf9832ef402fa26339d
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;
}