diff --git a/app/common/cache/RegionCache.php b/app/common/cache/RegionCache.php new file mode 100644 index 0000000..6b527d9 --- /dev/null +++ b/app/common/cache/RegionCache.php @@ -0,0 +1,43 @@ +column('name', 'id'); + } +} \ No newline at end of file