ZengTao
2024-05-13 ba604157629a79b6dd10d5d449eb6c05111bb3ef
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;