diff options
| author | Zhineng Li <[email protected]> | 2026-01-21 15:45:59 +0800 |
|---|---|---|
| committer | Zhineng Li <[email protected]> | 2026-01-21 15:45:59 +0800 |
| commit | ea0624aa6bd0e4d41cd878641f20a02f298a2721 (patch) | |
| tree | 48e63486709d6c2093c1457524f2b0082a240815 | |
| parent | 764fc653c834bee927b69bca378886b134605b65 (diff) | |
| download | region-china-ea0624aa6bd0e4d41cd878641f20a02f298a2721.tar.gz region-china-ea0624aa6bd0e4d41cd878641f20a02f298a2721.zip | |
rebuild
| -rw-r--r-- | resources/names.php | 2 | ||||
| -rw-r--r-- | resources/relationships.php | 2 | ||||
| -rw-r--r-- | resources/top-levels.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/resources/names.php b/resources/names.php index 206b5c9..0541eaa 100644 --- a/resources/names.php +++ b/resources/names.php @@ -3210,4 +3210,4 @@ '_710000' => '台湾省', '_810000' => '香港特别行政区', '_820000' => '澳门特别行政区', -];
\ No newline at end of file +]; diff --git a/resources/relationships.php b/resources/relationships.php index 4d69f82..fecfca8 100644 --- a/resources/relationships.php +++ b/resources/relationships.php @@ -3902,4 +3902,4 @@ '_710000' => [], '_810000' => [], '_820000' => [], -];
\ No newline at end of file +]; diff --git a/resources/top-levels.php b/resources/top-levels.php index f54b454..ccfd634 100644 --- a/resources/top-levels.php +++ b/resources/top-levels.php @@ -33,4 +33,4 @@ 710000, 810000, 820000, -];
\ No newline at end of file +]; |
