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