yangys
2024-04-18 85bb45834b1a2fd993d9f8653c48d14efc12a59e
smart-man-boot/src/main/java/com/qianwen/smartman/modules/system/entity/RoleScope.java
@@ -11,7 +11,6 @@
@ApiModel(value = "RoleScope", description = "RoleScope对象")
@TableName("blade_role_scope")
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/entity/RoleScope.class */
public class RoleScope implements Serializable {
    private static final long serialVersionUID = 1;
    @JsonSerialize(using = ToStringSerializer.class)