wuyouming666
2023-12-15 b4278445d7b578f33c08bda340b34f6a89e501a2
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;
}