yangys
2024-05-09 60e317f7782c718d28920060fd686d2092c99c1e
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)