yangys
2024-05-19 9e5da8899bc21bb5b6b0a3c267108caa00199291
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)