yangys
2024-04-09 6cbeec5fa8e11547b1baec937575376b780aeb2e
smart-man-boot/src/main/java/com/qianwen/smartman/common/cache/RegionCache.java
@@ -6,7 +6,6 @@
import com.qianwen.smartman.modules.system.entity.Region;
import com.qianwen.smartman.modules.system.service.IRegionService;
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/common/cache/RegionCache.class */
public class RegionCache {
    public static final int PROVINCE_LEVEL = 1;
    public static final int CITY_LEVEL = 2;