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