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)