Skip to content

Commit a6c1f37

Browse files
committed
地址码从民政部官网获取( 2018年7月版本);台湾改为830000
1 parent d66a6df commit a6c1f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/addressCode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3227,5 +3227,5 @@
32273227
'659009' => '昆玉市',
32283228
'810000' => '香港特别行政区',
32293229
'820000' => '澳门特别行政区',
3230-
'820000' => '台湾省',
3230+
'830000' => '台湾省',
32313231
];

0 commit comments

Comments
 (0)