wuyouming666
2024-01-05 e67b38c4ed42d78a0ab8235f1adcb7eefc011631
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;
}