smart-man-boot/src/main/java/com/qianwen/smartman/modules/system/entity/Region.java
@@ -9,7 +9,7 @@ @ApiModel(value = "Region", description = "行政区划表") @TableName("blade_region") /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/entity/Region.class */ public class Region implements Serializable { private static final long serialVersionUID = 1; @TableId(value = "code", type = IdType.INPUT)