wuyouming666
2024-05-10 10d08bead7b128db3cf0ed8e0977e65a1b188b6e
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;
}