ZengTao
2023-12-07 d1758c1be9863a10d03928bf93a42ca1bf31d07b
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;
}