wuyouming666
2024-05-09 92dab966727b26c69a8a1d5839b064f7942895e8
springboot-vue3/src/main/java/com/example/springboot/entity/RolePermission.java
@@ -21,7 +21,8 @@
    private Long permissionId;
    @ApiModelProperty("状态")
    private Integer state;
    @ApiModelProperty("名字")
    private String name;