wuyouming666
2024-01-19 0a5cbfbcc2b882a9c8bd15bd28cd4d6ab962ba2b
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;
}