yangys
2024-04-10 fb000ab0c400b27d10c431133e68f98895717c52
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)