多线程下载工具
+
+```
+
+### 部分功能示例
+
+- ##### Git批量管理
+
+当你clone了大量的git仓库, 使用这条命令可以一次性拉取它们的最新代码:
+
+```
+dot git -a "pull" d:\repos
+```
+
+
+
+类似地,你可以批量对一堆git仓库执行任何git命令:
+
+```
+dot git -a "config --get http.proxy" d:\repos
+```
+
+
+
+- ##### 高精度时钟同步
+
+支持多个NTP时钟服务器并行请求,同时除去网络通信时长以设置本机时钟与NTP标准时间精确同步:
+
+```
+dot time -k
+```
+
+
+
+- ##### 文本编解码
+
+复制你需要查看各种编解码的文本在剪贴板中,然后输入如下命令,即可查看
+
+```
+dot text
+```
+
+
+
+- ##### 多线程下载工具
+
+支持设置分块大小,线程数量,用以替代单线程的wget工具:
+
+```
+dot get https://github.com/nsnail/dot/releases/download/v1.1.1/dot-v1.1.1-win-x64.7z
+```
+
+
+
+- ##### 移除文件末尾空白
+
+移除指定目录下所有文件尾部多余的空格和换行符:
+
+```
+dot trim d:\repos
+```
+
+
\ No newline at end of file
diff --git a/assets/README.md b/assets/README.md
new file mode 100644
index 0000000..c613f73
--- /dev/null
+++ b/assets/README.md
@@ -0,0 +1 @@
+# 资源文件目录
\ No newline at end of file
diff --git a/assets/captcha/background/1.jpg b/assets/captcha/background/1.jpg
new file mode 100644
index 0000000..901f147
Binary files /dev/null and b/assets/captcha/background/1.jpg differ
diff --git a/assets/captcha/background/10.jpg b/assets/captcha/background/10.jpg
new file mode 100644
index 0000000..86b4d0a
Binary files /dev/null and b/assets/captcha/background/10.jpg differ
diff --git a/assets/captcha/background/100.jpg b/assets/captcha/background/100.jpg
new file mode 100644
index 0000000..0ab98e4
Binary files /dev/null and b/assets/captcha/background/100.jpg differ
diff --git a/assets/captcha/background/11.jpg b/assets/captcha/background/11.jpg
new file mode 100644
index 0000000..5bb8ec0
Binary files /dev/null and b/assets/captcha/background/11.jpg differ
diff --git a/assets/captcha/background/12.jpg b/assets/captcha/background/12.jpg
new file mode 100644
index 0000000..414d0d3
Binary files /dev/null and b/assets/captcha/background/12.jpg differ
diff --git a/assets/captcha/background/13.jpg b/assets/captcha/background/13.jpg
new file mode 100644
index 0000000..4dfc815
Binary files /dev/null and b/assets/captcha/background/13.jpg differ
diff --git a/assets/captcha/background/14.jpg b/assets/captcha/background/14.jpg
new file mode 100644
index 0000000..3610dd6
Binary files /dev/null and b/assets/captcha/background/14.jpg differ
diff --git a/assets/captcha/background/15.jpg b/assets/captcha/background/15.jpg
new file mode 100644
index 0000000..5b07c7e
Binary files /dev/null and b/assets/captcha/background/15.jpg differ
diff --git a/assets/captcha/background/16.jpg b/assets/captcha/background/16.jpg
new file mode 100644
index 0000000..e8df3e3
Binary files /dev/null and b/assets/captcha/background/16.jpg differ
diff --git a/assets/captcha/background/17.jpg b/assets/captcha/background/17.jpg
new file mode 100644
index 0000000..f37115c
Binary files /dev/null and b/assets/captcha/background/17.jpg differ
diff --git a/assets/captcha/background/18.jpg b/assets/captcha/background/18.jpg
new file mode 100644
index 0000000..fcb4da6
Binary files /dev/null and b/assets/captcha/background/18.jpg differ
diff --git a/assets/captcha/background/19.jpg b/assets/captcha/background/19.jpg
new file mode 100644
index 0000000..9303a49
Binary files /dev/null and b/assets/captcha/background/19.jpg differ
diff --git a/assets/captcha/background/2.jpg b/assets/captcha/background/2.jpg
new file mode 100644
index 0000000..a6f9c4a
Binary files /dev/null and b/assets/captcha/background/2.jpg differ
diff --git a/assets/captcha/background/20.jpg b/assets/captcha/background/20.jpg
new file mode 100644
index 0000000..69fb2ee
Binary files /dev/null and b/assets/captcha/background/20.jpg differ
diff --git a/assets/captcha/background/21.jpg b/assets/captcha/background/21.jpg
new file mode 100644
index 0000000..9170edd
Binary files /dev/null and b/assets/captcha/background/21.jpg differ
diff --git a/assets/captcha/background/22.jpg b/assets/captcha/background/22.jpg
new file mode 100644
index 0000000..b869eac
Binary files /dev/null and b/assets/captcha/background/22.jpg differ
diff --git a/assets/captcha/background/23.jpg b/assets/captcha/background/23.jpg
new file mode 100644
index 0000000..d348e83
Binary files /dev/null and b/assets/captcha/background/23.jpg differ
diff --git a/assets/captcha/background/24.jpg b/assets/captcha/background/24.jpg
new file mode 100644
index 0000000..93836d7
Binary files /dev/null and b/assets/captcha/background/24.jpg differ
diff --git a/assets/captcha/background/25.jpg b/assets/captcha/background/25.jpg
new file mode 100644
index 0000000..0ab98e4
Binary files /dev/null and b/assets/captcha/background/25.jpg differ
diff --git a/assets/captcha/background/26.jpg b/assets/captcha/background/26.jpg
new file mode 100644
index 0000000..3d78d2c
Binary files /dev/null and b/assets/captcha/background/26.jpg differ
diff --git a/assets/captcha/background/27.jpg b/assets/captcha/background/27.jpg
new file mode 100644
index 0000000..414d0d3
Binary files /dev/null and b/assets/captcha/background/27.jpg differ
diff --git a/assets/captcha/background/28.jpg b/assets/captcha/background/28.jpg
new file mode 100644
index 0000000..e07451e
Binary files /dev/null and b/assets/captcha/background/28.jpg differ
diff --git a/assets/captcha/background/29.jpg b/assets/captcha/background/29.jpg
new file mode 100644
index 0000000..6b4600e
Binary files /dev/null and b/assets/captcha/background/29.jpg differ
diff --git a/assets/captcha/background/3.jpg b/assets/captcha/background/3.jpg
new file mode 100644
index 0000000..ca29eb4
Binary files /dev/null and b/assets/captcha/background/3.jpg differ
diff --git a/assets/captcha/background/30.jpg b/assets/captcha/background/30.jpg
new file mode 100644
index 0000000..12824c7
Binary files /dev/null and b/assets/captcha/background/30.jpg differ
diff --git a/assets/captcha/background/31.jpg b/assets/captcha/background/31.jpg
new file mode 100644
index 0000000..26c9e95
Binary files /dev/null and b/assets/captcha/background/31.jpg differ
diff --git a/assets/captcha/background/32.jpg b/assets/captcha/background/32.jpg
new file mode 100644
index 0000000..5181192
Binary files /dev/null and b/assets/captcha/background/32.jpg differ
diff --git a/assets/captcha/background/33.jpg b/assets/captcha/background/33.jpg
new file mode 100644
index 0000000..5564709
Binary files /dev/null and b/assets/captcha/background/33.jpg differ
diff --git a/assets/captcha/background/34.jpg b/assets/captcha/background/34.jpg
new file mode 100644
index 0000000..2cfd650
Binary files /dev/null and b/assets/captcha/background/34.jpg differ
diff --git a/assets/captcha/background/35.jpg b/assets/captcha/background/35.jpg
new file mode 100644
index 0000000..c4b5c0e
Binary files /dev/null and b/assets/captcha/background/35.jpg differ
diff --git a/assets/captcha/background/36.jpg b/assets/captcha/background/36.jpg
new file mode 100644
index 0000000..4d9f7ef
Binary files /dev/null and b/assets/captcha/background/36.jpg differ
diff --git a/assets/captcha/background/37.jpg b/assets/captcha/background/37.jpg
new file mode 100644
index 0000000..9cc9ab0
Binary files /dev/null and b/assets/captcha/background/37.jpg differ
diff --git a/assets/captcha/background/38.jpg b/assets/captcha/background/38.jpg
new file mode 100644
index 0000000..c096f96
Binary files /dev/null and b/assets/captcha/background/38.jpg differ
diff --git a/assets/captcha/background/39.jpg b/assets/captcha/background/39.jpg
new file mode 100644
index 0000000..0b6d2bf
Binary files /dev/null and b/assets/captcha/background/39.jpg differ
diff --git a/assets/captcha/background/4.jpg b/assets/captcha/background/4.jpg
new file mode 100644
index 0000000..0c5a166
Binary files /dev/null and b/assets/captcha/background/4.jpg differ
diff --git a/assets/captcha/background/40.jpg b/assets/captcha/background/40.jpg
new file mode 100644
index 0000000..ac22219
Binary files /dev/null and b/assets/captcha/background/40.jpg differ
diff --git a/assets/captcha/background/41.jpg b/assets/captcha/background/41.jpg
new file mode 100644
index 0000000..1ad49be
Binary files /dev/null and b/assets/captcha/background/41.jpg differ
diff --git a/assets/captcha/background/42.jpg b/assets/captcha/background/42.jpg
new file mode 100644
index 0000000..d8a9b26
Binary files /dev/null and b/assets/captcha/background/42.jpg differ
diff --git a/assets/captcha/background/43.jpg b/assets/captcha/background/43.jpg
new file mode 100644
index 0000000..daf2f4d
Binary files /dev/null and b/assets/captcha/background/43.jpg differ
diff --git a/assets/captcha/background/44.jpg b/assets/captcha/background/44.jpg
new file mode 100644
index 0000000..17e4f72
Binary files /dev/null and b/assets/captcha/background/44.jpg differ
diff --git a/assets/captcha/background/45.jpg b/assets/captcha/background/45.jpg
new file mode 100644
index 0000000..2b76107
Binary files /dev/null and b/assets/captcha/background/45.jpg differ
diff --git a/assets/captcha/background/46.jpg b/assets/captcha/background/46.jpg
new file mode 100644
index 0000000..7b84c60
Binary files /dev/null and b/assets/captcha/background/46.jpg differ
diff --git a/assets/captcha/background/47.jpg b/assets/captcha/background/47.jpg
new file mode 100644
index 0000000..7daceef
Binary files /dev/null and b/assets/captcha/background/47.jpg differ
diff --git a/assets/captcha/background/48.jpg b/assets/captcha/background/48.jpg
new file mode 100644
index 0000000..552a69e
Binary files /dev/null and b/assets/captcha/background/48.jpg differ
diff --git a/assets/captcha/background/49.jpg b/assets/captcha/background/49.jpg
new file mode 100644
index 0000000..3fd2738
Binary files /dev/null and b/assets/captcha/background/49.jpg differ
diff --git a/assets/captcha/background/5.jpg b/assets/captcha/background/5.jpg
new file mode 100644
index 0000000..deb55c2
Binary files /dev/null and b/assets/captcha/background/5.jpg differ
diff --git a/assets/captcha/background/50.jpg b/assets/captcha/background/50.jpg
new file mode 100644
index 0000000..ca29eb4
Binary files /dev/null and b/assets/captcha/background/50.jpg differ
diff --git a/assets/captcha/background/51.jpg b/assets/captcha/background/51.jpg
new file mode 100644
index 0000000..0776ebe
Binary files /dev/null and b/assets/captcha/background/51.jpg differ
diff --git a/assets/captcha/background/52.jpg b/assets/captcha/background/52.jpg
new file mode 100644
index 0000000..ffbfd7e
Binary files /dev/null and b/assets/captcha/background/52.jpg differ
diff --git a/assets/captcha/background/53.jpg b/assets/captcha/background/53.jpg
new file mode 100644
index 0000000..8aceefc
Binary files /dev/null and b/assets/captcha/background/53.jpg differ
diff --git a/assets/captcha/background/54.jpg b/assets/captcha/background/54.jpg
new file mode 100644
index 0000000..dc00233
Binary files /dev/null and b/assets/captcha/background/54.jpg differ
diff --git a/assets/captcha/background/55.jpg b/assets/captcha/background/55.jpg
new file mode 100644
index 0000000..4c2b49a
Binary files /dev/null and b/assets/captcha/background/55.jpg differ
diff --git a/assets/captcha/background/56.jpg b/assets/captcha/background/56.jpg
new file mode 100644
index 0000000..02eb01b
Binary files /dev/null and b/assets/captcha/background/56.jpg differ
diff --git a/assets/captcha/background/57.jpg b/assets/captcha/background/57.jpg
new file mode 100644
index 0000000..bf88c05
Binary files /dev/null and b/assets/captcha/background/57.jpg differ
diff --git a/assets/captcha/background/58.jpg b/assets/captcha/background/58.jpg
new file mode 100644
index 0000000..134f80e
Binary files /dev/null and b/assets/captcha/background/58.jpg differ
diff --git a/assets/captcha/background/59.jpg b/assets/captcha/background/59.jpg
new file mode 100644
index 0000000..c7c6b86
Binary files /dev/null and b/assets/captcha/background/59.jpg differ
diff --git a/assets/captcha/background/6.jpg b/assets/captcha/background/6.jpg
new file mode 100644
index 0000000..ceef811
Binary files /dev/null and b/assets/captcha/background/6.jpg differ
diff --git a/assets/captcha/background/60.jpg b/assets/captcha/background/60.jpg
new file mode 100644
index 0000000..5ac802c
Binary files /dev/null and b/assets/captcha/background/60.jpg differ
diff --git a/assets/captcha/background/61.jpg b/assets/captcha/background/61.jpg
new file mode 100644
index 0000000..7ee1499
Binary files /dev/null and b/assets/captcha/background/61.jpg differ
diff --git a/assets/captcha/background/62.jpg b/assets/captcha/background/62.jpg
new file mode 100644
index 0000000..6b3697c
Binary files /dev/null and b/assets/captcha/background/62.jpg differ
diff --git a/assets/captcha/background/63.jpg b/assets/captcha/background/63.jpg
new file mode 100644
index 0000000..97b5943
Binary files /dev/null and b/assets/captcha/background/63.jpg differ
diff --git a/assets/captcha/background/64.jpg b/assets/captcha/background/64.jpg
new file mode 100644
index 0000000..22b9310
Binary files /dev/null and b/assets/captcha/background/64.jpg differ
diff --git a/assets/captcha/background/65.jpg b/assets/captcha/background/65.jpg
new file mode 100644
index 0000000..a6f9c4a
Binary files /dev/null and b/assets/captcha/background/65.jpg differ
diff --git a/assets/captcha/background/66.jpg b/assets/captcha/background/66.jpg
new file mode 100644
index 0000000..3635e7b
Binary files /dev/null and b/assets/captcha/background/66.jpg differ
diff --git a/assets/captcha/background/67.jpg b/assets/captcha/background/67.jpg
new file mode 100644
index 0000000..1fa4735
Binary files /dev/null and b/assets/captcha/background/67.jpg differ
diff --git a/assets/captcha/background/68.jpg b/assets/captcha/background/68.jpg
new file mode 100644
index 0000000..588b797
Binary files /dev/null and b/assets/captcha/background/68.jpg differ
diff --git a/assets/captcha/background/69.jpg b/assets/captcha/background/69.jpg
new file mode 100644
index 0000000..12824c7
Binary files /dev/null and b/assets/captcha/background/69.jpg differ
diff --git a/assets/captcha/background/7.jpg b/assets/captcha/background/7.jpg
new file mode 100644
index 0000000..21ee680
Binary files /dev/null and b/assets/captcha/background/7.jpg differ
diff --git a/assets/captcha/background/70.jpg b/assets/captcha/background/70.jpg
new file mode 100644
index 0000000..0376170
Binary files /dev/null and b/assets/captcha/background/70.jpg differ
diff --git a/assets/captcha/background/71.jpg b/assets/captcha/background/71.jpg
new file mode 100644
index 0000000..c02cfe2
Binary files /dev/null and b/assets/captcha/background/71.jpg differ
diff --git a/assets/captcha/background/72.jpg b/assets/captcha/background/72.jpg
new file mode 100644
index 0000000..431545b
Binary files /dev/null and b/assets/captcha/background/72.jpg differ
diff --git a/assets/captcha/background/73.jpg b/assets/captcha/background/73.jpg
new file mode 100644
index 0000000..afdf762
Binary files /dev/null and b/assets/captcha/background/73.jpg differ
diff --git a/assets/captcha/background/74.jpg b/assets/captcha/background/74.jpg
new file mode 100644
index 0000000..5d1e390
Binary files /dev/null and b/assets/captcha/background/74.jpg differ
diff --git a/assets/captcha/background/75.jpg b/assets/captcha/background/75.jpg
new file mode 100644
index 0000000..2e830e6
Binary files /dev/null and b/assets/captcha/background/75.jpg differ
diff --git a/assets/captcha/background/76.jpg b/assets/captcha/background/76.jpg
new file mode 100644
index 0000000..75553e1
Binary files /dev/null and b/assets/captcha/background/76.jpg differ
diff --git a/assets/captcha/background/77.jpg b/assets/captcha/background/77.jpg
new file mode 100644
index 0000000..26528eb
Binary files /dev/null and b/assets/captcha/background/77.jpg differ
diff --git a/assets/captcha/background/78.jpg b/assets/captcha/background/78.jpg
new file mode 100644
index 0000000..46535fb
Binary files /dev/null and b/assets/captcha/background/78.jpg differ
diff --git a/assets/captcha/background/79.jpg b/assets/captcha/background/79.jpg
new file mode 100644
index 0000000..6ec7dd8
Binary files /dev/null and b/assets/captcha/background/79.jpg differ
diff --git a/assets/captcha/background/8.jpg b/assets/captcha/background/8.jpg
new file mode 100644
index 0000000..bfbcf54
Binary files /dev/null and b/assets/captcha/background/8.jpg differ
diff --git a/assets/captcha/background/80.jpg b/assets/captcha/background/80.jpg
new file mode 100644
index 0000000..0376170
Binary files /dev/null and b/assets/captcha/background/80.jpg differ
diff --git a/assets/captcha/background/81.jpg b/assets/captcha/background/81.jpg
new file mode 100644
index 0000000..16a0e82
Binary files /dev/null and b/assets/captcha/background/81.jpg differ
diff --git a/assets/captcha/background/82.jpg b/assets/captcha/background/82.jpg
new file mode 100644
index 0000000..6cbf8e3
Binary files /dev/null and b/assets/captcha/background/82.jpg differ
diff --git a/assets/captcha/background/83.jpg b/assets/captcha/background/83.jpg
new file mode 100644
index 0000000..e776056
Binary files /dev/null and b/assets/captcha/background/83.jpg differ
diff --git a/assets/captcha/background/84.jpg b/assets/captcha/background/84.jpg
new file mode 100644
index 0000000..80348a2
Binary files /dev/null and b/assets/captcha/background/84.jpg differ
diff --git a/assets/captcha/background/85.jpg b/assets/captcha/background/85.jpg
new file mode 100644
index 0000000..b370c7c
Binary files /dev/null and b/assets/captcha/background/85.jpg differ
diff --git a/assets/captcha/background/86.jpg b/assets/captcha/background/86.jpg
new file mode 100644
index 0000000..c94907f
Binary files /dev/null and b/assets/captcha/background/86.jpg differ
diff --git a/assets/captcha/background/87.jpg b/assets/captcha/background/87.jpg
new file mode 100644
index 0000000..741df28
Binary files /dev/null and b/assets/captcha/background/87.jpg differ
diff --git a/assets/captcha/background/88.jpg b/assets/captcha/background/88.jpg
new file mode 100644
index 0000000..9cc9ab0
Binary files /dev/null and b/assets/captcha/background/88.jpg differ
diff --git a/assets/captcha/background/89.jpg b/assets/captcha/background/89.jpg
new file mode 100644
index 0000000..510def4
Binary files /dev/null and b/assets/captcha/background/89.jpg differ
diff --git a/assets/captcha/background/9.jpg b/assets/captcha/background/9.jpg
new file mode 100644
index 0000000..1cf3ee0
Binary files /dev/null and b/assets/captcha/background/9.jpg differ
diff --git a/assets/captcha/background/90.jpg b/assets/captcha/background/90.jpg
new file mode 100644
index 0000000..e07451e
Binary files /dev/null and b/assets/captcha/background/90.jpg differ
diff --git a/assets/captcha/background/91.jpg b/assets/captcha/background/91.jpg
new file mode 100644
index 0000000..21ee680
Binary files /dev/null and b/assets/captcha/background/91.jpg differ
diff --git a/assets/captcha/background/92.jpg b/assets/captcha/background/92.jpg
new file mode 100644
index 0000000..60b7d22
Binary files /dev/null and b/assets/captcha/background/92.jpg differ
diff --git a/assets/captcha/background/93.jpg b/assets/captcha/background/93.jpg
new file mode 100644
index 0000000..e32cbd9
Binary files /dev/null and b/assets/captcha/background/93.jpg differ
diff --git a/assets/captcha/background/94.jpg b/assets/captcha/background/94.jpg
new file mode 100644
index 0000000..42aec1b
Binary files /dev/null and b/assets/captcha/background/94.jpg differ
diff --git a/assets/captcha/background/95.jpg b/assets/captcha/background/95.jpg
new file mode 100644
index 0000000..1bb1164
Binary files /dev/null and b/assets/captcha/background/95.jpg differ
diff --git a/assets/captcha/background/96.jpg b/assets/captcha/background/96.jpg
new file mode 100644
index 0000000..84d7570
Binary files /dev/null and b/assets/captcha/background/96.jpg differ
diff --git a/assets/captcha/background/97.jpg b/assets/captcha/background/97.jpg
new file mode 100644
index 0000000..f0b2a33
Binary files /dev/null and b/assets/captcha/background/97.jpg differ
diff --git a/assets/captcha/background/98.jpg b/assets/captcha/background/98.jpg
new file mode 100644
index 0000000..f79cf3b
Binary files /dev/null and b/assets/captcha/background/98.jpg differ
diff --git a/assets/captcha/background/99.jpg b/assets/captcha/background/99.jpg
new file mode 100644
index 0000000..dcd9aea
Binary files /dev/null and b/assets/captcha/background/99.jpg differ
diff --git a/assets/captcha/template/1/dark.png b/assets/captcha/template/1/dark.png
new file mode 100644
index 0000000..7226666
Binary files /dev/null and b/assets/captcha/template/1/dark.png differ
diff --git a/assets/captcha/template/1/transparent.png b/assets/captcha/template/1/transparent.png
new file mode 100644
index 0000000..981046f
Binary files /dev/null and b/assets/captcha/template/1/transparent.png differ
diff --git a/assets/captcha/template/2/dark.png b/assets/captcha/template/2/dark.png
new file mode 100644
index 0000000..67108b3
Binary files /dev/null and b/assets/captcha/template/2/dark.png differ
diff --git a/assets/captcha/template/2/transparent.png b/assets/captcha/template/2/transparent.png
new file mode 100644
index 0000000..ee6f9ae
Binary files /dev/null and b/assets/captcha/template/2/transparent.png differ
diff --git a/assets/captcha/template/3/dark.png b/assets/captcha/template/3/dark.png
new file mode 100644
index 0000000..9b370f5
Binary files /dev/null and b/assets/captcha/template/3/dark.png differ
diff --git a/assets/captcha/template/3/transparent.png b/assets/captcha/template/3/transparent.png
new file mode 100644
index 0000000..77d3505
Binary files /dev/null and b/assets/captcha/template/3/transparent.png differ
diff --git a/assets/captcha/template/4/dark.png b/assets/captcha/template/4/dark.png
new file mode 100644
index 0000000..b125d8a
Binary files /dev/null and b/assets/captcha/template/4/dark.png differ
diff --git a/assets/captcha/template/4/transparent.png b/assets/captcha/template/4/transparent.png
new file mode 100644
index 0000000..438dd84
Binary files /dev/null and b/assets/captcha/template/4/transparent.png differ
diff --git a/assets/captcha/template/5/dark.png b/assets/captcha/template/5/dark.png
new file mode 100644
index 0000000..782dcdb
Binary files /dev/null and b/assets/captcha/template/5/dark.png differ
diff --git a/assets/captcha/template/5/transparent.png b/assets/captcha/template/5/transparent.png
new file mode 100644
index 0000000..7edda1b
Binary files /dev/null and b/assets/captcha/template/5/transparent.png differ
diff --git a/assets/captcha/template/6/dark.png b/assets/captcha/template/6/dark.png
new file mode 100644
index 0000000..bd15a28
Binary files /dev/null and b/assets/captcha/template/6/dark.png differ
diff --git a/assets/captcha/template/6/transparent.png b/assets/captcha/template/6/transparent.png
new file mode 100644
index 0000000..5e2047e
Binary files /dev/null and b/assets/captcha/template/6/transparent.png differ
diff --git a/assets/res/Statements.ln b/assets/res/Statements.ln
new file mode 100644
index 0000000..a1b98a9
--- /dev/null
+++ b/assets/res/Statements.ln
@@ -0,0 +1,70 @@
+GUID工具
+Git批量操作工具
+Git输出编码
+Git退出码为零的
+IP工具
+Json工具
+Json文本转义成字符串
+NTP_标准时钟
+下载分块数
+下载完成
+仓库
+传递给Git的参数
+使用大写输出
+公网IP
+写入统计
+剩余时间
+剪贴板未包含正确的Json字符串
+单击鼠标左键复制颜色和坐标到剪贴板
+压缩Json文本
+只读模式_不会真实修改文件
+同步本机时间
+启用写入模式
+命令
+响应
+多线程下载工具
+密码创建类型
+密码长度
+屏幕坐标颜色选取工具
+已复制到剪贴板
+总进度
+执行命令后保留会话
+指定的路径不存在
+按下Esc隐藏译文
+按下任意键继续
+排除
+排除路径的正则表达式
+数据内容
+数据标识
+文件保存位置
+文件通配符
+文本编码工具
+时间同步工具
+最大并发数量
+本机时钟
+本机时钟偏移平均值
+本机时间已同步
+查找此目录下所有Git仓库目录
+查找文件
+格式化Json文本
+目录检索深度
+移除文件尾部换行和空格
+移除文件的UTF8_BOM
+累计耗时
+线程
+缓冲区大小_千字节
+网络地址
+翻译中
+翻译工具
+要处理的文本_默认取取剪贴板值
+要处理的目录路径
+请求元数据
+读取
+跳过
+转换换行符为LF
+输入文本为空
+输出文件路径
+连接NTP服务器超时时间_毫秒
+选中文本按下Capslock开始翻译
+通讯成功
+随机密码生成器
\ No newline at end of file
diff --git a/assets/seed-data/Sys_Config.json b/assets/seed-data/Sys_Config.json
new file mode 100644
index 0000000..68a2abd
--- /dev/null
+++ b/assets/seed-data/Sys_Config.json
@@ -0,0 +1,8 @@
+[
+ {
+ "Enabled": true,
+ "UserRegisterConfirm": false,
+ "UserRegisterDeptId": 372119301627909,
+ "UserRegisterRoleId": 371729946431493
+ }
+]
\ No newline at end of file
diff --git a/assets/seed-data/Sys_Dept.json b/assets/seed-data/Sys_Dept.json
new file mode 100644
index 0000000..37ba022
--- /dev/null
+++ b/assets/seed-data/Sys_Dept.json
@@ -0,0 +1,8 @@
+[
+ {
+ "Id": 372119301627909,
+ "Name": "默认部门",
+ "Enabled": true,
+ "Sort": 100
+ }
+]
\ No newline at end of file
diff --git a/assets/seed-data/Sys_DicCatalog.json b/assets/seed-data/Sys_DicCatalog.json
new file mode 100644
index 0000000..1c47893
--- /dev/null
+++ b/assets/seed-data/Sys_DicCatalog.json
@@ -0,0 +1,13 @@
+[
+ {
+ "Code": "generic",
+ "Id": 375317236772869,
+ "Name": "通用字典"
+ },
+ {
+ "Code": "geo-area",
+ "Id": 379794295185413,
+ "Name": "行政区划代码",
+ "ParentId": 375317236772869
+ }
+]
\ No newline at end of file
diff --git a/assets/seed-data/Sys_DicContent.json b/assets/seed-data/Sys_DicContent.json
new file mode 100644
index 0000000..48ef291
--- /dev/null
+++ b/assets/seed-data/Sys_DicContent.json
@@ -0,0 +1,19250 @@
+[
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788572677,
+ "Key": "北京市",
+ "Value": "110000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788580869,
+ "Key": "北京市东城区",
+ "Value": "110101"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788584965,
+ "Key": "北京市西城区",
+ "Value": "110102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788584966,
+ "Key": "北京市朝阳区",
+ "Value": "110105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788584967,
+ "Key": "北京市丰台区",
+ "Value": "110106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788584968,
+ "Key": "北京市石景山区",
+ "Value": "110107"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788584969,
+ "Key": "北京市海淀区",
+ "Value": "110108"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788584970,
+ "Key": "北京市门头沟区",
+ "Value": "110109"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788584971,
+ "Key": "北京市房山区",
+ "Value": "110111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788584972,
+ "Key": "北京市通州区",
+ "Value": "110112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788584973,
+ "Key": "北京市顺义区",
+ "Value": "110113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788584974,
+ "Key": "北京市昌平区",
+ "Value": "110114"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788584975,
+ "Key": "北京市大兴区",
+ "Value": "110115"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788584976,
+ "Key": "北京市怀柔区",
+ "Value": "110116"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788589061,
+ "Key": "北京市平谷区",
+ "Value": "110117"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788589062,
+ "Key": "北京市密云区",
+ "Value": "110118"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788589063,
+ "Key": "北京市延庆区",
+ "Value": "110119"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788589064,
+ "Key": "天津市",
+ "Value": "120000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788589065,
+ "Key": "天津市和平区",
+ "Value": "120101"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788589066,
+ "Key": "天津市河东区",
+ "Value": "120102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788589067,
+ "Key": "天津市河西区",
+ "Value": "120103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788589068,
+ "Key": "天津市南开区",
+ "Value": "120104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788589069,
+ "Key": "天津市河北区",
+ "Value": "120105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788589070,
+ "Key": "天津市红桥区",
+ "Value": "120106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788589071,
+ "Key": "天津市东丽区",
+ "Value": "120110"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788589072,
+ "Key": "天津市西青区",
+ "Value": "120111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788593157,
+ "Key": "天津市津南区",
+ "Value": "120112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788593158,
+ "Key": "天津市北辰区",
+ "Value": "120113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788593159,
+ "Key": "天津市武清区",
+ "Value": "120114"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788593160,
+ "Key": "天津市宝坻区",
+ "Value": "120115"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788593161,
+ "Key": "天津市滨海新区",
+ "Value": "120116"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788593162,
+ "Key": "天津市宁河区",
+ "Value": "120117"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788593163,
+ "Key": "天津市静海区",
+ "Value": "120118"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788593164,
+ "Key": "天津市蓟州区",
+ "Value": "120119"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788593165,
+ "Key": "河北省",
+ "Value": "130000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788593166,
+ "Key": "河北省石家庄市",
+ "Value": "130100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788593167,
+ "Key": "河北省石家庄市长安区",
+ "Value": "130102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788597253,
+ "Key": "河北省石家庄市桥西区",
+ "Value": "130104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788597254,
+ "Key": "河北省石家庄市新华区",
+ "Value": "130105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788597255,
+ "Key": "河北省石家庄市井陉矿区",
+ "Value": "130107"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788597256,
+ "Key": "河北省石家庄市裕华区",
+ "Value": "130108"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788597257,
+ "Key": "河北省石家庄市藁城区",
+ "Value": "130109"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788597258,
+ "Key": "河北省石家庄市鹿泉区",
+ "Value": "130110"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788597259,
+ "Key": "河北省石家庄市栾城区",
+ "Value": "130111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788597260,
+ "Key": "河北省石家庄市井陉县",
+ "Value": "130121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788597261,
+ "Key": "河北省石家庄市正定县",
+ "Value": "130123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788597262,
+ "Key": "河北省石家庄市行唐县",
+ "Value": "130125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788597263,
+ "Key": "河北省石家庄市灵寿县",
+ "Value": "130126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788597264,
+ "Key": "河北省石家庄市高邑县",
+ "Value": "130127"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788601349,
+ "Key": "河北省石家庄市深泽县",
+ "Value": "130128"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788601350,
+ "Key": "河北省石家庄市赞皇县",
+ "Value": "130129"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788601351,
+ "Key": "河北省石家庄市无极县",
+ "Value": "130130"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788601352,
+ "Key": "河北省石家庄市平山县",
+ "Value": "130131"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788601353,
+ "Key": "河北省石家庄市元氏县",
+ "Value": "130132"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788601354,
+ "Key": "河北省石家庄市赵县",
+ "Value": "130133"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788601355,
+ "Key": "河北省石家庄市辛集市",
+ "Value": "130181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788601356,
+ "Key": "河北省石家庄市晋州市",
+ "Value": "130183"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788601357,
+ "Key": "河北省石家庄市新乐市",
+ "Value": "130184"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788601358,
+ "Key": "河北省唐山市",
+ "Value": "130200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788601359,
+ "Key": "河北省唐山市路南区",
+ "Value": "130202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788601360,
+ "Key": "河北省唐山市路北区",
+ "Value": "130203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788605445,
+ "Key": "河北省唐山市古冶区",
+ "Value": "130204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788605446,
+ "Key": "河北省唐山市开平区",
+ "Value": "130205"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788605447,
+ "Key": "河北省唐山市丰南区",
+ "Value": "130207"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788605448,
+ "Key": "河北省唐山市丰润区",
+ "Value": "130208"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788605449,
+ "Key": "河北省唐山市曹妃甸区",
+ "Value": "130209"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788605450,
+ "Key": "河北省唐山市滦南县",
+ "Value": "130224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788605451,
+ "Key": "河北省唐山市乐亭县",
+ "Value": "130225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788605452,
+ "Key": "河北省唐山市迁西县",
+ "Value": "130227"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788605453,
+ "Key": "河北省唐山市玉田县",
+ "Value": "130229"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788605454,
+ "Key": "河北省唐山市遵化市",
+ "Value": "130281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788605455,
+ "Key": "河北省唐山市迁安市",
+ "Value": "130283"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788605456,
+ "Key": "河北省唐山市滦州市",
+ "Value": "130284"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788609541,
+ "Key": "河北省秦皇岛市",
+ "Value": "130300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788609542,
+ "Key": "河北省秦皇岛市海港区",
+ "Value": "130302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788609543,
+ "Key": "河北省秦皇岛市山海关区",
+ "Value": "130303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788609544,
+ "Key": "河北省秦皇岛市北戴河区",
+ "Value": "130304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788609545,
+ "Key": "河北省秦皇岛市抚宁区",
+ "Value": "130306"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788609546,
+ "Key": "河北省秦皇岛市青龙满族自治县",
+ "Value": "130321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788609547,
+ "Key": "河北省秦皇岛市昌黎县",
+ "Value": "130322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788609548,
+ "Key": "河北省秦皇岛市卢龙县",
+ "Value": "130324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788609549,
+ "Key": "河北省邯郸市",
+ "Value": "130400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788609550,
+ "Key": "河北省邯郸市邯山区",
+ "Value": "130402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788609551,
+ "Key": "河北省邯郸市丛台区",
+ "Value": "130403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788609552,
+ "Key": "河北省邯郸市复兴区",
+ "Value": "130404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788613637,
+ "Key": "河北省邯郸市峰峰矿区",
+ "Value": "130406"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788613638,
+ "Key": "河北省邯郸市肥乡区",
+ "Value": "130407"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788613639,
+ "Key": "河北省邯郸市永年区",
+ "Value": "130408"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788613640,
+ "Key": "河北省邯郸市临漳县",
+ "Value": "130423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788613641,
+ "Key": "河北省邯郸市成安县",
+ "Value": "130424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788613642,
+ "Key": "河北省邯郸市大名县",
+ "Value": "130425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788613643,
+ "Key": "河北省邯郸市涉县",
+ "Value": "130426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788613644,
+ "Key": "河北省邯郸市磁县",
+ "Value": "130427"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788613645,
+ "Key": "河北省邯郸市邱县",
+ "Value": "130430"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788613646,
+ "Key": "河北省邯郸市鸡泽县",
+ "Value": "130431"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788613647,
+ "Key": "河北省邯郸市广平县",
+ "Value": "130432"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788613648,
+ "Key": "河北省邯郸市馆陶县",
+ "Value": "130433"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788617733,
+ "Key": "河北省邯郸市魏县",
+ "Value": "130434"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788617734,
+ "Key": "河北省邯郸市曲周县",
+ "Value": "130435"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788617735,
+ "Key": "河北省邯郸市武安市",
+ "Value": "130481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788617736,
+ "Key": "河北省邢台市",
+ "Value": "130500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788617737,
+ "Key": "河北省邢台市襄都区",
+ "Value": "130502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788617738,
+ "Key": "河北省邢台市信都区",
+ "Value": "130503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788617739,
+ "Key": "河北省邢台市任泽区",
+ "Value": "130505"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788617740,
+ "Key": "河北省邢台市南和区",
+ "Value": "130506"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788617741,
+ "Key": "河北省邢台市临城县",
+ "Value": "130522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788617742,
+ "Key": "河北省邢台市内丘县",
+ "Value": "130523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788617743,
+ "Key": "河北省邢台市柏乡县",
+ "Value": "130524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788617744,
+ "Key": "河北省邢台市隆尧县",
+ "Value": "130525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788621829,
+ "Key": "河北省邢台市宁晋县",
+ "Value": "130528"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788621830,
+ "Key": "河北省邢台市巨鹿县",
+ "Value": "130529"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788621831,
+ "Key": "河北省邢台市新河县",
+ "Value": "130530"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788621832,
+ "Key": "河北省邢台市广宗县",
+ "Value": "130531"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788621833,
+ "Key": "河北省邢台市平乡县",
+ "Value": "130532"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788621834,
+ "Key": "河北省邢台市威县",
+ "Value": "130533"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788621835,
+ "Key": "河北省邢台市清河县",
+ "Value": "130534"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788621836,
+ "Key": "河北省邢台市临西县",
+ "Value": "130535"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788621837,
+ "Key": "河北省邢台市南宫市",
+ "Value": "130581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788621838,
+ "Key": "河北省邢台市沙河市",
+ "Value": "130582"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788621839,
+ "Key": "河北省保定市",
+ "Value": "130600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788621840,
+ "Key": "河北省保定市竞秀区",
+ "Value": "130602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788625925,
+ "Key": "河北省保定市莲池区",
+ "Value": "130606"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788625926,
+ "Key": "河北省保定市满城区",
+ "Value": "130607"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788625927,
+ "Key": "河北省保定市清苑区",
+ "Value": "130608"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788625928,
+ "Key": "河北省保定市徐水区",
+ "Value": "130609"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788625929,
+ "Key": "河北省保定市涞水县",
+ "Value": "130623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788625930,
+ "Key": "河北省保定市阜平县",
+ "Value": "130624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788625931,
+ "Key": "河北省保定市定兴县",
+ "Value": "130626"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788625932,
+ "Key": "河北省保定市唐县",
+ "Value": "130627"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788625933,
+ "Key": "河北省保定市高阳县",
+ "Value": "130628"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788625934,
+ "Key": "河北省保定市容城县",
+ "Value": "130629"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788625935,
+ "Key": "河北省保定市涞源县",
+ "Value": "130630"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788625936,
+ "Key": "河北省保定市望都县",
+ "Value": "130631"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788630021,
+ "Key": "河北省保定市安新县",
+ "Value": "130632"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788630022,
+ "Key": "河北省保定市易县",
+ "Value": "130633"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788630023,
+ "Key": "河北省保定市曲阳县",
+ "Value": "130634"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788630024,
+ "Key": "河北省保定市蠡县",
+ "Value": "130635"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788630025,
+ "Key": "河北省保定市顺平县",
+ "Value": "130636"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788630026,
+ "Key": "河北省保定市博野县",
+ "Value": "130637"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788630027,
+ "Key": "河北省保定市雄县",
+ "Value": "130638"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788630028,
+ "Key": "河北省保定市涿州市",
+ "Value": "130681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788630029,
+ "Key": "河北省保定市定州市",
+ "Value": "130682"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788630030,
+ "Key": "河北省保定市安国市",
+ "Value": "130683"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788630031,
+ "Key": "河北省保定市高碑店市",
+ "Value": "130684"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788630032,
+ "Key": "河北省张家口市",
+ "Value": "130700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788630033,
+ "Key": "河北省张家口市桥东区",
+ "Value": "130702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788634117,
+ "Key": "河北省张家口市桥西区",
+ "Value": "130703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788634118,
+ "Key": "河北省张家口市宣化区",
+ "Value": "130705"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788634119,
+ "Key": "河北省张家口市下花园区",
+ "Value": "130706"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788634120,
+ "Key": "河北省张家口市万全区",
+ "Value": "130708"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788634121,
+ "Key": "河北省张家口市崇礼区",
+ "Value": "130709"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788634122,
+ "Key": "河北省张家口市张北县",
+ "Value": "130722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788634123,
+ "Key": "河北省张家口市康保县",
+ "Value": "130723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788634124,
+ "Key": "河北省张家口市沽源县",
+ "Value": "130724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788634125,
+ "Key": "河北省张家口市尚义县",
+ "Value": "130725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788634126,
+ "Key": "河北省张家口市蔚县",
+ "Value": "130726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788634127,
+ "Key": "河北省张家口市阳原县",
+ "Value": "130727"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788634128,
+ "Key": "河北省张家口市怀安县",
+ "Value": "130728"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788638213,
+ "Key": "河北省张家口市怀来县",
+ "Value": "130730"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788638214,
+ "Key": "河北省张家口市涿鹿县",
+ "Value": "130731"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788638215,
+ "Key": "河北省张家口市赤城县",
+ "Value": "130732"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788638216,
+ "Key": "河北省承德市",
+ "Value": "130800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788638217,
+ "Key": "河北省承德市双桥区",
+ "Value": "130802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788638218,
+ "Key": "河北省承德市双滦区",
+ "Value": "130803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788638219,
+ "Key": "河北省承德市鹰手营子矿区",
+ "Value": "130804"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788638220,
+ "Key": "河北省承德市承德县",
+ "Value": "130821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788638221,
+ "Key": "河北省承德市兴隆县",
+ "Value": "130822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788638222,
+ "Key": "河北省承德市滦平县",
+ "Value": "130824"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788638223,
+ "Key": "河北省承德市隆化县",
+ "Value": "130825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788642309,
+ "Key": "河北省承德市丰宁满族自治县",
+ "Value": "130826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788642310,
+ "Key": "河北省承德市宽城满族自治县",
+ "Value": "130827"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788642311,
+ "Key": "河北省承德市围场满族蒙古族自治县",
+ "Value": "130828"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788642312,
+ "Key": "河北省承德市平泉市",
+ "Value": "130881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788642313,
+ "Key": "河北省沧州市",
+ "Value": "130900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788642314,
+ "Key": "河北省沧州市新华区",
+ "Value": "130902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788642315,
+ "Key": "河北省沧州市运河区",
+ "Value": "130903"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788642316,
+ "Key": "河北省沧州市沧县",
+ "Value": "130921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788642317,
+ "Key": "河北省沧州市青县",
+ "Value": "130922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788642318,
+ "Key": "河北省沧州市东光县",
+ "Value": "130923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788642319,
+ "Key": "河北省沧州市海兴县",
+ "Value": "130924"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788642320,
+ "Key": "河北省沧州市盐山县",
+ "Value": "130925"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788646405,
+ "Key": "河北省沧州市肃宁县",
+ "Value": "130926"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788646406,
+ "Key": "河北省沧州市南皮县",
+ "Value": "130927"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788646407,
+ "Key": "河北省沧州市吴桥县",
+ "Value": "130928"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788646408,
+ "Key": "河北省沧州市献县",
+ "Value": "130929"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788646409,
+ "Key": "河北省沧州市孟村回族自治县",
+ "Value": "130930"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788646410,
+ "Key": "河北省沧州市泊头市",
+ "Value": "130981"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788646411,
+ "Key": "河北省沧州市任丘市",
+ "Value": "130982"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788646412,
+ "Key": "河北省沧州市黄骅市",
+ "Value": "130983"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788646413,
+ "Key": "河北省沧州市河间市",
+ "Value": "130984"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788646414,
+ "Key": "河北省廊坊市",
+ "Value": "131000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788646415,
+ "Key": "河北省廊坊市安次区",
+ "Value": "131002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788650501,
+ "Key": "河北省廊坊市广阳区",
+ "Value": "131003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788650502,
+ "Key": "河北省廊坊市固安县",
+ "Value": "131022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788650503,
+ "Key": "河北省廊坊市永清县",
+ "Value": "131023"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788650504,
+ "Key": "河北省廊坊市香河县",
+ "Value": "131024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788650505,
+ "Key": "河北省廊坊市大城县",
+ "Value": "131025"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788650506,
+ "Key": "河北省廊坊市文安县",
+ "Value": "131026"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788650507,
+ "Key": "河北省廊坊市大厂回族自治县",
+ "Value": "131028"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788650508,
+ "Key": "河北省廊坊市霸州市",
+ "Value": "131081"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788650509,
+ "Key": "河北省廊坊市三河市",
+ "Value": "131082"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788650510,
+ "Key": "河北省衡水市",
+ "Value": "131100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788650511,
+ "Key": "河北省衡水市桃城区",
+ "Value": "131102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788650512,
+ "Key": "河北省衡水市冀州区",
+ "Value": "131103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788654597,
+ "Key": "河北省衡水市枣强县",
+ "Value": "131121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788654598,
+ "Key": "河北省衡水市武邑县",
+ "Value": "131122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788654599,
+ "Key": "河北省衡水市武强县",
+ "Value": "131123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788654600,
+ "Key": "河北省衡水市饶阳县",
+ "Value": "131124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788654601,
+ "Key": "河北省衡水市安平县",
+ "Value": "131125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788654602,
+ "Key": "河北省衡水市故城县",
+ "Value": "131126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788654603,
+ "Key": "河北省衡水市景县",
+ "Value": "131127"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788654604,
+ "Key": "河北省衡水市阜城县",
+ "Value": "131128"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788654605,
+ "Key": "河北省衡水市深州市",
+ "Value": "131182"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788654606,
+ "Key": "山西省",
+ "Value": "140000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788654607,
+ "Key": "山西省太原市",
+ "Value": "140100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788658693,
+ "Key": "山西省太原市小店区",
+ "Value": "140105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788658694,
+ "Key": "山西省太原市迎泽区",
+ "Value": "140106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788658695,
+ "Key": "山西省太原市杏花岭区",
+ "Value": "140107"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788658696,
+ "Key": "山西省太原市尖草坪区",
+ "Value": "140108"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788658697,
+ "Key": "山西省太原市万柏林区",
+ "Value": "140109"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788658698,
+ "Key": "山西省太原市晋源区",
+ "Value": "140110"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788658699,
+ "Key": "山西省太原市清徐县",
+ "Value": "140121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788658700,
+ "Key": "山西省太原市阳曲县",
+ "Value": "140122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788658701,
+ "Key": "山西省太原市娄烦县",
+ "Value": "140123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788658702,
+ "Key": "山西省太原市古交市",
+ "Value": "140181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788658703,
+ "Key": "山西省大同市",
+ "Value": "140200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788662789,
+ "Key": "山西省大同市新荣区",
+ "Value": "140212"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788662790,
+ "Key": "山西省大同市平城区",
+ "Value": "140213"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788662791,
+ "Key": "山西省大同市云冈区",
+ "Value": "140214"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788662792,
+ "Key": "山西省大同市云州区",
+ "Value": "140215"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788662793,
+ "Key": "山西省大同市阳高县",
+ "Value": "140221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788662794,
+ "Key": "山西省大同市天镇县",
+ "Value": "140222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788662795,
+ "Key": "山西省大同市广灵县",
+ "Value": "140223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788662796,
+ "Key": "山西省大同市灵丘县",
+ "Value": "140224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788662797,
+ "Key": "山西省大同市浑源县",
+ "Value": "140225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788662798,
+ "Key": "山西省大同市左云县",
+ "Value": "140226"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788662799,
+ "Key": "山西省阳泉市",
+ "Value": "140300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788662800,
+ "Key": "山西省阳泉市城区",
+ "Value": "140302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788666885,
+ "Key": "山西省阳泉市矿区",
+ "Value": "140303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788666886,
+ "Key": "山西省阳泉市郊区",
+ "Value": "140311"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788666887,
+ "Key": "山西省阳泉市平定县",
+ "Value": "140321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788666888,
+ "Key": "山西省阳泉市盂县",
+ "Value": "140322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788666889,
+ "Key": "山西省长治市",
+ "Value": "140400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788666890,
+ "Key": "山西省长治市潞州区",
+ "Value": "140403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788666891,
+ "Key": "山西省长治市上党区",
+ "Value": "140404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788666892,
+ "Key": "山西省长治市屯留区",
+ "Value": "140405"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788666893,
+ "Key": "山西省长治市潞城区",
+ "Value": "140406"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788666894,
+ "Key": "山西省长治市襄垣县",
+ "Value": "140423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788666895,
+ "Key": "山西省长治市平顺县",
+ "Value": "140425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788666896,
+ "Key": "山西省长治市黎城县",
+ "Value": "140426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788670981,
+ "Key": "山西省长治市壶关县",
+ "Value": "140427"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788670982,
+ "Key": "山西省长治市长子县",
+ "Value": "140428"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788670983,
+ "Key": "山西省长治市武乡县",
+ "Value": "140429"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788670984,
+ "Key": "山西省长治市沁县",
+ "Value": "140430"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788670985,
+ "Key": "山西省长治市沁源县",
+ "Value": "140431"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788670986,
+ "Key": "山西省晋城市",
+ "Value": "140500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788670987,
+ "Key": "山西省晋城市城区",
+ "Value": "140502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788670988,
+ "Key": "山西省晋城市沁水县",
+ "Value": "140521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788670989,
+ "Key": "山西省晋城市阳城县",
+ "Value": "140522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788670990,
+ "Key": "山西省晋城市陵川县",
+ "Value": "140524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788670991,
+ "Key": "山西省晋城市泽州县",
+ "Value": "140525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788670992,
+ "Key": "山西省晋城市高平市",
+ "Value": "140581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788675077,
+ "Key": "山西省朔州市",
+ "Value": "140600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788675078,
+ "Key": "山西省朔州市朔城区",
+ "Value": "140602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788675079,
+ "Key": "山西省朔州市平鲁区",
+ "Value": "140603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788675080,
+ "Key": "山西省朔州市山阴县",
+ "Value": "140621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788675081,
+ "Key": "山西省朔州市应县",
+ "Value": "140622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788675082,
+ "Key": "山西省朔州市右玉县",
+ "Value": "140623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788675083,
+ "Key": "山西省朔州市怀仁市",
+ "Value": "140681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788675084,
+ "Key": "山西省晋中市",
+ "Value": "140700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788675085,
+ "Key": "山西省晋中市榆次区",
+ "Value": "140702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788675086,
+ "Key": "山西省晋中市太谷区",
+ "Value": "140703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788675087,
+ "Key": "山西省晋中市榆社县",
+ "Value": "140721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788675088,
+ "Key": "山西省晋中市左权县",
+ "Value": "140722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788679173,
+ "Key": "山西省晋中市和顺县",
+ "Value": "140723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788679174,
+ "Key": "山西省晋中市昔阳县",
+ "Value": "140724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788679175,
+ "Key": "山西省晋中市寿阳县",
+ "Value": "140725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788679176,
+ "Key": "山西省晋中市祁县",
+ "Value": "140727"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788679177,
+ "Key": "山西省晋中市平遥县",
+ "Value": "140728"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788679178,
+ "Key": "山西省晋中市灵石县",
+ "Value": "140729"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788679179,
+ "Key": "山西省晋中市介休市",
+ "Value": "140781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788679180,
+ "Key": "山西省运城市",
+ "Value": "140800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788679181,
+ "Key": "山西省运城市盐湖区",
+ "Value": "140802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788679182,
+ "Key": "山西省运城市临猗县",
+ "Value": "140821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788679183,
+ "Key": "山西省运城市万荣县",
+ "Value": "140822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788679184,
+ "Key": "山西省运城市闻喜县",
+ "Value": "140823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788683269,
+ "Key": "山西省运城市稷山县",
+ "Value": "140824"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788683270,
+ "Key": "山西省运城市新绛县",
+ "Value": "140825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788683271,
+ "Key": "山西省运城市绛县",
+ "Value": "140826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788683272,
+ "Key": "山西省运城市垣曲县",
+ "Value": "140827"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788683273,
+ "Key": "山西省运城市夏县",
+ "Value": "140828"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788683274,
+ "Key": "山西省运城市平陆县",
+ "Value": "140829"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788683275,
+ "Key": "山西省运城市芮城县",
+ "Value": "140830"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788683276,
+ "Key": "山西省运城市永济市",
+ "Value": "140881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788683277,
+ "Key": "山西省运城市河津市",
+ "Value": "140882"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788683278,
+ "Key": "山西省忻州市",
+ "Value": "140900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788683279,
+ "Key": "山西省忻州市忻府区",
+ "Value": "140902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788683280,
+ "Key": "山西省忻州市定襄县",
+ "Value": "140921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788683281,
+ "Key": "山西省忻州市五台县",
+ "Value": "140922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788687365,
+ "Key": "山西省忻州市代县",
+ "Value": "140923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788687366,
+ "Key": "山西省忻州市繁峙县",
+ "Value": "140924"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788687367,
+ "Key": "山西省忻州市宁武县",
+ "Value": "140925"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788687368,
+ "Key": "山西省忻州市静乐县",
+ "Value": "140926"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788687369,
+ "Key": "山西省忻州市神池县",
+ "Value": "140927"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788687370,
+ "Key": "山西省忻州市五寨县",
+ "Value": "140928"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788687371,
+ "Key": "山西省忻州市岢岚县",
+ "Value": "140929"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788687372,
+ "Key": "山西省忻州市河曲县",
+ "Value": "140930"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788687373,
+ "Key": "山西省忻州市保德县",
+ "Value": "140931"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788687374,
+ "Key": "山西省忻州市偏关县",
+ "Value": "140932"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788687375,
+ "Key": "山西省忻州市原平市",
+ "Value": "140981"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788687376,
+ "Key": "山西省临汾市",
+ "Value": "141000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788691461,
+ "Key": "山西省临汾市尧都区",
+ "Value": "141002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788691462,
+ "Key": "山西省临汾市曲沃县",
+ "Value": "141021"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788691463,
+ "Key": "山西省临汾市翼城县",
+ "Value": "141022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788691464,
+ "Key": "山西省临汾市襄汾县",
+ "Value": "141023"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788691465,
+ "Key": "山西省临汾市洪洞县",
+ "Value": "141024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788691466,
+ "Key": "山西省临汾市古县",
+ "Value": "141025"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788691467,
+ "Key": "山西省临汾市安泽县",
+ "Value": "141026"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788691468,
+ "Key": "山西省临汾市浮山县",
+ "Value": "141027"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788691469,
+ "Key": "山西省临汾市吉县",
+ "Value": "141028"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788691470,
+ "Key": "山西省临汾市乡宁县",
+ "Value": "141029"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788691471,
+ "Key": "山西省临汾市大宁县",
+ "Value": "141030"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788691472,
+ "Key": "山西省临汾市隰县",
+ "Value": "141031"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788691473,
+ "Key": "山西省临汾市永和县",
+ "Value": "141032"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788695557,
+ "Key": "山西省临汾市蒲县",
+ "Value": "141033"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788695558,
+ "Key": "山西省临汾市汾西县",
+ "Value": "141034"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788695559,
+ "Key": "山西省临汾市侯马市",
+ "Value": "141081"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788695560,
+ "Key": "山西省临汾市霍州市",
+ "Value": "141082"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788695561,
+ "Key": "山西省吕梁市",
+ "Value": "141100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788695562,
+ "Key": "山西省吕梁市离石区",
+ "Value": "141102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788695563,
+ "Key": "山西省吕梁市文水县",
+ "Value": "141121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788695564,
+ "Key": "山西省吕梁市交城县",
+ "Value": "141122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788695565,
+ "Key": "山西省吕梁市兴县",
+ "Value": "141123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788695566,
+ "Key": "山西省吕梁市临县",
+ "Value": "141124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788695567,
+ "Key": "山西省吕梁市柳林县",
+ "Value": "141125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788695568,
+ "Key": "山西省吕梁市石楼县",
+ "Value": "141126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788695569,
+ "Key": "山西省吕梁市岚县",
+ "Value": "141127"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788699653,
+ "Key": "山西省吕梁市方山县",
+ "Value": "141128"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788699654,
+ "Key": "山西省吕梁市中阳县",
+ "Value": "141129"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788699655,
+ "Key": "山西省吕梁市交口县",
+ "Value": "141130"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788699656,
+ "Key": "山西省吕梁市孝义市",
+ "Value": "141181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788699657,
+ "Key": "山西省吕梁市汾阳市",
+ "Value": "141182"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788699658,
+ "Key": "内蒙古自治区",
+ "Value": "150000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788699659,
+ "Key": "内蒙古自治区呼和浩特市呼和浩特市",
+ "Value": "150100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788699660,
+ "Key": "内蒙古自治区呼和浩特市新城区",
+ "Value": "150102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788699661,
+ "Key": "内蒙古自治区呼和浩特市回民区",
+ "Value": "150103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788699662,
+ "Key": "内蒙古自治区呼和浩特市玉泉区",
+ "Value": "150104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788699663,
+ "Key": "内蒙古自治区呼和浩特市赛罕区",
+ "Value": "150105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788699664,
+ "Key": "内蒙古自治区呼和浩特市土默特左旗",
+ "Value": "150121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788703749,
+ "Key": "内蒙古自治区呼和浩特市托克托县",
+ "Value": "150122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788703750,
+ "Key": "内蒙古自治区呼和浩特市和林格尔县",
+ "Value": "150123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788703751,
+ "Key": "内蒙古自治区呼和浩特市清水河县",
+ "Value": "150124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788703752,
+ "Key": "内蒙古自治区呼和浩特市武川县",
+ "Value": "150125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788703753,
+ "Key": "内蒙古自治区包头市",
+ "Value": "150200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788703754,
+ "Key": "内蒙古自治区包头市东河区",
+ "Value": "150202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788703755,
+ "Key": "内蒙古自治区包头市昆都仑区",
+ "Value": "150203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788703756,
+ "Key": "内蒙古自治区包头市青山区",
+ "Value": "150204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788703757,
+ "Key": "内蒙古自治区包头市石拐区",
+ "Value": "150205"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788703758,
+ "Key": "内蒙古自治区包头市白云鄂博矿区",
+ "Value": "150206"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788703759,
+ "Key": "内蒙古自治区包头市九原区",
+ "Value": "150207"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788703760,
+ "Key": "内蒙古自治区包头市土默特右旗",
+ "Value": "150221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788703761,
+ "Key": "内蒙古自治区包头市固阳县",
+ "Value": "150222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788707845,
+ "Key": "内蒙古自治区包头市达尔罕茂明安联合旗",
+ "Value": "150223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788707846,
+ "Key": "内蒙古自治区乌海市",
+ "Value": "150300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788707847,
+ "Key": "内蒙古自治区乌海市海勃湾区",
+ "Value": "150302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788707848,
+ "Key": "内蒙古自治区乌海市海南区",
+ "Value": "150303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788707849,
+ "Key": "内蒙古自治区乌海市乌达区",
+ "Value": "150304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788707850,
+ "Key": "内蒙古自治区赤峰市",
+ "Value": "150400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788707851,
+ "Key": "内蒙古自治区赤峰市红山区",
+ "Value": "150402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788707852,
+ "Key": "内蒙古自治区赤峰市元宝山区",
+ "Value": "150403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788707853,
+ "Key": "内蒙古自治区赤峰市松山区",
+ "Value": "150404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788707854,
+ "Key": "内蒙古自治区赤峰市阿鲁科尔沁旗",
+ "Value": "150421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788707855,
+ "Key": "内蒙古自治区赤峰市巴林左旗",
+ "Value": "150422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788707856,
+ "Key": "内蒙古自治区赤峰市巴林右旗",
+ "Value": "150423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788711941,
+ "Key": "内蒙古自治区赤峰市林西县",
+ "Value": "150424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788711942,
+ "Key": "内蒙古自治区赤峰市克什克腾旗",
+ "Value": "150425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788711943,
+ "Key": "内蒙古自治区赤峰市翁牛特旗",
+ "Value": "150426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788711944,
+ "Key": "内蒙古自治区赤峰市喀喇沁旗",
+ "Value": "150428"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788711945,
+ "Key": "内蒙古自治区赤峰市宁城县",
+ "Value": "150429"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788711946,
+ "Key": "内蒙古自治区赤峰市敖汉旗",
+ "Value": "150430"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788711947,
+ "Key": "内蒙古自治区通辽市",
+ "Value": "150500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788711948,
+ "Key": "内蒙古自治区通辽市科尔沁区",
+ "Value": "150502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788711949,
+ "Key": "内蒙古自治区通辽市科尔沁左翼中旗",
+ "Value": "150521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788711950,
+ "Key": "内蒙古自治区通辽市科尔沁左翼后旗",
+ "Value": "150522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788711951,
+ "Key": "内蒙古自治区通辽市开鲁县",
+ "Value": "150523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788711952,
+ "Key": "内蒙古自治区通辽市库伦旗",
+ "Value": "150524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788716037,
+ "Key": "内蒙古自治区通辽市奈曼旗",
+ "Value": "150525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788716038,
+ "Key": "内蒙古自治区通辽市扎鲁特旗",
+ "Value": "150526"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788716039,
+ "Key": "内蒙古自治区通辽市霍林郭勒市",
+ "Value": "150581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788716040,
+ "Key": "内蒙古自治区鄂尔多斯市",
+ "Value": "150600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788716041,
+ "Key": "内蒙古自治区鄂尔多斯市东胜区",
+ "Value": "150602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788716042,
+ "Key": "内蒙古自治区鄂尔多斯市康巴什区",
+ "Value": "150603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788716043,
+ "Key": "内蒙古自治区鄂尔多斯市达拉特旗",
+ "Value": "150621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788716044,
+ "Key": "内蒙古自治区鄂尔多斯市准格尔旗",
+ "Value": "150622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788716045,
+ "Key": "内蒙古自治区鄂尔多斯市鄂托克前旗",
+ "Value": "150623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788716046,
+ "Key": "内蒙古自治区鄂尔多斯市鄂托克旗",
+ "Value": "150624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788716047,
+ "Key": "内蒙古自治区鄂尔多斯市杭锦旗",
+ "Value": "150625"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788716048,
+ "Key": "内蒙古自治区鄂尔多斯市乌审旗",
+ "Value": "150626"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788716049,
+ "Key": "内蒙古自治区鄂尔多斯市伊金霍洛旗",
+ "Value": "150627"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788720133,
+ "Key": "内蒙古自治区呼伦贝尔市",
+ "Value": "150700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788720134,
+ "Key": "内蒙古自治区呼伦贝尔市海拉尔区",
+ "Value": "150702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788720135,
+ "Key": "内蒙古自治区呼伦贝尔市扎赉诺尔区",
+ "Value": "150703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788720136,
+ "Key": "内蒙古自治区呼伦贝尔市阿荣旗",
+ "Value": "150721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788720137,
+ "Key": "内蒙古自治区呼伦贝尔市莫力达瓦达斡尔族自治旗",
+ "Value": "150722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788720138,
+ "Key": "内蒙古自治区呼伦贝尔市鄂伦春自治旗",
+ "Value": "150723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788720139,
+ "Key": "内蒙古自治区呼伦贝尔市鄂温克族自治旗",
+ "Value": "150724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788720140,
+ "Key": "内蒙古自治区呼伦贝尔市陈巴尔虎旗",
+ "Value": "150725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788720141,
+ "Key": "内蒙古自治区呼伦贝尔市新巴尔虎左旗",
+ "Value": "150726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788720142,
+ "Key": "内蒙古自治区呼伦贝尔市新巴尔虎右旗",
+ "Value": "150727"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788720143,
+ "Key": "内蒙古自治区呼伦贝尔市满洲里市",
+ "Value": "150781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788720144,
+ "Key": "内蒙古自治区呼伦贝尔市牙克石市",
+ "Value": "150782"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788724229,
+ "Key": "内蒙古自治区呼伦贝尔市扎兰屯市",
+ "Value": "150783"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788724230,
+ "Key": "内蒙古自治区呼伦贝尔市额尔古纳市",
+ "Value": "150784"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788724231,
+ "Key": "内蒙古自治区呼伦贝尔市根河市",
+ "Value": "150785"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788724232,
+ "Key": "内蒙古自治区巴彦淖尔市",
+ "Value": "150800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788724233,
+ "Key": "内蒙古自治区巴彦淖尔市临河区",
+ "Value": "150802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788724234,
+ "Key": "内蒙古自治区巴彦淖尔市五原县",
+ "Value": "150821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788724235,
+ "Key": "内蒙古自治区巴彦淖尔市磴口县",
+ "Value": "150822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788724236,
+ "Key": "内蒙古自治区巴彦淖尔市乌拉特前旗",
+ "Value": "150823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788724237,
+ "Key": "内蒙古自治区巴彦淖尔市乌拉特中旗",
+ "Value": "150824"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788724238,
+ "Key": "内蒙古自治区巴彦淖尔市乌拉特后旗",
+ "Value": "150825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788724239,
+ "Key": "内蒙古自治区巴彦淖尔市杭锦后旗",
+ "Value": "150826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788724240,
+ "Key": "内蒙古自治区乌兰察布市",
+ "Value": "150900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788724241,
+ "Key": "内蒙古自治区乌兰察布市集宁区",
+ "Value": "150902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788728325,
+ "Key": "内蒙古自治区乌兰察布市卓资县",
+ "Value": "150921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788728326,
+ "Key": "内蒙古自治区乌兰察布市化德县",
+ "Value": "150922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788728327,
+ "Key": "内蒙古自治区乌兰察布市商都县",
+ "Value": "150923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788728328,
+ "Key": "内蒙古自治区乌兰察布市兴和县",
+ "Value": "150924"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788728329,
+ "Key": "内蒙古自治区乌兰察布市凉城县",
+ "Value": "150925"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788728330,
+ "Key": "内蒙古自治区乌兰察布市察哈尔右翼前旗",
+ "Value": "150926"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788728331,
+ "Key": "内蒙古自治区乌兰察布市察哈尔右翼中旗",
+ "Value": "150927"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788728332,
+ "Key": "内蒙古自治区乌兰察布市察哈尔右翼后旗",
+ "Value": "150928"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788728333,
+ "Key": "内蒙古自治区乌兰察布市四子王旗",
+ "Value": "150929"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788728334,
+ "Key": "内蒙古自治区乌兰察布市丰镇市",
+ "Value": "150981"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788728335,
+ "Key": "内蒙古自治区兴安盟",
+ "Value": "152200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788728336,
+ "Key": "内蒙古自治区兴安盟乌兰浩特市",
+ "Value": "152201"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788732421,
+ "Key": "内蒙古自治区兴安盟阿尔山市",
+ "Value": "152202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788732422,
+ "Key": "内蒙古自治区兴安盟科尔沁右翼前旗",
+ "Value": "152221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788732423,
+ "Key": "内蒙古自治区兴安盟科尔沁右翼中旗",
+ "Value": "152222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788732424,
+ "Key": "内蒙古自治区兴安盟扎赉特旗",
+ "Value": "152223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788732425,
+ "Key": "内蒙古自治区兴安盟突泉县",
+ "Value": "152224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788732426,
+ "Key": "内蒙古自治区锡林郭勒盟",
+ "Value": "152500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788732427,
+ "Key": "内蒙古自治区锡林郭勒盟二连浩特市",
+ "Value": "152501"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788732428,
+ "Key": "内蒙古自治区锡林郭勒盟锡林浩特市",
+ "Value": "152502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788732429,
+ "Key": "内蒙古自治区锡林郭勒盟阿巴嘎旗",
+ "Value": "152522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788732430,
+ "Key": "内蒙古自治区锡林郭勒盟苏尼特左旗",
+ "Value": "152523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788732431,
+ "Key": "内蒙古自治区锡林郭勒盟苏尼特右旗",
+ "Value": "152524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788732432,
+ "Key": "内蒙古自治区锡林郭勒盟东乌珠穆沁旗",
+ "Value": "152525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788732433,
+ "Key": "内蒙古自治区锡林郭勒盟西乌珠穆沁旗",
+ "Value": "152526"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788736517,
+ "Key": "内蒙古自治区锡林郭勒盟太仆寺旗",
+ "Value": "152527"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788736518,
+ "Key": "内蒙古自治区锡林郭勒盟镶黄旗",
+ "Value": "152528"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788736519,
+ "Key": "内蒙古自治区锡林郭勒盟正镶白旗",
+ "Value": "152529"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788736520,
+ "Key": "内蒙古自治区锡林郭勒盟正蓝旗",
+ "Value": "152530"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788736521,
+ "Key": "内蒙古自治区锡林郭勒盟多伦县",
+ "Value": "152531"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788736522,
+ "Key": "内蒙古自治区阿拉善盟",
+ "Value": "152900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788736523,
+ "Key": "内蒙古自治区阿拉善盟阿拉善左旗",
+ "Value": "152921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788740613,
+ "Key": "内蒙古自治区阿拉善盟阿拉善右旗",
+ "Value": "152922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788744709,
+ "Key": "内蒙古自治区阿拉善盟额济纳旗",
+ "Value": "152923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788744710,
+ "Key": "辽宁省",
+ "Value": "210000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788748805,
+ "Key": "辽宁省沈阳市",
+ "Value": "210100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788748806,
+ "Key": "辽宁省沈阳市和平区",
+ "Value": "210102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788748807,
+ "Key": "辽宁省沈阳市沈河区",
+ "Value": "210103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788752901,
+ "Key": "辽宁省沈阳市大东区",
+ "Value": "210104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788752902,
+ "Key": "辽宁省沈阳市皇姑区",
+ "Value": "210105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788756997,
+ "Key": "辽宁省沈阳市铁西区",
+ "Value": "210106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788756998,
+ "Key": "辽宁省沈阳市苏家屯区",
+ "Value": "210111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788761093,
+ "Key": "辽宁省沈阳市浑南区",
+ "Value": "210112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788765189,
+ "Key": "辽宁省沈阳市沈北新区",
+ "Value": "210113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788765190,
+ "Key": "辽宁省沈阳市于洪区",
+ "Value": "210114"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788765191,
+ "Key": "辽宁省沈阳市辽中区",
+ "Value": "210115"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788765192,
+ "Key": "辽宁省沈阳市康平县",
+ "Value": "210123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788769285,
+ "Key": "辽宁省沈阳市法库县",
+ "Value": "210124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788769286,
+ "Key": "辽宁省沈阳市新民市",
+ "Value": "210181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788769287,
+ "Key": "辽宁省大连市",
+ "Value": "210200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788769288,
+ "Key": "辽宁省大连市中山区",
+ "Value": "210202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788769289,
+ "Key": "辽宁省大连市西岗区",
+ "Value": "210203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788773381,
+ "Key": "辽宁省大连市沙河口区",
+ "Value": "210204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788773382,
+ "Key": "辽宁省大连市甘井子区",
+ "Value": "210211"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788773383,
+ "Key": "辽宁省大连市旅顺口区",
+ "Value": "210212"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788773384,
+ "Key": "辽宁省大连市金州区",
+ "Value": "210213"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788777477,
+ "Key": "辽宁省大连市普兰店区",
+ "Value": "210214"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788777478,
+ "Key": "辽宁省大连市长海县",
+ "Value": "210224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788777479,
+ "Key": "辽宁省大连市瓦房店市",
+ "Value": "210281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788777480,
+ "Key": "辽宁省大连市庄河市",
+ "Value": "210283"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788777481,
+ "Key": "辽宁省鞍山市",
+ "Value": "210300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788777482,
+ "Key": "辽宁省鞍山市铁东区",
+ "Value": "210302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788777483,
+ "Key": "辽宁省鞍山市铁西区",
+ "Value": "210303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788777484,
+ "Key": "辽宁省鞍山市立山区",
+ "Value": "210304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788777485,
+ "Key": "辽宁省鞍山市千山区",
+ "Value": "210311"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788777486,
+ "Key": "辽宁省鞍山市台安县",
+ "Value": "210321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788781573,
+ "Key": "辽宁省鞍山市岫岩满族自治县",
+ "Value": "210323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788781574,
+ "Key": "辽宁省鞍山市海城市",
+ "Value": "210381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788781575,
+ "Key": "辽宁省抚顺市",
+ "Value": "210400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788781576,
+ "Key": "辽宁省抚顺市新抚区",
+ "Value": "210402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788781577,
+ "Key": "辽宁省抚顺市东洲区",
+ "Value": "210403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788781578,
+ "Key": "辽宁省抚顺市望花区",
+ "Value": "210404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788781579,
+ "Key": "辽宁省抚顺市顺城区",
+ "Value": "210411"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788781580,
+ "Key": "辽宁省抚顺市抚顺县",
+ "Value": "210421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788781581,
+ "Key": "辽宁省抚顺市新宾满族自治县",
+ "Value": "210422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788785669,
+ "Key": "辽宁省抚顺市清原满族自治县",
+ "Value": "210423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788785670,
+ "Key": "辽宁省本溪市",
+ "Value": "210500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788785671,
+ "Key": "辽宁省本溪市平山区",
+ "Value": "210502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788785672,
+ "Key": "辽宁省本溪市溪湖区",
+ "Value": "210503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788785673,
+ "Key": "辽宁省本溪市明山区",
+ "Value": "210504"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788785674,
+ "Key": "辽宁省本溪市南芬区",
+ "Value": "210505"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788785675,
+ "Key": "辽宁省本溪市本溪满族自治县",
+ "Value": "210521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788785676,
+ "Key": "辽宁省本溪市桓仁满族自治县",
+ "Value": "210522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788789765,
+ "Key": "辽宁省丹东市",
+ "Value": "210600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788789766,
+ "Key": "辽宁省丹东市元宝区",
+ "Value": "210602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788789767,
+ "Key": "辽宁省丹东市振兴区",
+ "Value": "210603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788789768,
+ "Key": "辽宁省丹东市振安区",
+ "Value": "210604"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788789769,
+ "Key": "辽宁省丹东市宽甸满族自治县",
+ "Value": "210624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788789770,
+ "Key": "辽宁省丹东市东港市",
+ "Value": "210681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788789771,
+ "Key": "辽宁省丹东市凤城市",
+ "Value": "210682"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788789772,
+ "Key": "辽宁省锦州市",
+ "Value": "210700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788789773,
+ "Key": "辽宁省锦州市古塔区",
+ "Value": "210702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788789774,
+ "Key": "辽宁省锦州市凌河区",
+ "Value": "210703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788793861,
+ "Key": "辽宁省锦州市太和区",
+ "Value": "210711"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788793862,
+ "Key": "辽宁省锦州市黑山县",
+ "Value": "210726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788793863,
+ "Key": "辽宁省锦州市义县",
+ "Value": "210727"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788793864,
+ "Key": "辽宁省锦州市凌海市",
+ "Value": "210781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788793865,
+ "Key": "辽宁省锦州市北镇市",
+ "Value": "210782"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788793866,
+ "Key": "辽宁省营口市",
+ "Value": "210800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788793867,
+ "Key": "辽宁省营口市站前区",
+ "Value": "210802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788793868,
+ "Key": "辽宁省营口市西市区",
+ "Value": "210803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788793869,
+ "Key": "辽宁省营口市鲅鱼圈区",
+ "Value": "210804"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788793870,
+ "Key": "辽宁省营口市老边区",
+ "Value": "210811"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788793871,
+ "Key": "辽宁省营口市盖州市",
+ "Value": "210881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788793872,
+ "Key": "辽宁省营口市大石桥市",
+ "Value": "210882"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788797957,
+ "Key": "辽宁省阜新市",
+ "Value": "210900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788797958,
+ "Key": "辽宁省阜新市海州区",
+ "Value": "210902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788797959,
+ "Key": "辽宁省阜新市新邱区",
+ "Value": "210903"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788797960,
+ "Key": "辽宁省阜新市太平区",
+ "Value": "210904"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788797961,
+ "Key": "辽宁省阜新市清河门区",
+ "Value": "210905"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788797962,
+ "Key": "辽宁省阜新市细河区",
+ "Value": "210911"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788797963,
+ "Key": "辽宁省阜新市阜新蒙古族自治县",
+ "Value": "210921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788797964,
+ "Key": "辽宁省阜新市彰武县",
+ "Value": "210922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788797965,
+ "Key": "辽宁省辽阳市",
+ "Value": "211000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788797966,
+ "Key": "辽宁省辽阳市白塔区",
+ "Value": "211002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788797967,
+ "Key": "辽宁省辽阳市文圣区",
+ "Value": "211003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788797968,
+ "Key": "辽宁省辽阳市宏伟区",
+ "Value": "211004"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788797969,
+ "Key": "辽宁省辽阳市弓长岭区",
+ "Value": "211005"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788802053,
+ "Key": "辽宁省辽阳市太子河区",
+ "Value": "211011"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788802054,
+ "Key": "辽宁省辽阳市辽阳县",
+ "Value": "211021"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788802055,
+ "Key": "辽宁省辽阳市灯塔市",
+ "Value": "211081"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788802056,
+ "Key": "辽宁省盘锦市",
+ "Value": "211100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788802057,
+ "Key": "辽宁省盘锦市双台子区",
+ "Value": "211102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788802058,
+ "Key": "辽宁省盘锦市兴隆台区",
+ "Value": "211103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788802059,
+ "Key": "辽宁省盘锦市大洼区",
+ "Value": "211104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788802060,
+ "Key": "辽宁省盘锦市盘山县",
+ "Value": "211122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788802061,
+ "Key": "辽宁省铁岭市",
+ "Value": "211200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788802062,
+ "Key": "辽宁省铁岭市银州区",
+ "Value": "211202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788802063,
+ "Key": "辽宁省铁岭市清河区",
+ "Value": "211204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788802064,
+ "Key": "辽宁省铁岭市铁岭县",
+ "Value": "211221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788806149,
+ "Key": "辽宁省铁岭市西丰县",
+ "Value": "211223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788806150,
+ "Key": "辽宁省铁岭市昌图县",
+ "Value": "211224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788806151,
+ "Key": "辽宁省铁岭市调兵山市",
+ "Value": "211281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788806152,
+ "Key": "辽宁省铁岭市开原市",
+ "Value": "211282"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788806153,
+ "Key": "辽宁省朝阳市",
+ "Value": "211300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788806154,
+ "Key": "辽宁省朝阳市双塔区",
+ "Value": "211302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788806155,
+ "Key": "辽宁省朝阳市龙城区",
+ "Value": "211303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788806156,
+ "Key": "辽宁省朝阳市朝阳县",
+ "Value": "211321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788806157,
+ "Key": "辽宁省朝阳市建平县",
+ "Value": "211322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788806158,
+ "Key": "辽宁省朝阳市喀喇沁左翼蒙古族自治县",
+ "Value": "211324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788806159,
+ "Key": "辽宁省朝阳市北票市",
+ "Value": "211381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788806160,
+ "Key": "辽宁省朝阳市凌源市",
+ "Value": "211382"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788810245,
+ "Key": "辽宁省葫芦岛市",
+ "Value": "211400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788810246,
+ "Key": "辽宁省葫芦岛市连山区",
+ "Value": "211402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788810247,
+ "Key": "辽宁省葫芦岛市龙港区",
+ "Value": "211403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788810248,
+ "Key": "辽宁省葫芦岛市南票区",
+ "Value": "211404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788810249,
+ "Key": "辽宁省葫芦岛市绥中县",
+ "Value": "211421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788810250,
+ "Key": "辽宁省葫芦岛市建昌县",
+ "Value": "211422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788810251,
+ "Key": "辽宁省葫芦岛市兴城市",
+ "Value": "211481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788810252,
+ "Key": "吉林省",
+ "Value": "220000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788810253,
+ "Key": "吉林省长春市",
+ "Value": "220100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788810254,
+ "Key": "吉林省长春市南关区",
+ "Value": "220102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788810255,
+ "Key": "吉林省长春市宽城区",
+ "Value": "220103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788810256,
+ "Key": "吉林省长春市朝阳区",
+ "Value": "220104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788810257,
+ "Key": "吉林省长春市二道区",
+ "Value": "220105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788814341,
+ "Key": "吉林省长春市绿园区",
+ "Value": "220106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788814342,
+ "Key": "吉林省长春市双阳区",
+ "Value": "220112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788814343,
+ "Key": "吉林省长春市九台区",
+ "Value": "220113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788814344,
+ "Key": "吉林省长春市农安县",
+ "Value": "220122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788814345,
+ "Key": "吉林省长春市榆树市",
+ "Value": "220182"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788814346,
+ "Key": "吉林省长春市德惠市",
+ "Value": "220183"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788814347,
+ "Key": "吉林省长春市公主岭市",
+ "Value": "220184"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788814348,
+ "Key": "吉林省吉林市",
+ "Value": "220200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788814349,
+ "Key": "吉林省吉林市昌邑区",
+ "Value": "220202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788814350,
+ "Key": "吉林省吉林市龙潭区",
+ "Value": "220203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788814351,
+ "Key": "吉林省吉林市船营区",
+ "Value": "220204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788814352,
+ "Key": "吉林省吉林市丰满区",
+ "Value": "220211"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788818437,
+ "Key": "吉林省吉林市永吉县",
+ "Value": "220221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788818438,
+ "Key": "吉林省吉林市蛟河市",
+ "Value": "220281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788818439,
+ "Key": "吉林省吉林市桦甸市",
+ "Value": "220282"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788818440,
+ "Key": "吉林省吉林市舒兰市",
+ "Value": "220283"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788818441,
+ "Key": "吉林省吉林市磐石市",
+ "Value": "220284"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788818442,
+ "Key": "吉林省四平市",
+ "Value": "220300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788818443,
+ "Key": "吉林省四平市铁西区",
+ "Value": "220302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788818444,
+ "Key": "吉林省四平市铁东区",
+ "Value": "220303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788818445,
+ "Key": "吉林省四平市梨树县",
+ "Value": "220322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788818446,
+ "Key": "吉林省四平市伊通满族自治县",
+ "Value": "220323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788818447,
+ "Key": "吉林省四平市双辽市",
+ "Value": "220382"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788818448,
+ "Key": "吉林省辽源市",
+ "Value": "220400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788818449,
+ "Key": "吉林省辽源市龙山区",
+ "Value": "220402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788822533,
+ "Key": "吉林省辽源市西安区",
+ "Value": "220403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788822534,
+ "Key": "吉林省辽源市东丰县",
+ "Value": "220421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788822535,
+ "Key": "吉林省辽源市东辽县",
+ "Value": "220422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788822536,
+ "Key": "吉林省通化市",
+ "Value": "220500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788822537,
+ "Key": "吉林省通化市东昌区",
+ "Value": "220502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788822538,
+ "Key": "吉林省通化市二道江区",
+ "Value": "220503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788822539,
+ "Key": "吉林省通化市通化县",
+ "Value": "220521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788822540,
+ "Key": "吉林省通化市辉南县",
+ "Value": "220523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788822541,
+ "Key": "吉林省通化市柳河县",
+ "Value": "220524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788822542,
+ "Key": "吉林省通化市梅河口市",
+ "Value": "220581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788822543,
+ "Key": "吉林省通化市集安市",
+ "Value": "220582"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788822544,
+ "Key": "吉林省白山市",
+ "Value": "220600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788826629,
+ "Key": "吉林省白山市浑江区",
+ "Value": "220602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788826630,
+ "Key": "吉林省白山市江源区",
+ "Value": "220605"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788826631,
+ "Key": "吉林省白山市抚松县",
+ "Value": "220621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788826632,
+ "Key": "吉林省白山市靖宇县",
+ "Value": "220622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788826633,
+ "Key": "吉林省白山市长白朝鲜族自治县",
+ "Value": "220623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788826634,
+ "Key": "吉林省白山市临江市",
+ "Value": "220681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788826635,
+ "Key": "吉林省松原市",
+ "Value": "220700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788826636,
+ "Key": "吉林省松原市宁江区",
+ "Value": "220702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788826637,
+ "Key": "吉林省松原市前郭尔罗斯蒙古族自治县",
+ "Value": "220721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788826638,
+ "Key": "吉林省松原市长岭县",
+ "Value": "220722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788826639,
+ "Key": "吉林省松原市乾安县",
+ "Value": "220723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788826640,
+ "Key": "吉林省松原市扶余市",
+ "Value": "220781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788826641,
+ "Key": "吉林省白城市",
+ "Value": "220800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788830725,
+ "Key": "吉林省白城市洮北区",
+ "Value": "220802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788830726,
+ "Key": "吉林省白城市镇赉县",
+ "Value": "220821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788830727,
+ "Key": "吉林省白城市通榆县",
+ "Value": "220822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788830728,
+ "Key": "吉林省白城市洮南市",
+ "Value": "220881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788830729,
+ "Key": "吉林省白城市大安市",
+ "Value": "220882"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788830730,
+ "Key": "吉林省延边朝鲜族自治州",
+ "Value": "222400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788830731,
+ "Key": "吉林省延边朝鲜族自治州延吉市",
+ "Value": "222401"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788830732,
+ "Key": "吉林省延边朝鲜族自治州图们市",
+ "Value": "222402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788830733,
+ "Key": "吉林省延边朝鲜族自治州敦化市",
+ "Value": "222403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788830734,
+ "Key": "吉林省延边朝鲜族自治州珲春市",
+ "Value": "222404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788830735,
+ "Key": "吉林省延边朝鲜族自治州龙井市",
+ "Value": "222405"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788830736,
+ "Key": "吉林省延边朝鲜族自治州和龙市",
+ "Value": "222406"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788830737,
+ "Key": "吉林省延边朝鲜族自治州汪清县",
+ "Value": "222424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788834821,
+ "Key": "吉林省延边朝鲜族自治州安图县",
+ "Value": "222426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788834822,
+ "Key": "黑龙江省",
+ "Value": "230000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788834823,
+ "Key": "黑龙江省哈尔滨市",
+ "Value": "230100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788834824,
+ "Key": "黑龙江省哈尔滨市道里区",
+ "Value": "230102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788834825,
+ "Key": "黑龙江省哈尔滨市南岗区",
+ "Value": "230103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788834826,
+ "Key": "黑龙江省哈尔滨市道外区",
+ "Value": "230104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788834827,
+ "Key": "黑龙江省哈尔滨市平房区",
+ "Value": "230108"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788834828,
+ "Key": "黑龙江省哈尔滨市松北区",
+ "Value": "230109"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788834829,
+ "Key": "黑龙江省哈尔滨市香坊区",
+ "Value": "230110"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788834830,
+ "Key": "黑龙江省哈尔滨市呼兰区",
+ "Value": "230111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788834831,
+ "Key": "黑龙江省哈尔滨市阿城区",
+ "Value": "230112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788834832,
+ "Key": "黑龙江省哈尔滨市双城区",
+ "Value": "230113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788838917,
+ "Key": "黑龙江省哈尔滨市依兰县",
+ "Value": "230123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788838918,
+ "Key": "黑龙江省哈尔滨市方正县",
+ "Value": "230124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788838919,
+ "Key": "黑龙江省哈尔滨市宾县",
+ "Value": "230125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788838920,
+ "Key": "黑龙江省哈尔滨市巴彦县",
+ "Value": "230126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788838921,
+ "Key": "黑龙江省哈尔滨市木兰县",
+ "Value": "230127"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788838922,
+ "Key": "黑龙江省哈尔滨市通河县",
+ "Value": "230128"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788838923,
+ "Key": "黑龙江省哈尔滨市延寿县",
+ "Value": "230129"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788838924,
+ "Key": "黑龙江省哈尔滨市尚志市",
+ "Value": "230183"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788838925,
+ "Key": "黑龙江省哈尔滨市五常市",
+ "Value": "230184"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788838926,
+ "Key": "黑龙江省齐齐哈尔市",
+ "Value": "230200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788838927,
+ "Key": "黑龙江省齐齐哈尔市龙沙区",
+ "Value": "230202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788838928,
+ "Key": "黑龙江省齐齐哈尔市建华区",
+ "Value": "230203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788843013,
+ "Key": "黑龙江省齐齐哈尔市铁锋区",
+ "Value": "230204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788843014,
+ "Key": "黑龙江省齐齐哈尔市昂昂溪区",
+ "Value": "230205"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788843015,
+ "Key": "黑龙江省齐齐哈尔市富拉尔基区",
+ "Value": "230206"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788843016,
+ "Key": "黑龙江省齐齐哈尔市碾子山区",
+ "Value": "230207"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788843017,
+ "Key": "黑龙江省齐齐哈尔市梅里斯达斡尔族区",
+ "Value": "230208"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788843018,
+ "Key": "黑龙江省齐齐哈尔市龙江县",
+ "Value": "230221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788843019,
+ "Key": "黑龙江省齐齐哈尔市依安县",
+ "Value": "230223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788843020,
+ "Key": "黑龙江省齐齐哈尔市泰来县",
+ "Value": "230224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788843021,
+ "Key": "黑龙江省齐齐哈尔市甘南县",
+ "Value": "230225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788843022,
+ "Key": "黑龙江省齐齐哈尔市富裕县",
+ "Value": "230227"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788843023,
+ "Key": "黑龙江省齐齐哈尔市克山县",
+ "Value": "230229"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788843024,
+ "Key": "黑龙江省齐齐哈尔市克东县",
+ "Value": "230230"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788843025,
+ "Key": "黑龙江省齐齐哈尔市拜泉县",
+ "Value": "230231"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788847109,
+ "Key": "黑龙江省齐齐哈尔市讷河市",
+ "Value": "230281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788847110,
+ "Key": "黑龙江省鸡西市",
+ "Value": "230300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788847111,
+ "Key": "黑龙江省鸡西市鸡冠区",
+ "Value": "230302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788847112,
+ "Key": "黑龙江省鸡西市恒山区",
+ "Value": "230303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788847113,
+ "Key": "黑龙江省鸡西市滴道区",
+ "Value": "230304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788847114,
+ "Key": "黑龙江省鸡西市梨树区",
+ "Value": "230305"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788847115,
+ "Key": "黑龙江省鸡西市城子河区",
+ "Value": "230306"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788847116,
+ "Key": "黑龙江省鸡西市麻山区",
+ "Value": "230307"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788847117,
+ "Key": "黑龙江省鸡西市鸡东县",
+ "Value": "230321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788847118,
+ "Key": "黑龙江省鸡西市虎林市",
+ "Value": "230381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788847119,
+ "Key": "黑龙江省鸡西市密山市",
+ "Value": "230382"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788847120,
+ "Key": "黑龙江省鹤岗市",
+ "Value": "230400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788847121,
+ "Key": "黑龙江省鹤岗市向阳区",
+ "Value": "230402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788851205,
+ "Key": "黑龙江省鹤岗市工农区",
+ "Value": "230403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788851206,
+ "Key": "黑龙江省鹤岗市南山区",
+ "Value": "230404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788851207,
+ "Key": "黑龙江省鹤岗市兴安区",
+ "Value": "230405"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788851208,
+ "Key": "黑龙江省鹤岗市东山区",
+ "Value": "230406"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788851209,
+ "Key": "黑龙江省鹤岗市兴山区",
+ "Value": "230407"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788851210,
+ "Key": "黑龙江省鹤岗市萝北县",
+ "Value": "230421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788851211,
+ "Key": "黑龙江省鹤岗市绥滨县",
+ "Value": "230422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788851212,
+ "Key": "黑龙江省双鸭山市",
+ "Value": "230500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788851213,
+ "Key": "黑龙江省双鸭山市尖山区",
+ "Value": "230502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788851214,
+ "Key": "黑龙江省双鸭山市岭东区",
+ "Value": "230503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788851215,
+ "Key": "黑龙江省双鸭山市四方台区",
+ "Value": "230505"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788851216,
+ "Key": "黑龙江省双鸭山市宝山区",
+ "Value": "230506"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788855301,
+ "Key": "黑龙江省双鸭山市集贤县",
+ "Value": "230521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788855302,
+ "Key": "黑龙江省双鸭山市友谊县",
+ "Value": "230522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788855303,
+ "Key": "黑龙江省双鸭山市宝清县",
+ "Value": "230523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788855304,
+ "Key": "黑龙江省双鸭山市饶河县",
+ "Value": "230524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788855305,
+ "Key": "黑龙江省大庆市",
+ "Value": "230600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788855306,
+ "Key": "黑龙江省大庆市萨尔图区",
+ "Value": "230602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788855307,
+ "Key": "黑龙江省大庆市龙凤区",
+ "Value": "230603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788855308,
+ "Key": "黑龙江省大庆市让胡路区",
+ "Value": "230604"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788855309,
+ "Key": "黑龙江省大庆市红岗区",
+ "Value": "230605"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788855310,
+ "Key": "黑龙江省大庆市大同区",
+ "Value": "230606"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788855311,
+ "Key": "黑龙江省大庆市肇州县",
+ "Value": "230621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788855312,
+ "Key": "黑龙江省大庆市肇源县",
+ "Value": "230622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788855313,
+ "Key": "黑龙江省大庆市林甸县",
+ "Value": "230623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788859397,
+ "Key": "黑龙江省大庆市杜尔伯特蒙古族自治县",
+ "Value": "230624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788859398,
+ "Key": "黑龙江省伊春市",
+ "Value": "230700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788859399,
+ "Key": "黑龙江省伊春市伊美区",
+ "Value": "230717"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788859400,
+ "Key": "黑龙江省伊春市乌翠区",
+ "Value": "230718"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788859401,
+ "Key": "黑龙江省伊春市友好区",
+ "Value": "230719"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788859402,
+ "Key": "黑龙江省伊春市嘉荫县",
+ "Value": "230722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788859403,
+ "Key": "黑龙江省伊春市汤旺县",
+ "Value": "230723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788859404,
+ "Key": "黑龙江省伊春市丰林县",
+ "Value": "230724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788859405,
+ "Key": "黑龙江省伊春市大箐山县",
+ "Value": "230725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788859406,
+ "Key": "黑龙江省伊春市南岔县",
+ "Value": "230726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788859407,
+ "Key": "黑龙江省伊春市金林区",
+ "Value": "230751"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788859408,
+ "Key": "黑龙江省伊春市铁力市",
+ "Value": "230781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788859409,
+ "Key": "黑龙江省佳木斯市",
+ "Value": "230800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788863493,
+ "Key": "黑龙江省佳木斯市向阳区",
+ "Value": "230803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788863494,
+ "Key": "黑龙江省佳木斯市前进区",
+ "Value": "230804"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788863495,
+ "Key": "黑龙江省佳木斯市东风区",
+ "Value": "230805"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788863496,
+ "Key": "黑龙江省佳木斯市郊区",
+ "Value": "230811"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788863497,
+ "Key": "黑龙江省佳木斯市桦南县",
+ "Value": "230822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788863498,
+ "Key": "黑龙江省佳木斯市桦川县",
+ "Value": "230826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788863499,
+ "Key": "黑龙江省佳木斯市汤原县",
+ "Value": "230828"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788863500,
+ "Key": "黑龙江省佳木斯市同江市",
+ "Value": "230881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788863501,
+ "Key": "黑龙江省佳木斯市富锦市",
+ "Value": "230882"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788863502,
+ "Key": "黑龙江省佳木斯市抚远市",
+ "Value": "230883"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788863503,
+ "Key": "黑龙江省七台河市",
+ "Value": "230900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788863504,
+ "Key": "黑龙江省七台河市新兴区",
+ "Value": "230902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788867589,
+ "Key": "黑龙江省七台河市桃山区",
+ "Value": "230903"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788867590,
+ "Key": "黑龙江省七台河市茄子河区",
+ "Value": "230904"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788867591,
+ "Key": "黑龙江省七台河市勃利县",
+ "Value": "230921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788867592,
+ "Key": "黑龙江省牡丹江市",
+ "Value": "231000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788867593,
+ "Key": "黑龙江省牡丹江市东安区",
+ "Value": "231002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788867594,
+ "Key": "黑龙江省牡丹江市阳明区",
+ "Value": "231003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788867595,
+ "Key": "黑龙江省牡丹江市爱民区",
+ "Value": "231004"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788867596,
+ "Key": "黑龙江省牡丹江市西安区",
+ "Value": "231005"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788867597,
+ "Key": "黑龙江省牡丹江市林口县",
+ "Value": "231025"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788867598,
+ "Key": "黑龙江省牡丹江市绥芬河市",
+ "Value": "231081"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788867599,
+ "Key": "黑龙江省牡丹江市海林市",
+ "Value": "231083"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788867600,
+ "Key": "黑龙江省牡丹江市宁安市",
+ "Value": "231084"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788871685,
+ "Key": "黑龙江省牡丹江市穆棱市",
+ "Value": "231085"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788871686,
+ "Key": "黑龙江省牡丹江市东宁市",
+ "Value": "231086"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788871687,
+ "Key": "黑龙江省黑河市",
+ "Value": "231100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788871688,
+ "Key": "黑龙江省黑河市爱辉区",
+ "Value": "231102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788871689,
+ "Key": "黑龙江省黑河市逊克县",
+ "Value": "231123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788871690,
+ "Key": "黑龙江省黑河市孙吴县",
+ "Value": "231124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788871691,
+ "Key": "黑龙江省黑河市北安市",
+ "Value": "231181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788871692,
+ "Key": "黑龙江省黑河市五大连池市",
+ "Value": "231182"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788871693,
+ "Key": "黑龙江省黑河市嫩江市",
+ "Value": "231183"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788871694,
+ "Key": "黑龙江省绥化市",
+ "Value": "231200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788871695,
+ "Key": "黑龙江省绥化市北林区",
+ "Value": "231202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788871696,
+ "Key": "黑龙江省绥化市望奎县",
+ "Value": "231221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788871697,
+ "Key": "黑龙江省绥化市兰西县",
+ "Value": "231222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788875781,
+ "Key": "黑龙江省绥化市青冈县",
+ "Value": "231223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788875782,
+ "Key": "黑龙江省绥化市庆安县",
+ "Value": "231224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788875783,
+ "Key": "黑龙江省绥化市明水县",
+ "Value": "231225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788875784,
+ "Key": "黑龙江省绥化市绥棱县",
+ "Value": "231226"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788875785,
+ "Key": "黑龙江省绥化市安达市",
+ "Value": "231281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788875786,
+ "Key": "黑龙江省绥化市肇东市",
+ "Value": "231282"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788875787,
+ "Key": "黑龙江省绥化市海伦市",
+ "Value": "231283"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788875788,
+ "Key": "黑龙江省大兴安岭地区",
+ "Value": "232700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788875789,
+ "Key": "黑龙江省大兴安岭地区漠河市",
+ "Value": "232701"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788875790,
+ "Key": "黑龙江省大兴安岭地区呼玛县",
+ "Value": "232721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788875791,
+ "Key": "黑龙江省大兴安岭地区塔河县",
+ "Value": "232722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788875792,
+ "Key": "上海市",
+ "Value": "310000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788879877,
+ "Key": "上海市黄浦区",
+ "Value": "310101"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788879878,
+ "Key": "上海市徐汇区",
+ "Value": "310104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788879879,
+ "Key": "上海市长宁区",
+ "Value": "310105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788879880,
+ "Key": "上海市静安区",
+ "Value": "310106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788879881,
+ "Key": "上海市普陀区",
+ "Value": "310107"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788879882,
+ "Key": "上海市虹口区",
+ "Value": "310109"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788879883,
+ "Key": "上海市杨浦区",
+ "Value": "310110"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788879884,
+ "Key": "上海市闵行区",
+ "Value": "310112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788879885,
+ "Key": "上海市宝山区",
+ "Value": "310113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788879886,
+ "Key": "上海市嘉定区",
+ "Value": "310114"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788879887,
+ "Key": "上海市浦东新区",
+ "Value": "310115"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788879888,
+ "Key": "上海市金山区",
+ "Value": "310116"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788879889,
+ "Key": "上海市松江区",
+ "Value": "310117"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788883973,
+ "Key": "上海市青浦区",
+ "Value": "310118"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788883974,
+ "Key": "上海市奉贤区",
+ "Value": "310120"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788883975,
+ "Key": "上海市崇明区",
+ "Value": "310151"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788883976,
+ "Key": "江苏省",
+ "Value": "320000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788883977,
+ "Key": "江苏省南京市",
+ "Value": "320100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788883978,
+ "Key": "江苏省南京市玄武区",
+ "Value": "320102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788883979,
+ "Key": "江苏省南京市秦淮区",
+ "Value": "320104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788883980,
+ "Key": "江苏省南京市建邺区",
+ "Value": "320105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788883981,
+ "Key": "江苏省南京市鼓楼区",
+ "Value": "320106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788883982,
+ "Key": "江苏省南京市浦口区",
+ "Value": "320111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788883983,
+ "Key": "江苏省南京市栖霞区",
+ "Value": "320113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788883984,
+ "Key": "江苏省南京市雨花台区",
+ "Value": "320114"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788888069,
+ "Key": "江苏省南京市江宁区",
+ "Value": "320115"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788888070,
+ "Key": "江苏省南京市六合区",
+ "Value": "320116"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788888071,
+ "Key": "江苏省南京市溧水区",
+ "Value": "320117"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788888072,
+ "Key": "江苏省南京市高淳区",
+ "Value": "320118"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788888073,
+ "Key": "江苏省无锡市",
+ "Value": "320200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788888074,
+ "Key": "江苏省无锡市锡山区",
+ "Value": "320205"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788888075,
+ "Key": "江苏省无锡市惠山区",
+ "Value": "320206"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788888076,
+ "Key": "江苏省无锡市滨湖区",
+ "Value": "320211"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788888077,
+ "Key": "江苏省无锡市梁溪区",
+ "Value": "320213"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788888078,
+ "Key": "江苏省无锡市新吴区",
+ "Value": "320214"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788888079,
+ "Key": "江苏省无锡市江阴市",
+ "Value": "320281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788888080,
+ "Key": "江苏省无锡市宜兴市",
+ "Value": "320282"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788892165,
+ "Key": "江苏省徐州市",
+ "Value": "320300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788892166,
+ "Key": "江苏省徐州市鼓楼区",
+ "Value": "320302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788892167,
+ "Key": "江苏省徐州市云龙区",
+ "Value": "320303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788892168,
+ "Key": "江苏省徐州市贾汪区",
+ "Value": "320305"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788892169,
+ "Key": "江苏省徐州市泉山区",
+ "Value": "320311"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788892170,
+ "Key": "江苏省徐州市铜山区",
+ "Value": "320312"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788892171,
+ "Key": "江苏省徐州市丰县",
+ "Value": "320321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788892172,
+ "Key": "江苏省徐州市沛县",
+ "Value": "320322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788892173,
+ "Key": "江苏省徐州市睢宁县",
+ "Value": "320324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788892174,
+ "Key": "江苏省徐州市新沂市",
+ "Value": "320381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788892175,
+ "Key": "江苏省徐州市邳州市",
+ "Value": "320382"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788892176,
+ "Key": "江苏省常州市",
+ "Value": "320400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788896261,
+ "Key": "江苏省常州市天宁区",
+ "Value": "320402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788896262,
+ "Key": "江苏省常州市钟楼区",
+ "Value": "320404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788896263,
+ "Key": "江苏省常州市新北区",
+ "Value": "320411"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788896264,
+ "Key": "江苏省常州市武进区",
+ "Value": "320412"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788896265,
+ "Key": "江苏省常州市金坛区",
+ "Value": "320413"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788896266,
+ "Key": "江苏省常州市溧阳市",
+ "Value": "320481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788896267,
+ "Key": "江苏省苏州市",
+ "Value": "320500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788896268,
+ "Key": "江苏省苏州市虎丘区",
+ "Value": "320505"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788896269,
+ "Key": "江苏省苏州市吴中区",
+ "Value": "320506"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788896270,
+ "Key": "江苏省苏州市相城区",
+ "Value": "320507"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788896271,
+ "Key": "江苏省苏州市姑苏区",
+ "Value": "320508"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788896272,
+ "Key": "江苏省苏州市吴江区",
+ "Value": "320509"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788896273,
+ "Key": "江苏省苏州市常熟市",
+ "Value": "320581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788900357,
+ "Key": "江苏省苏州市张家港市",
+ "Value": "320582"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788900358,
+ "Key": "江苏省苏州市昆山市",
+ "Value": "320583"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788900359,
+ "Key": "江苏省苏州市太仓市",
+ "Value": "320585"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788900360,
+ "Key": "江苏省南通市",
+ "Value": "320600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788900361,
+ "Key": "江苏省南通市通州区",
+ "Value": "320612"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788900362,
+ "Key": "江苏省南通市崇川区",
+ "Value": "320613"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788900363,
+ "Key": "江苏省南通市海门区",
+ "Value": "320614"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788900364,
+ "Key": "江苏省南通市如东县",
+ "Value": "320623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788900365,
+ "Key": "江苏省南通市启东市",
+ "Value": "320681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788900366,
+ "Key": "江苏省南通市如皋市",
+ "Value": "320682"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788900367,
+ "Key": "江苏省南通市海安市",
+ "Value": "320685"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788900368,
+ "Key": "江苏省连云港市",
+ "Value": "320700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788904453,
+ "Key": "江苏省连云港市连云区",
+ "Value": "320703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788904454,
+ "Key": "江苏省连云港市海州区",
+ "Value": "320706"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788904455,
+ "Key": "江苏省连云港市赣榆区",
+ "Value": "320707"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788904456,
+ "Key": "江苏省连云港市东海县",
+ "Value": "320722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788904457,
+ "Key": "江苏省连云港市灌云县",
+ "Value": "320723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788904458,
+ "Key": "江苏省连云港市灌南县",
+ "Value": "320724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788904459,
+ "Key": "江苏省淮安市",
+ "Value": "320800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788904460,
+ "Key": "江苏省淮安市淮安区",
+ "Value": "320803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788904461,
+ "Key": "江苏省淮安市淮阴区",
+ "Value": "320804"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788904462,
+ "Key": "江苏省淮安市清江浦区",
+ "Value": "320812"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788904463,
+ "Key": "江苏省淮安市洪泽区",
+ "Value": "320813"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788904464,
+ "Key": "江苏省淮安市涟水县",
+ "Value": "320826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788908549,
+ "Key": "江苏省淮安市盱眙县",
+ "Value": "320830"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788908550,
+ "Key": "江苏省淮安市金湖县",
+ "Value": "320831"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788908551,
+ "Key": "江苏省盐城市",
+ "Value": "320900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788908552,
+ "Key": "江苏省盐城市亭湖区",
+ "Value": "320902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788908553,
+ "Key": "江苏省盐城市盐都区",
+ "Value": "320903"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788908554,
+ "Key": "江苏省盐城市大丰区",
+ "Value": "320904"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788908555,
+ "Key": "江苏省盐城市响水县",
+ "Value": "320921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788908556,
+ "Key": "江苏省盐城市滨海县",
+ "Value": "320922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788908557,
+ "Key": "江苏省盐城市阜宁县",
+ "Value": "320923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788908558,
+ "Key": "江苏省盐城市射阳县",
+ "Value": "320924"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788908559,
+ "Key": "江苏省盐城市建湖县",
+ "Value": "320925"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788908560,
+ "Key": "江苏省盐城市东台市",
+ "Value": "320981"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788912645,
+ "Key": "江苏省扬州市",
+ "Value": "321000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788912646,
+ "Key": "江苏省扬州市广陵区",
+ "Value": "321002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788912647,
+ "Key": "江苏省扬州市邗江区",
+ "Value": "321003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788912648,
+ "Key": "江苏省扬州市江都区",
+ "Value": "321012"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788912649,
+ "Key": "江苏省扬州市宝应县",
+ "Value": "321023"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788912650,
+ "Key": "江苏省扬州市仪征市",
+ "Value": "321081"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788912651,
+ "Key": "江苏省扬州市高邮市",
+ "Value": "321084"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788912652,
+ "Key": "江苏省镇江市",
+ "Value": "321100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788912653,
+ "Key": "江苏省镇江市京口区",
+ "Value": "321102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788912654,
+ "Key": "江苏省镇江市润州区",
+ "Value": "321111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788912655,
+ "Key": "江苏省镇江市丹徒区",
+ "Value": "321112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788912656,
+ "Key": "江苏省镇江市丹阳市",
+ "Value": "321181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788916741,
+ "Key": "江苏省镇江市扬中市",
+ "Value": "321182"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788916742,
+ "Key": "江苏省镇江市句容市",
+ "Value": "321183"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788916743,
+ "Key": "江苏省泰州市",
+ "Value": "321200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788916744,
+ "Key": "江苏省泰州市海陵区",
+ "Value": "321202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788916745,
+ "Key": "江苏省泰州市高港区",
+ "Value": "321203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788916746,
+ "Key": "江苏省泰州市姜堰区",
+ "Value": "321204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788916747,
+ "Key": "江苏省泰州市兴化市",
+ "Value": "321281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788916748,
+ "Key": "江苏省泰州市靖江市",
+ "Value": "321282"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788916749,
+ "Key": "江苏省泰州市泰兴市",
+ "Value": "321283"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788916750,
+ "Key": "江苏省宿迁市",
+ "Value": "321300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788916751,
+ "Key": "江苏省宿迁市宿城区",
+ "Value": "321302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788916752,
+ "Key": "江苏省宿迁市宿豫区",
+ "Value": "321311"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788916753,
+ "Key": "江苏省宿迁市沭阳县",
+ "Value": "321322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788920837,
+ "Key": "江苏省宿迁市泗阳县",
+ "Value": "321323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788920838,
+ "Key": "江苏省宿迁市泗洪县",
+ "Value": "321324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788920839,
+ "Key": "浙江省",
+ "Value": "330000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788920840,
+ "Key": "浙江省杭州市",
+ "Value": "330100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788920841,
+ "Key": "浙江省杭州市上城区",
+ "Value": "330102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788920842,
+ "Key": "浙江省杭州市拱墅区",
+ "Value": "330105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788920843,
+ "Key": "浙江省杭州市西湖区",
+ "Value": "330106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788920844,
+ "Key": "浙江省杭州市滨江区",
+ "Value": "330108"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788920845,
+ "Key": "浙江省杭州市萧山区",
+ "Value": "330109"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788920846,
+ "Key": "浙江省杭州市余杭区",
+ "Value": "330110"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788920847,
+ "Key": "浙江省杭州市富阳区",
+ "Value": "330111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788920848,
+ "Key": "浙江省杭州市临安区",
+ "Value": "330112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788924933,
+ "Key": "浙江省杭州市临平区",
+ "Value": "330113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788924934,
+ "Key": "浙江省杭州市钱塘区",
+ "Value": "330114"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788924935,
+ "Key": "浙江省杭州市桐庐县",
+ "Value": "330122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788924936,
+ "Key": "浙江省杭州市淳安县",
+ "Value": "330127"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788924937,
+ "Key": "浙江省杭州市建德市",
+ "Value": "330182"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788924938,
+ "Key": "浙江省宁波市",
+ "Value": "330200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788924939,
+ "Key": "浙江省宁波市海曙区",
+ "Value": "330203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788924940,
+ "Key": "浙江省宁波市江北区",
+ "Value": "330205"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788924941,
+ "Key": "浙江省宁波市北仑区",
+ "Value": "330206"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788924942,
+ "Key": "浙江省宁波市镇海区",
+ "Value": "330211"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788924943,
+ "Key": "浙江省宁波市鄞州区",
+ "Value": "330212"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788924944,
+ "Key": "浙江省宁波市奉化区",
+ "Value": "330213"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788929029,
+ "Key": "浙江省宁波市象山县",
+ "Value": "330225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788929030,
+ "Key": "浙江省宁波市宁海县",
+ "Value": "330226"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788929031,
+ "Key": "浙江省宁波市余姚市",
+ "Value": "330281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788929032,
+ "Key": "浙江省宁波市慈溪市",
+ "Value": "330282"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788929033,
+ "Key": "浙江省温州市",
+ "Value": "330300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788929034,
+ "Key": "浙江省温州市鹿城区",
+ "Value": "330302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788929035,
+ "Key": "浙江省温州市龙湾区",
+ "Value": "330303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788929036,
+ "Key": "浙江省温州市瓯海区",
+ "Value": "330304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788929037,
+ "Key": "浙江省温州市洞头区",
+ "Value": "330305"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788929038,
+ "Key": "浙江省温州市永嘉县",
+ "Value": "330324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788929039,
+ "Key": "浙江省温州市平阳县",
+ "Value": "330326"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788929040,
+ "Key": "浙江省温州市苍南县",
+ "Value": "330327"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788933125,
+ "Key": "浙江省温州市文成县",
+ "Value": "330328"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788933126,
+ "Key": "浙江省温州市泰顺县",
+ "Value": "330329"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788933127,
+ "Key": "浙江省温州市瑞安市",
+ "Value": "330381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788933128,
+ "Key": "浙江省温州市乐清市",
+ "Value": "330382"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788933129,
+ "Key": "浙江省温州市龙港市",
+ "Value": "330383"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788933130,
+ "Key": "浙江省嘉兴市",
+ "Value": "330400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788933131,
+ "Key": "浙江省嘉兴市南湖区",
+ "Value": "330402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788933132,
+ "Key": "浙江省嘉兴市秀洲区",
+ "Value": "330411"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788933133,
+ "Key": "浙江省嘉兴市嘉善县",
+ "Value": "330421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788933134,
+ "Key": "浙江省嘉兴市海盐县",
+ "Value": "330424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788933135,
+ "Key": "浙江省嘉兴市海宁市",
+ "Value": "330481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788933136,
+ "Key": "浙江省嘉兴市平湖市",
+ "Value": "330482"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788933137,
+ "Key": "浙江省嘉兴市桐乡市",
+ "Value": "330483"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788937221,
+ "Key": "浙江省湖州市",
+ "Value": "330500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788937222,
+ "Key": "浙江省湖州市吴兴区",
+ "Value": "330502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788937223,
+ "Key": "浙江省湖州市南浔区",
+ "Value": "330503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788937224,
+ "Key": "浙江省湖州市德清县",
+ "Value": "330521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788937225,
+ "Key": "浙江省湖州市长兴县",
+ "Value": "330522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788937226,
+ "Key": "浙江省湖州市安吉县",
+ "Value": "330523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788937227,
+ "Key": "浙江省绍兴市",
+ "Value": "330600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788937228,
+ "Key": "浙江省绍兴市越城区",
+ "Value": "330602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788937229,
+ "Key": "浙江省绍兴市柯桥区",
+ "Value": "330603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788937230,
+ "Key": "浙江省绍兴市上虞区",
+ "Value": "330604"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788937231,
+ "Key": "浙江省绍兴市新昌县",
+ "Value": "330624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788937232,
+ "Key": "浙江省绍兴市诸暨市",
+ "Value": "330681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788941317,
+ "Key": "浙江省绍兴市嵊州市",
+ "Value": "330683"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788941318,
+ "Key": "浙江省金华市",
+ "Value": "330700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788941319,
+ "Key": "浙江省金华市婺城区",
+ "Value": "330702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788941320,
+ "Key": "浙江省金华市金东区",
+ "Value": "330703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788941321,
+ "Key": "浙江省金华市武义县",
+ "Value": "330723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788941322,
+ "Key": "浙江省金华市浦江县",
+ "Value": "330726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788941323,
+ "Key": "浙江省金华市磐安县",
+ "Value": "330727"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788941324,
+ "Key": "浙江省金华市兰溪市",
+ "Value": "330781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788941325,
+ "Key": "浙江省金华市义乌市",
+ "Value": "330782"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788941326,
+ "Key": "浙江省金华市东阳市",
+ "Value": "330783"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788941327,
+ "Key": "浙江省金华市永康市",
+ "Value": "330784"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788941328,
+ "Key": "浙江省衢州市",
+ "Value": "330800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788941329,
+ "Key": "浙江省衢州市柯城区",
+ "Value": "330802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788945413,
+ "Key": "浙江省衢州市衢江区",
+ "Value": "330803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788945414,
+ "Key": "浙江省衢州市常山县",
+ "Value": "330822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788945415,
+ "Key": "浙江省衢州市开化县",
+ "Value": "330824"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788945416,
+ "Key": "浙江省衢州市龙游县",
+ "Value": "330825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788945417,
+ "Key": "浙江省衢州市江山市",
+ "Value": "330881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788945418,
+ "Key": "浙江省舟山市",
+ "Value": "330900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788945419,
+ "Key": "浙江省舟山市定海区",
+ "Value": "330902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788945420,
+ "Key": "浙江省舟山市普陀区",
+ "Value": "330903"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788945421,
+ "Key": "浙江省舟山市岱山县",
+ "Value": "330921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788945422,
+ "Key": "浙江省舟山市嵊泗县",
+ "Value": "330922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788945423,
+ "Key": "浙江省台州市",
+ "Value": "331000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788949509,
+ "Key": "浙江省台州市椒江区",
+ "Value": "331002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788949510,
+ "Key": "浙江省台州市黄岩区",
+ "Value": "331003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788949511,
+ "Key": "浙江省台州市路桥区",
+ "Value": "331004"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788949512,
+ "Key": "浙江省台州市三门县",
+ "Value": "331022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788949513,
+ "Key": "浙江省台州市天台县",
+ "Value": "331023"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788949514,
+ "Key": "浙江省台州市仙居县",
+ "Value": "331024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788949515,
+ "Key": "浙江省台州市温岭市",
+ "Value": "331081"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788949516,
+ "Key": "浙江省台州市临海市",
+ "Value": "331082"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788949517,
+ "Key": "浙江省台州市玉环市",
+ "Value": "331083"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788949518,
+ "Key": "浙江省丽水市",
+ "Value": "331100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788969989,
+ "Key": "浙江省丽水市莲都区",
+ "Value": "331102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788978181,
+ "Key": "浙江省丽水市青田县",
+ "Value": "331121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788978182,
+ "Key": "浙江省丽水市缙云县",
+ "Value": "331122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788978183,
+ "Key": "浙江省丽水市遂昌县",
+ "Value": "331123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788978184,
+ "Key": "浙江省丽水市松阳县",
+ "Value": "331124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788978185,
+ "Key": "浙江省丽水市云和县",
+ "Value": "331125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788978186,
+ "Key": "浙江省丽水市庆元县",
+ "Value": "331126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788978187,
+ "Key": "浙江省丽水市景宁畲族自治县",
+ "Value": "331127"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788978188,
+ "Key": "浙江省丽水市龙泉市",
+ "Value": "331181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788982277,
+ "Key": "安徽省",
+ "Value": "340000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788982278,
+ "Key": "安徽省合肥市",
+ "Value": "340100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788982279,
+ "Key": "安徽省合肥市瑶海区",
+ "Value": "340102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788982280,
+ "Key": "安徽省合肥市庐阳区",
+ "Value": "340103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788982281,
+ "Key": "安徽省合肥市蜀山区",
+ "Value": "340104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788982282,
+ "Key": "安徽省合肥市包河区",
+ "Value": "340111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788982283,
+ "Key": "安徽省合肥市长丰县",
+ "Value": "340121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788982284,
+ "Key": "安徽省合肥市肥东县",
+ "Value": "340122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788982285,
+ "Key": "安徽省合肥市肥西县",
+ "Value": "340123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788982286,
+ "Key": "安徽省合肥市庐江县",
+ "Value": "340124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788982287,
+ "Key": "安徽省合肥市巢湖市",
+ "Value": "340181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788986373,
+ "Key": "安徽省芜湖市",
+ "Value": "340200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788986374,
+ "Key": "安徽省芜湖市镜湖区",
+ "Value": "340202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788986375,
+ "Key": "安徽省芜湖市鸠江区",
+ "Value": "340207"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788986376,
+ "Key": "安徽省芜湖市弋江区",
+ "Value": "340209"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788986377,
+ "Key": "安徽省芜湖市湾沚区",
+ "Value": "340210"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788986378,
+ "Key": "安徽省芜湖市繁昌区",
+ "Value": "340212"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788986379,
+ "Key": "安徽省芜湖市南陵县",
+ "Value": "340223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788986380,
+ "Key": "安徽省芜湖市无为市",
+ "Value": "340281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788986381,
+ "Key": "安徽省蚌埠市",
+ "Value": "340300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788986382,
+ "Key": "安徽省蚌埠市龙子湖区",
+ "Value": "340302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788986383,
+ "Key": "安徽省蚌埠市蚌山区",
+ "Value": "340303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788990469,
+ "Key": "安徽省蚌埠市禹会区",
+ "Value": "340304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788990470,
+ "Key": "安徽省蚌埠市淮上区",
+ "Value": "340311"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788990471,
+ "Key": "安徽省蚌埠市怀远县",
+ "Value": "340321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788990472,
+ "Key": "安徽省蚌埠市五河县",
+ "Value": "340322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788990473,
+ "Key": "安徽省蚌埠市固镇县",
+ "Value": "340323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788990474,
+ "Key": "安徽省淮南市",
+ "Value": "340400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788990475,
+ "Key": "安徽省淮南市大通区",
+ "Value": "340402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788990476,
+ "Key": "安徽省淮南市田家庵区",
+ "Value": "340403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788990477,
+ "Key": "安徽省淮南市谢家集区",
+ "Value": "340404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788990478,
+ "Key": "安徽省淮南市八公山区",
+ "Value": "340405"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788990479,
+ "Key": "安徽省淮南市潘集区",
+ "Value": "340406"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788990480,
+ "Key": "安徽省淮南市凤台县",
+ "Value": "340421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788994565,
+ "Key": "安徽省淮南市寿县",
+ "Value": "340422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788994566,
+ "Key": "安徽省马鞍山市",
+ "Value": "340500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788994567,
+ "Key": "安徽省马鞍山市花山区",
+ "Value": "340503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788994568,
+ "Key": "安徽省马鞍山市雨山区",
+ "Value": "340504"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788994569,
+ "Key": "安徽省马鞍山市博望区",
+ "Value": "340506"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788994570,
+ "Key": "安徽省马鞍山市当涂县",
+ "Value": "340521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788994571,
+ "Key": "安徽省马鞍山市含山县",
+ "Value": "340522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788994572,
+ "Key": "安徽省马鞍山市和县",
+ "Value": "340523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788994573,
+ "Key": "安徽省淮北市",
+ "Value": "340600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788994574,
+ "Key": "安徽省淮北市杜集区",
+ "Value": "340602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788994575,
+ "Key": "安徽省淮北市相山区",
+ "Value": "340603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788994576,
+ "Key": "安徽省淮北市烈山区",
+ "Value": "340604"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788994577,
+ "Key": "安徽省淮北市濉溪县",
+ "Value": "340621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788998661,
+ "Key": "安徽省铜陵市",
+ "Value": "340700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788998662,
+ "Key": "安徽省铜陵市铜官区",
+ "Value": "340705"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788998663,
+ "Key": "安徽省铜陵市义安区",
+ "Value": "340706"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788998664,
+ "Key": "安徽省铜陵市郊区",
+ "Value": "340711"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788998665,
+ "Key": "安徽省铜陵市枞阳县",
+ "Value": "340722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788998666,
+ "Key": "安徽省安庆市",
+ "Value": "340800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788998667,
+ "Key": "安徽省安庆市迎江区",
+ "Value": "340802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788998668,
+ "Key": "安徽省安庆市大观区",
+ "Value": "340803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788998669,
+ "Key": "安徽省安庆市宜秀区",
+ "Value": "340811"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788998670,
+ "Key": "安徽省安庆市怀宁县",
+ "Value": "340822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788998671,
+ "Key": "安徽省安庆市太湖县",
+ "Value": "340825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788998672,
+ "Key": "安徽省安庆市宿松县",
+ "Value": "340826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423788998673,
+ "Key": "安徽省安庆市望江县",
+ "Value": "340827"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789002757,
+ "Key": "安徽省安庆市岳西县",
+ "Value": "340828"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789002758,
+ "Key": "安徽省安庆市桐城市",
+ "Value": "340881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789002759,
+ "Key": "安徽省安庆市潜山市",
+ "Value": "340882"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789002760,
+ "Key": "安徽省黄山市",
+ "Value": "341000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789002761,
+ "Key": "安徽省黄山市屯溪区",
+ "Value": "341002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789002762,
+ "Key": "安徽省黄山市黄山区",
+ "Value": "341003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789002763,
+ "Key": "安徽省黄山市徽州区",
+ "Value": "341004"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789002764,
+ "Key": "安徽省黄山市歙县",
+ "Value": "341021"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789002765,
+ "Key": "安徽省黄山市休宁县",
+ "Value": "341022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789002766,
+ "Key": "安徽省黄山市黟县",
+ "Value": "341023"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789002767,
+ "Key": "安徽省黄山市祁门县",
+ "Value": "341024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789002768,
+ "Key": "安徽省滁州市",
+ "Value": "341100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789002769,
+ "Key": "安徽省滁州市琅琊区",
+ "Value": "341102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789006853,
+ "Key": "安徽省滁州市南谯区",
+ "Value": "341103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789006854,
+ "Key": "安徽省滁州市来安县",
+ "Value": "341122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789006855,
+ "Key": "安徽省滁州市全椒县",
+ "Value": "341124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789006856,
+ "Key": "安徽省滁州市定远县",
+ "Value": "341125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789006857,
+ "Key": "安徽省滁州市凤阳县",
+ "Value": "341126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789006858,
+ "Key": "安徽省滁州市天长市",
+ "Value": "341181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789006859,
+ "Key": "安徽省滁州市明光市",
+ "Value": "341182"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789006860,
+ "Key": "安徽省阜阳市",
+ "Value": "341200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789006861,
+ "Key": "安徽省阜阳市颍州区",
+ "Value": "341202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789006862,
+ "Key": "安徽省阜阳市颍东区",
+ "Value": "341203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789006863,
+ "Key": "安徽省阜阳市颍泉区",
+ "Value": "341204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789006864,
+ "Key": "安徽省阜阳市临泉县",
+ "Value": "341221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789006865,
+ "Key": "安徽省阜阳市太和县",
+ "Value": "341222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789010949,
+ "Key": "安徽省阜阳市阜南县",
+ "Value": "341225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789010950,
+ "Key": "安徽省阜阳市颍上县",
+ "Value": "341226"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789010951,
+ "Key": "安徽省阜阳市界首市",
+ "Value": "341282"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789010952,
+ "Key": "安徽省宿州市",
+ "Value": "341300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789010953,
+ "Key": "安徽省宿州市埇桥区",
+ "Value": "341302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789010954,
+ "Key": "安徽省宿州市砀山县",
+ "Value": "341321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789010955,
+ "Key": "安徽省宿州市萧县",
+ "Value": "341322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789010956,
+ "Key": "安徽省宿州市灵璧县",
+ "Value": "341323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789010957,
+ "Key": "安徽省宿州市泗县",
+ "Value": "341324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789010958,
+ "Key": "安徽省六安市",
+ "Value": "341500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789010959,
+ "Key": "安徽省六安市金安区",
+ "Value": "341502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789010960,
+ "Key": "安徽省六安市裕安区",
+ "Value": "341503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789015045,
+ "Key": "安徽省六安市叶集区",
+ "Value": "341504"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789015046,
+ "Key": "安徽省六安市霍邱县",
+ "Value": "341522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789015047,
+ "Key": "安徽省六安市舒城县",
+ "Value": "341523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789015048,
+ "Key": "安徽省六安市金寨县",
+ "Value": "341524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789015049,
+ "Key": "安徽省六安市霍山县",
+ "Value": "341525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789015050,
+ "Key": "安徽省亳州市",
+ "Value": "341600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789015051,
+ "Key": "安徽省亳州市谯城区",
+ "Value": "341602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789015052,
+ "Key": "安徽省亳州市涡阳县",
+ "Value": "341621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789015053,
+ "Key": "安徽省亳州市蒙城县",
+ "Value": "341622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789015054,
+ "Key": "安徽省亳州市利辛县",
+ "Value": "341623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789015055,
+ "Key": "安徽省池州市",
+ "Value": "341700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789015056,
+ "Key": "安徽省池州市贵池区",
+ "Value": "341702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789015057,
+ "Key": "安徽省池州市东至县",
+ "Value": "341721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789019141,
+ "Key": "安徽省池州市石台县",
+ "Value": "341722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789019142,
+ "Key": "安徽省池州市青阳县",
+ "Value": "341723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789019143,
+ "Key": "安徽省宣城市",
+ "Value": "341800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789019144,
+ "Key": "安徽省宣城市宣州区",
+ "Value": "341802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789019145,
+ "Key": "安徽省宣城市郎溪县",
+ "Value": "341821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789019146,
+ "Key": "安徽省宣城市泾县",
+ "Value": "341823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789019147,
+ "Key": "安徽省宣城市绩溪县",
+ "Value": "341824"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789019148,
+ "Key": "安徽省宣城市旌德县",
+ "Value": "341825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789019149,
+ "Key": "安徽省宣城市宁国市",
+ "Value": "341881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789019150,
+ "Key": "安徽省宣城市广德市",
+ "Value": "341882"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789019151,
+ "Key": "福建省",
+ "Value": "350000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789019152,
+ "Key": "福建省福州市",
+ "Value": "350100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789019153,
+ "Key": "福建省福州市鼓楼区",
+ "Value": "350102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789023237,
+ "Key": "福建省福州市台江区",
+ "Value": "350103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789023238,
+ "Key": "福建省福州市仓山区",
+ "Value": "350104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789023239,
+ "Key": "福建省福州市马尾区",
+ "Value": "350105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789023240,
+ "Key": "福建省福州市晋安区",
+ "Value": "350111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789023241,
+ "Key": "福建省福州市长乐区",
+ "Value": "350112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789023242,
+ "Key": "福建省福州市闽侯县",
+ "Value": "350121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789023243,
+ "Key": "福建省福州市连江县",
+ "Value": "350122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789023244,
+ "Key": "福建省福州市罗源县",
+ "Value": "350123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789023245,
+ "Key": "福建省福州市闽清县",
+ "Value": "350124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789023246,
+ "Key": "福建省福州市永泰县",
+ "Value": "350125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789023247,
+ "Key": "福建省福州市平潭县",
+ "Value": "350128"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789023248,
+ "Key": "福建省福州市福清市",
+ "Value": "350181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789023249,
+ "Key": "福建省厦门市",
+ "Value": "350200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789027333,
+ "Key": "福建省厦门市思明区",
+ "Value": "350203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789027334,
+ "Key": "福建省厦门市海沧区",
+ "Value": "350205"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789027335,
+ "Key": "福建省厦门市湖里区",
+ "Value": "350206"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789027336,
+ "Key": "福建省厦门市集美区",
+ "Value": "350211"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789027337,
+ "Key": "福建省厦门市同安区",
+ "Value": "350212"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789027338,
+ "Key": "福建省厦门市翔安区",
+ "Value": "350213"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789027339,
+ "Key": "福建省莆田市",
+ "Value": "350300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789027340,
+ "Key": "福建省莆田市城厢区",
+ "Value": "350302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789027341,
+ "Key": "福建省莆田市涵江区",
+ "Value": "350303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789027342,
+ "Key": "福建省莆田市荔城区",
+ "Value": "350304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789027343,
+ "Key": "福建省莆田市秀屿区",
+ "Value": "350305"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789027344,
+ "Key": "福建省莆田市仙游县",
+ "Value": "350322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789027345,
+ "Key": "福建省三明市",
+ "Value": "350400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789031429,
+ "Key": "福建省三明市三元区",
+ "Value": "350404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789031430,
+ "Key": "福建省三明市沙县区",
+ "Value": "350405"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789031431,
+ "Key": "福建省三明市明溪县",
+ "Value": "350421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789031432,
+ "Key": "福建省三明市清流县",
+ "Value": "350423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789031433,
+ "Key": "福建省三明市宁化县",
+ "Value": "350424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789031434,
+ "Key": "福建省三明市大田县",
+ "Value": "350425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789031435,
+ "Key": "福建省三明市尤溪县",
+ "Value": "350426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789031436,
+ "Key": "福建省三明市将乐县",
+ "Value": "350428"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789031437,
+ "Key": "福建省三明市泰宁县",
+ "Value": "350429"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789031438,
+ "Key": "福建省三明市建宁县",
+ "Value": "350430"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789031439,
+ "Key": "福建省三明市永安市",
+ "Value": "350481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789031440,
+ "Key": "福建省泉州市",
+ "Value": "350500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789035525,
+ "Key": "福建省泉州市鲤城区",
+ "Value": "350502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789035526,
+ "Key": "福建省泉州市丰泽区",
+ "Value": "350503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789035527,
+ "Key": "福建省泉州市洛江区",
+ "Value": "350504"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789035528,
+ "Key": "福建省泉州市泉港区",
+ "Value": "350505"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789035529,
+ "Key": "福建省泉州市惠安县",
+ "Value": "350521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789035530,
+ "Key": "福建省泉州市安溪县",
+ "Value": "350524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789035531,
+ "Key": "福建省泉州市永春县",
+ "Value": "350525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789035532,
+ "Key": "福建省泉州市德化县",
+ "Value": "350526"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789035533,
+ "Key": "福建省泉州市金门县",
+ "Value": "350527"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789035534,
+ "Key": "福建省泉州市石狮市",
+ "Value": "350581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789035535,
+ "Key": "福建省泉州市晋江市",
+ "Value": "350582"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789035536,
+ "Key": "福建省泉州市南安市",
+ "Value": "350583"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789035537,
+ "Key": "福建省漳州市",
+ "Value": "350600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789039621,
+ "Key": "福建省漳州市芗城区",
+ "Value": "350602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789039622,
+ "Key": "福建省漳州市龙文区",
+ "Value": "350603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789039623,
+ "Key": "福建省漳州市龙海区",
+ "Value": "350604"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789039624,
+ "Key": "福建省漳州市长泰市",
+ "Value": "350605"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789039625,
+ "Key": "福建省漳州市云霄县",
+ "Value": "350622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789039626,
+ "Key": "福建省漳州市漳浦县",
+ "Value": "350623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789039627,
+ "Key": "福建省漳州市诏安县",
+ "Value": "350624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789039628,
+ "Key": "福建省漳州市东山县",
+ "Value": "350626"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789039629,
+ "Key": "福建省漳州市南靖县",
+ "Value": "350627"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789039630,
+ "Key": "福建省漳州市平和县",
+ "Value": "350628"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789039631,
+ "Key": "福建省漳州市华安县",
+ "Value": "350629"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789039632,
+ "Key": "福建省南平市",
+ "Value": "350700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789039633,
+ "Key": "福建省南平市延平区",
+ "Value": "350702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789043717,
+ "Key": "福建省南平市建阳区",
+ "Value": "350703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789043718,
+ "Key": "福建省南平市顺昌县",
+ "Value": "350721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789043719,
+ "Key": "福建省南平市浦城县",
+ "Value": "350722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789043720,
+ "Key": "福建省南平市光泽县",
+ "Value": "350723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789043721,
+ "Key": "福建省南平市松溪县",
+ "Value": "350724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789043722,
+ "Key": "福建省南平市政和县",
+ "Value": "350725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789043723,
+ "Key": "福建省南平市邵武市",
+ "Value": "350781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789043724,
+ "Key": "福建省南平市武夷山市",
+ "Value": "350782"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789043725,
+ "Key": "福建省南平市建瓯市",
+ "Value": "350783"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789043726,
+ "Key": "福建省龙岩市",
+ "Value": "350800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789043727,
+ "Key": "福建省龙岩市新罗区",
+ "Value": "350802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789043728,
+ "Key": "福建省龙岩市永定区",
+ "Value": "350803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789047813,
+ "Key": "福建省龙岩市长汀县",
+ "Value": "350821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789047814,
+ "Key": "福建省龙岩市上杭县",
+ "Value": "350823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789047815,
+ "Key": "福建省龙岩市武平县",
+ "Value": "350824"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789047816,
+ "Key": "福建省龙岩市连城县",
+ "Value": "350825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789047817,
+ "Key": "福建省龙岩市漳平市",
+ "Value": "350881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789047818,
+ "Key": "福建省宁德市",
+ "Value": "350900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789047819,
+ "Key": "福建省宁德市蕉城区",
+ "Value": "350902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789047820,
+ "Key": "福建省宁德市霞浦县",
+ "Value": "350921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789047821,
+ "Key": "福建省宁德市古田县",
+ "Value": "350922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789047822,
+ "Key": "福建省宁德市屏南县",
+ "Value": "350923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789047823,
+ "Key": "福建省宁德市寿宁县",
+ "Value": "350924"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789047824,
+ "Key": "福建省宁德市周宁县",
+ "Value": "350925"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789047825,
+ "Key": "福建省宁德市柘荣县",
+ "Value": "350926"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789051909,
+ "Key": "福建省宁德市福安市",
+ "Value": "350981"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789051910,
+ "Key": "福建省宁德市福鼎市",
+ "Value": "350982"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789051911,
+ "Key": "江西省",
+ "Value": "360000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789051912,
+ "Key": "江西省南昌市",
+ "Value": "360100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789051913,
+ "Key": "江西省南昌市东湖区",
+ "Value": "360102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789051914,
+ "Key": "江西省南昌市西湖区",
+ "Value": "360103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789051915,
+ "Key": "江西省南昌市青云谱区",
+ "Value": "360104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789051916,
+ "Key": "江西省南昌市青山湖区",
+ "Value": "360111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789051917,
+ "Key": "江西省南昌市新建区",
+ "Value": "360112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789051918,
+ "Key": "江西省南昌市红谷滩区",
+ "Value": "360113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789051919,
+ "Key": "江西省南昌市南昌县",
+ "Value": "360121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789051920,
+ "Key": "江西省南昌市安义县",
+ "Value": "360123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789051921,
+ "Key": "江西省南昌市进贤县",
+ "Value": "360124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789056005,
+ "Key": "江西省景德镇市",
+ "Value": "360200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789056006,
+ "Key": "江西省景德镇市昌江区",
+ "Value": "360202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789056007,
+ "Key": "江西省景德镇市珠山区",
+ "Value": "360203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789056008,
+ "Key": "江西省景德镇市浮梁县",
+ "Value": "360222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789056009,
+ "Key": "江西省景德镇市乐平市",
+ "Value": "360281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789056010,
+ "Key": "江西省萍乡市",
+ "Value": "360300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789056011,
+ "Key": "江西省萍乡市安源区",
+ "Value": "360302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789056012,
+ "Key": "江西省萍乡市湘东区",
+ "Value": "360313"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789056013,
+ "Key": "江西省萍乡市莲花县",
+ "Value": "360321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789056014,
+ "Key": "江西省萍乡市上栗县",
+ "Value": "360322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789056015,
+ "Key": "江西省萍乡市芦溪县",
+ "Value": "360323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789056016,
+ "Key": "江西省九江市",
+ "Value": "360400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789056017,
+ "Key": "江西省九江市濂溪区",
+ "Value": "360402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789060101,
+ "Key": "江西省九江市浔阳区",
+ "Value": "360403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789060102,
+ "Key": "江西省九江市柴桑区",
+ "Value": "360404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789060103,
+ "Key": "江西省九江市武宁县",
+ "Value": "360423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789060104,
+ "Key": "江西省九江市修水县",
+ "Value": "360424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789060105,
+ "Key": "江西省九江市永修县",
+ "Value": "360425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789060106,
+ "Key": "江西省九江市德安县",
+ "Value": "360426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789060107,
+ "Key": "江西省九江市都昌县",
+ "Value": "360428"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789060108,
+ "Key": "江西省九江市湖口县",
+ "Value": "360429"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789060109,
+ "Key": "江西省九江市彭泽县",
+ "Value": "360430"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789060110,
+ "Key": "江西省九江市瑞昌市",
+ "Value": "360481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789060111,
+ "Key": "江西省九江市共青城市",
+ "Value": "360482"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789060112,
+ "Key": "江西省九江市庐山市",
+ "Value": "360483"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789060113,
+ "Key": "江西省新余市",
+ "Value": "360500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789064197,
+ "Key": "江西省新余市渝水区",
+ "Value": "360502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789064198,
+ "Key": "江西省新余市分宜县",
+ "Value": "360521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789064199,
+ "Key": "江西省鹰潭市",
+ "Value": "360600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789064200,
+ "Key": "江西省鹰潭市月湖区",
+ "Value": "360602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789064201,
+ "Key": "江西省鹰潭市余江区",
+ "Value": "360603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789064202,
+ "Key": "江西省鹰潭市贵溪市",
+ "Value": "360681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789064203,
+ "Key": "江西省赣州市",
+ "Value": "360700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789064204,
+ "Key": "江西省赣州市章贡区",
+ "Value": "360702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789064205,
+ "Key": "江西省赣州市南康区",
+ "Value": "360703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789064206,
+ "Key": "江西省赣州市赣县区",
+ "Value": "360704"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789064207,
+ "Key": "江西省赣州市信丰县",
+ "Value": "360722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789064208,
+ "Key": "江西省赣州市大余县",
+ "Value": "360723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789064209,
+ "Key": "江西省赣州市上犹县",
+ "Value": "360724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789068293,
+ "Key": "江西省赣州市崇义县",
+ "Value": "360725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789068294,
+ "Key": "江西省赣州市安远县",
+ "Value": "360726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789068295,
+ "Key": "江西省赣州市定南县",
+ "Value": "360728"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789068296,
+ "Key": "江西省赣州市全南县",
+ "Value": "360729"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789068297,
+ "Key": "江西省赣州市宁都县",
+ "Value": "360730"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789068298,
+ "Key": "江西省赣州市于都县",
+ "Value": "360731"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789068299,
+ "Key": "江西省赣州市兴国县",
+ "Value": "360732"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789068300,
+ "Key": "江西省赣州市会昌县",
+ "Value": "360733"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789068301,
+ "Key": "江西省赣州市寻乌县",
+ "Value": "360734"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789068302,
+ "Key": "江西省赣州市石城县",
+ "Value": "360735"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789068303,
+ "Key": "江西省赣州市瑞金市",
+ "Value": "360781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789068304,
+ "Key": "江西省赣州市龙南市",
+ "Value": "360783"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789072389,
+ "Key": "江西省吉安市",
+ "Value": "360800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789072390,
+ "Key": "江西省吉安市吉州区",
+ "Value": "360802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789072391,
+ "Key": "江西省吉安市青原区",
+ "Value": "360803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789072392,
+ "Key": "江西省吉安市吉安县",
+ "Value": "360821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789072393,
+ "Key": "江西省吉安市吉水县",
+ "Value": "360822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789072394,
+ "Key": "江西省吉安市峡江县",
+ "Value": "360823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789072395,
+ "Key": "江西省吉安市新干县",
+ "Value": "360824"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789072396,
+ "Key": "江西省吉安市永丰县",
+ "Value": "360825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789072397,
+ "Key": "江西省吉安市泰和县",
+ "Value": "360826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789072398,
+ "Key": "江西省吉安市遂川县",
+ "Value": "360827"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789072399,
+ "Key": "江西省吉安市万安县",
+ "Value": "360828"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789072400,
+ "Key": "江西省吉安市安福县",
+ "Value": "360829"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789072401,
+ "Key": "江西省吉安市永新县",
+ "Value": "360830"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789076485,
+ "Key": "江西省吉安市井冈山市",
+ "Value": "360881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789076486,
+ "Key": "江西省宜春市",
+ "Value": "360900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789076487,
+ "Key": "江西省宜春市袁州区",
+ "Value": "360902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789076488,
+ "Key": "江西省宜春市奉新县",
+ "Value": "360921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789076489,
+ "Key": "江西省宜春市万载县",
+ "Value": "360922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789076490,
+ "Key": "江西省宜春市上高县",
+ "Value": "360923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789076491,
+ "Key": "江西省宜春市宜丰县",
+ "Value": "360924"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789076492,
+ "Key": "江西省宜春市靖安县",
+ "Value": "360925"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789076493,
+ "Key": "江西省宜春市铜鼓县",
+ "Value": "360926"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789076494,
+ "Key": "江西省宜春市丰城市",
+ "Value": "360981"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789076495,
+ "Key": "江西省宜春市樟树市",
+ "Value": "360982"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789076496,
+ "Key": "江西省宜春市高安市",
+ "Value": "360983"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789076497,
+ "Key": "江西省抚州市",
+ "Value": "361000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789080581,
+ "Key": "江西省抚州市临川区",
+ "Value": "361002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789080582,
+ "Key": "江西省抚州市东乡区",
+ "Value": "361003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789080583,
+ "Key": "江西省抚州市南城县",
+ "Value": "361021"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789080584,
+ "Key": "江西省抚州市黎川县",
+ "Value": "361022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789080585,
+ "Key": "江西省抚州市南丰县",
+ "Value": "361023"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789080586,
+ "Key": "江西省抚州市崇仁县",
+ "Value": "361024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789080587,
+ "Key": "江西省抚州市乐安县",
+ "Value": "361025"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789080588,
+ "Key": "江西省抚州市宜黄县",
+ "Value": "361026"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789080589,
+ "Key": "江西省抚州市金溪县",
+ "Value": "361027"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789080590,
+ "Key": "江西省抚州市资溪县",
+ "Value": "361028"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789080591,
+ "Key": "江西省抚州市广昌县",
+ "Value": "361030"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789080592,
+ "Key": "江西省上饶市",
+ "Value": "361100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789080593,
+ "Key": "江西省上饶市信州区",
+ "Value": "361102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789084677,
+ "Key": "江西省上饶市广丰区",
+ "Value": "361103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789084678,
+ "Key": "江西省上饶市广信区",
+ "Value": "361104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789084679,
+ "Key": "江西省上饶市玉山县",
+ "Value": "361123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789084680,
+ "Key": "江西省上饶市铅山县",
+ "Value": "361124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789084681,
+ "Key": "江西省上饶市横峰县",
+ "Value": "361125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789084682,
+ "Key": "江西省上饶市弋阳县",
+ "Value": "361126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789084683,
+ "Key": "江西省上饶市余干县",
+ "Value": "361127"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789084684,
+ "Key": "江西省上饶市鄱阳县",
+ "Value": "361128"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789084685,
+ "Key": "江西省上饶市万年县",
+ "Value": "361129"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789084686,
+ "Key": "江西省上饶市婺源县",
+ "Value": "361130"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789084687,
+ "Key": "江西省上饶市德兴市",
+ "Value": "361181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789084688,
+ "Key": "山东省",
+ "Value": "370000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789084689,
+ "Key": "山东省济南市",
+ "Value": "370100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789088773,
+ "Key": "山东省济南市历下区",
+ "Value": "370102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789088774,
+ "Key": "山东省济南市市中区",
+ "Value": "370103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789088775,
+ "Key": "山东省济南市槐荫区",
+ "Value": "370104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789088776,
+ "Key": "山东省济南市天桥区",
+ "Value": "370105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789088777,
+ "Key": "山东省济南市历城区",
+ "Value": "370112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789088778,
+ "Key": "山东省济南市长清区",
+ "Value": "370113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789088779,
+ "Key": "山东省济南市章丘区",
+ "Value": "370114"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789088780,
+ "Key": "山东省济南市济阳区",
+ "Value": "370115"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789088781,
+ "Key": "山东省济南市莱芜区",
+ "Value": "370116"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789088782,
+ "Key": "山东省济南市钢城区",
+ "Value": "370117"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789088783,
+ "Key": "山东省济南市平阴县",
+ "Value": "370124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789088784,
+ "Key": "山东省济南市商河县",
+ "Value": "370126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789088785,
+ "Key": "山东省青岛市",
+ "Value": "370200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789092869,
+ "Key": "山东省青岛市市南区",
+ "Value": "370202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789092870,
+ "Key": "山东省青岛市市北区",
+ "Value": "370203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789092871,
+ "Key": "山东省青岛市黄岛区",
+ "Value": "370211"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789092872,
+ "Key": "山东省青岛市崂山区",
+ "Value": "370212"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789092873,
+ "Key": "山东省青岛市李沧区",
+ "Value": "370213"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789092874,
+ "Key": "山东省青岛市城阳区",
+ "Value": "370214"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789092875,
+ "Key": "山东省青岛市即墨区",
+ "Value": "370215"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789092876,
+ "Key": "山东省青岛市胶州市",
+ "Value": "370281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789092877,
+ "Key": "山东省青岛市平度市",
+ "Value": "370283"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789092878,
+ "Key": "山东省青岛市莱西市",
+ "Value": "370285"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789092879,
+ "Key": "山东省淄博市",
+ "Value": "370300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789092880,
+ "Key": "山东省淄博市淄川区",
+ "Value": "370302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789092881,
+ "Key": "山东省淄博市张店区",
+ "Value": "370303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789096965,
+ "Key": "山东省淄博市博山区",
+ "Value": "370304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789096966,
+ "Key": "山东省淄博市临淄区",
+ "Value": "370305"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789096967,
+ "Key": "山东省淄博市周村区",
+ "Value": "370306"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789096968,
+ "Key": "山东省淄博市桓台县",
+ "Value": "370321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789096969,
+ "Key": "山东省淄博市高青县",
+ "Value": "370322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789096970,
+ "Key": "山东省淄博市沂源县",
+ "Value": "370323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789096971,
+ "Key": "山东省枣庄市",
+ "Value": "370400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789096972,
+ "Key": "山东省枣庄市市中区",
+ "Value": "370402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789096973,
+ "Key": "山东省枣庄市薛城区",
+ "Value": "370403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789096974,
+ "Key": "山东省枣庄市峄城区",
+ "Value": "370404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789096975,
+ "Key": "山东省枣庄市台儿庄区",
+ "Value": "370405"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789096976,
+ "Key": "山东省枣庄市山亭区",
+ "Value": "370406"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789096977,
+ "Key": "山东省枣庄市滕州市",
+ "Value": "370481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789101061,
+ "Key": "山东省东营市",
+ "Value": "370500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789101062,
+ "Key": "山东省东营市东营区",
+ "Value": "370502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789101063,
+ "Key": "山东省东营市河口区",
+ "Value": "370503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789101064,
+ "Key": "山东省东营市垦利区",
+ "Value": "370505"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789101065,
+ "Key": "山东省东营市利津县",
+ "Value": "370522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789101066,
+ "Key": "山东省东营市广饶县",
+ "Value": "370523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789101067,
+ "Key": "山东省烟台市",
+ "Value": "370600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789101068,
+ "Key": "山东省烟台市芝罘区",
+ "Value": "370602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789101069,
+ "Key": "山东省烟台市福山区",
+ "Value": "370611"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789101070,
+ "Key": "山东省烟台市牟平区",
+ "Value": "370612"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789101071,
+ "Key": "山东省烟台市莱山区",
+ "Value": "370613"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789101072,
+ "Key": "山东省烟台市蓬莱区",
+ "Value": "370614"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789101073,
+ "Key": "山东省烟台市龙口市",
+ "Value": "370681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789105157,
+ "Key": "山东省烟台市莱阳市",
+ "Value": "370682"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789105158,
+ "Key": "山东省烟台市莱州市",
+ "Value": "370683"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789105159,
+ "Key": "山东省烟台市招远市",
+ "Value": "370685"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789105160,
+ "Key": "山东省烟台市栖霞市",
+ "Value": "370686"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789105161,
+ "Key": "山东省烟台市海阳市",
+ "Value": "370687"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789105162,
+ "Key": "山东省潍坊市",
+ "Value": "370700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789105163,
+ "Key": "山东省潍坊市潍城区",
+ "Value": "370702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789105164,
+ "Key": "山东省潍坊市寒亭区",
+ "Value": "370703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789105165,
+ "Key": "山东省潍坊市坊子区",
+ "Value": "370704"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789105166,
+ "Key": "山东省潍坊市奎文区",
+ "Value": "370705"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789105167,
+ "Key": "山东省潍坊市临朐县",
+ "Value": "370724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789105168,
+ "Key": "山东省潍坊市昌乐县",
+ "Value": "370725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789105169,
+ "Key": "山东省潍坊市青州市",
+ "Value": "370781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789109253,
+ "Key": "山东省潍坊市诸城市",
+ "Value": "370782"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789109254,
+ "Key": "山东省潍坊市寿光市",
+ "Value": "370783"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789109255,
+ "Key": "山东省潍坊市安丘市",
+ "Value": "370784"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789109256,
+ "Key": "山东省潍坊市高密市",
+ "Value": "370785"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789109257,
+ "Key": "山东省潍坊市昌邑市",
+ "Value": "370786"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789109258,
+ "Key": "山东省济宁市",
+ "Value": "370800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789109259,
+ "Key": "山东省济宁市任城区",
+ "Value": "370811"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789109260,
+ "Key": "山东省济宁市兖州区",
+ "Value": "370812"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789109261,
+ "Key": "山东省济宁市微山县",
+ "Value": "370826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789109262,
+ "Key": "山东省济宁市鱼台县",
+ "Value": "370827"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789109263,
+ "Key": "山东省济宁市金乡县",
+ "Value": "370828"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789109264,
+ "Key": "山东省济宁市嘉祥县",
+ "Value": "370829"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789113349,
+ "Key": "山东省济宁市汶上县",
+ "Value": "370830"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789113350,
+ "Key": "山东省济宁市泗水县",
+ "Value": "370831"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789113351,
+ "Key": "山东省济宁市梁山县",
+ "Value": "370832"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789113352,
+ "Key": "山东省济宁市曲阜市",
+ "Value": "370881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789113353,
+ "Key": "山东省济宁市邹城市",
+ "Value": "370883"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789113354,
+ "Key": "山东省泰安市",
+ "Value": "370900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789113355,
+ "Key": "山东省泰安市泰山区",
+ "Value": "370902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789113356,
+ "Key": "山东省泰安市岱岳区",
+ "Value": "370911"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789113357,
+ "Key": "山东省泰安市宁阳县",
+ "Value": "370921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789117445,
+ "Key": "山东省泰安市东平县",
+ "Value": "370923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789117446,
+ "Key": "山东省泰安市新泰市",
+ "Value": "370982"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789117447,
+ "Key": "山东省泰安市肥城市",
+ "Value": "370983"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789117448,
+ "Key": "山东省威海市",
+ "Value": "371000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789117449,
+ "Key": "山东省威海市环翠区",
+ "Value": "371002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789117450,
+ "Key": "山东省威海市文登区",
+ "Value": "371003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789117451,
+ "Key": "山东省威海市荣成市",
+ "Value": "371082"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789117452,
+ "Key": "山东省威海市乳山市",
+ "Value": "371083"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789117453,
+ "Key": "山东省日照市",
+ "Value": "371100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789117454,
+ "Key": "山东省日照市东港区",
+ "Value": "371102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789117455,
+ "Key": "山东省日照市岚山区",
+ "Value": "371103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789117456,
+ "Key": "山东省日照市五莲县",
+ "Value": "371121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789121541,
+ "Key": "山东省日照市莒县",
+ "Value": "371122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789121542,
+ "Key": "山东省临沂市",
+ "Value": "371300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789121543,
+ "Key": "山东省临沂市兰山区",
+ "Value": "371302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789121544,
+ "Key": "山东省临沂市罗庄区",
+ "Value": "371311"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789121545,
+ "Key": "山东省临沂市河东区",
+ "Value": "371312"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789121546,
+ "Key": "山东省临沂市沂南县",
+ "Value": "371321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789121547,
+ "Key": "山东省临沂市郯城县",
+ "Value": "371322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789121548,
+ "Key": "山东省临沂市沂水县",
+ "Value": "371323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789121549,
+ "Key": "山东省临沂市兰陵县",
+ "Value": "371324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789125637,
+ "Key": "山东省临沂市费县",
+ "Value": "371325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789125638,
+ "Key": "山东省临沂市平邑县",
+ "Value": "371326"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789125639,
+ "Key": "山东省临沂市莒南县",
+ "Value": "371327"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789125640,
+ "Key": "山东省临沂市蒙阴县",
+ "Value": "371328"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789125641,
+ "Key": "山东省临沂市临沭县",
+ "Value": "371329"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789125642,
+ "Key": "山东省德州市",
+ "Value": "371400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789125643,
+ "Key": "山东省德州市德城区",
+ "Value": "371402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789125644,
+ "Key": "山东省德州市陵城区",
+ "Value": "371403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789125645,
+ "Key": "山东省德州市宁津县",
+ "Value": "371422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789125646,
+ "Key": "山东省德州市庆云县",
+ "Value": "371423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789129733,
+ "Key": "山东省德州市临邑县",
+ "Value": "371424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789129734,
+ "Key": "山东省德州市齐河县",
+ "Value": "371425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789129735,
+ "Key": "山东省德州市平原县",
+ "Value": "371426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789129736,
+ "Key": "山东省德州市夏津县",
+ "Value": "371427"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789129737,
+ "Key": "山东省德州市武城县",
+ "Value": "371428"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789129738,
+ "Key": "山东省德州市乐陵市",
+ "Value": "371481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789129739,
+ "Key": "山东省德州市禹城市",
+ "Value": "371482"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789129740,
+ "Key": "山东省聊城市",
+ "Value": "371500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789129741,
+ "Key": "山东省聊城市东昌府区",
+ "Value": "371502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789129742,
+ "Key": "山东省聊城市茌平区",
+ "Value": "371503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789129743,
+ "Key": "山东省聊城市阳谷县",
+ "Value": "371521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789129744,
+ "Key": "山东省聊城市莘县",
+ "Value": "371522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789133829,
+ "Key": "山东省聊城市东阿县",
+ "Value": "371524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789133830,
+ "Key": "山东省聊城市冠县",
+ "Value": "371525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789133831,
+ "Key": "山东省聊城市高唐县",
+ "Value": "371526"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789133832,
+ "Key": "山东省聊城市临清市",
+ "Value": "371581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789133833,
+ "Key": "山东省滨州市",
+ "Value": "371600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789133834,
+ "Key": "山东省滨州市滨城区",
+ "Value": "371602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789133835,
+ "Key": "山东省滨州市沾化区",
+ "Value": "371603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789133836,
+ "Key": "山东省滨州市惠民县",
+ "Value": "371621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789133837,
+ "Key": "山东省滨州市阳信县",
+ "Value": "371622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789133838,
+ "Key": "山东省滨州市无棣县",
+ "Value": "371623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789133839,
+ "Key": "山东省滨州市博兴县",
+ "Value": "371625"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789137925,
+ "Key": "山东省滨州市邹平市",
+ "Value": "371681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789137926,
+ "Key": "山东省菏泽市",
+ "Value": "371700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789137927,
+ "Key": "山东省菏泽市牡丹区",
+ "Value": "371702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789137928,
+ "Key": "山东省菏泽市定陶区",
+ "Value": "371703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789137929,
+ "Key": "山东省菏泽市曹县",
+ "Value": "371721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789137930,
+ "Key": "山东省菏泽市单县",
+ "Value": "371722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789137931,
+ "Key": "山东省菏泽市成武县",
+ "Value": "371723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789137932,
+ "Key": "山东省菏泽市巨野县",
+ "Value": "371724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789137933,
+ "Key": "山东省菏泽市郓城县",
+ "Value": "371725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789137934,
+ "Key": "山东省菏泽市鄄城县",
+ "Value": "371726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789137935,
+ "Key": "山东省菏泽市东明县",
+ "Value": "371728"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789137936,
+ "Key": "河南省",
+ "Value": "410000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789142021,
+ "Key": "河南省郑州市",
+ "Value": "410100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789142022,
+ "Key": "河南省郑州市中原区",
+ "Value": "410102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789142023,
+ "Key": "河南省郑州市二七区",
+ "Value": "410103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789142024,
+ "Key": "河南省郑州市管城回族区",
+ "Value": "410104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789142025,
+ "Key": "河南省郑州市金水区",
+ "Value": "410105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789142026,
+ "Key": "河南省郑州市上街区",
+ "Value": "410106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789142027,
+ "Key": "河南省郑州市惠济区",
+ "Value": "410108"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789142028,
+ "Key": "河南省郑州市中牟县",
+ "Value": "410122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789142029,
+ "Key": "河南省郑州市巩义市",
+ "Value": "410181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789142030,
+ "Key": "河南省郑州市荥阳市",
+ "Value": "410182"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789142031,
+ "Key": "河南省郑州市新密市",
+ "Value": "410183"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789142032,
+ "Key": "河南省郑州市新郑市",
+ "Value": "410184"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789142033,
+ "Key": "河南省郑州市登封市",
+ "Value": "410185"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789146117,
+ "Key": "河南省开封市",
+ "Value": "410200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789146118,
+ "Key": "河南省开封市龙亭区",
+ "Value": "410202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789146119,
+ "Key": "河南省开封市顺河回族区",
+ "Value": "410203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789146120,
+ "Key": "河南省开封市鼓楼区",
+ "Value": "410204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789146121,
+ "Key": "河南省开封市禹王台区",
+ "Value": "410205"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789146122,
+ "Key": "河南省开封市祥符区",
+ "Value": "410212"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789146123,
+ "Key": "河南省开封市杞县",
+ "Value": "410221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789146124,
+ "Key": "河南省开封市通许县",
+ "Value": "410222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789146125,
+ "Key": "河南省开封市尉氏县",
+ "Value": "410223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789146126,
+ "Key": "河南省开封市兰考县",
+ "Value": "410225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789146127,
+ "Key": "河南省洛阳市",
+ "Value": "410300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789146128,
+ "Key": "河南省洛阳市老城区",
+ "Value": "410302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789150213,
+ "Key": "河南省洛阳市西工区",
+ "Value": "410303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789150214,
+ "Key": "河南省洛阳市瀍河回族区",
+ "Value": "410304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789150215,
+ "Key": "河南省洛阳市涧西区",
+ "Value": "410305"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789150216,
+ "Key": "河南省洛阳市偃师区",
+ "Value": "410307"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789150217,
+ "Key": "河南省洛阳市孟津区",
+ "Value": "410308"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789150218,
+ "Key": "河南省洛阳市洛龙区",
+ "Value": "410311"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789150219,
+ "Key": "河南省洛阳市新安县",
+ "Value": "410323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789150220,
+ "Key": "河南省洛阳市栾川县",
+ "Value": "410324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789150221,
+ "Key": "河南省洛阳市嵩县",
+ "Value": "410325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789150222,
+ "Key": "河南省洛阳市汝阳县",
+ "Value": "410326"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789150223,
+ "Key": "河南省洛阳市宜阳县",
+ "Value": "410327"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789150224,
+ "Key": "河南省洛阳市洛宁县",
+ "Value": "410328"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789154309,
+ "Key": "河南省洛阳市伊川县",
+ "Value": "410329"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789154310,
+ "Key": "河南省平顶山市",
+ "Value": "410400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789154311,
+ "Key": "河南省平顶山市新华区",
+ "Value": "410402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789154312,
+ "Key": "河南省平顶山市卫东区",
+ "Value": "410403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789154313,
+ "Key": "河南省平顶山市石龙区",
+ "Value": "410404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789154314,
+ "Key": "河南省平顶山市湛河区",
+ "Value": "410411"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789154315,
+ "Key": "河南省平顶山市宝丰县",
+ "Value": "410421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789154316,
+ "Key": "河南省平顶山市叶县",
+ "Value": "410422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789154317,
+ "Key": "河南省平顶山市鲁山县",
+ "Value": "410423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789154318,
+ "Key": "河南省平顶山市郏县",
+ "Value": "410425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789154319,
+ "Key": "河南省平顶山市舞钢市",
+ "Value": "410481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789154320,
+ "Key": "河南省平顶山市汝州市",
+ "Value": "410482"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789154321,
+ "Key": "河南省安阳市",
+ "Value": "410500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789158405,
+ "Key": "河南省安阳市文峰区",
+ "Value": "410502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789158406,
+ "Key": "河南省安阳市北关区",
+ "Value": "410503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789158407,
+ "Key": "河南省安阳市殷都区",
+ "Value": "410505"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789158408,
+ "Key": "河南省安阳市龙安区",
+ "Value": "410506"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789158409,
+ "Key": "河南省安阳市安阳县",
+ "Value": "410522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789158410,
+ "Key": "河南省安阳市汤阴县",
+ "Value": "410523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789158411,
+ "Key": "河南省安阳市滑县",
+ "Value": "410526"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789158412,
+ "Key": "河南省安阳市内黄县",
+ "Value": "410527"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789158413,
+ "Key": "河南省安阳市林州市",
+ "Value": "410581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789158414,
+ "Key": "河南省鹤壁市",
+ "Value": "410600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789158415,
+ "Key": "河南省鹤壁市鹤山区",
+ "Value": "410602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789158416,
+ "Key": "河南省鹤壁市山城区",
+ "Value": "410603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789158417,
+ "Key": "河南省鹤壁市淇滨区",
+ "Value": "410611"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789162501,
+ "Key": "河南省鹤壁市浚县",
+ "Value": "410621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789162502,
+ "Key": "河南省鹤壁市淇县",
+ "Value": "410622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789162503,
+ "Key": "河南省新乡市",
+ "Value": "410700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789162504,
+ "Key": "河南省新乡市红旗区",
+ "Value": "410702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789162505,
+ "Key": "河南省新乡市卫滨区",
+ "Value": "410703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789162506,
+ "Key": "河南省新乡市凤泉区",
+ "Value": "410704"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789162507,
+ "Key": "河南省新乡市牧野区",
+ "Value": "410711"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789162508,
+ "Key": "河南省新乡市新乡县",
+ "Value": "410721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789162509,
+ "Key": "河南省新乡市获嘉县",
+ "Value": "410724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789162510,
+ "Key": "河南省新乡市原阳县",
+ "Value": "410725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789162511,
+ "Key": "河南省新乡市延津县",
+ "Value": "410726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789162512,
+ "Key": "河南省新乡市封丘县",
+ "Value": "410727"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789162513,
+ "Key": "河南省新乡市卫辉市",
+ "Value": "410781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789166597,
+ "Key": "河南省新乡市辉县市",
+ "Value": "410782"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789166598,
+ "Key": "河南省新乡市长垣市",
+ "Value": "410783"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789166599,
+ "Key": "河南省焦作市",
+ "Value": "410800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789166600,
+ "Key": "河南省焦作市解放区",
+ "Value": "410802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789166601,
+ "Key": "河南省焦作市中站区",
+ "Value": "410803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789166602,
+ "Key": "河南省焦作市马村区",
+ "Value": "410804"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789166603,
+ "Key": "河南省焦作市山阳区",
+ "Value": "410811"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789166604,
+ "Key": "河南省焦作市修武县",
+ "Value": "410821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789166605,
+ "Key": "河南省焦作市博爱县",
+ "Value": "410822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789166606,
+ "Key": "河南省焦作市武陟县",
+ "Value": "410823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789166607,
+ "Key": "河南省焦作市温县",
+ "Value": "410825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789166608,
+ "Key": "河南省焦作市沁阳市",
+ "Value": "410882"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789166609,
+ "Key": "河南省焦作市孟州市",
+ "Value": "410883"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789170693,
+ "Key": "河南省濮阳市",
+ "Value": "410900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789170694,
+ "Key": "河南省濮阳市华龙区",
+ "Value": "410902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789170695,
+ "Key": "河南省濮阳市清丰县",
+ "Value": "410922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789170696,
+ "Key": "河南省濮阳市南乐县",
+ "Value": "410923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789170697,
+ "Key": "河南省濮阳市范县",
+ "Value": "410926"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789170698,
+ "Key": "河南省濮阳市台前县",
+ "Value": "410927"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789170699,
+ "Key": "河南省濮阳市濮阳县",
+ "Value": "410928"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789170700,
+ "Key": "河南省许昌市",
+ "Value": "411000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789170701,
+ "Key": "河南省许昌市魏都区",
+ "Value": "411002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789170702,
+ "Key": "河南省许昌市建安区",
+ "Value": "411003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789170703,
+ "Key": "河南省许昌市鄢陵县",
+ "Value": "411024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789170704,
+ "Key": "河南省许昌市襄城县",
+ "Value": "411025"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789170705,
+ "Key": "河南省许昌市禹州市",
+ "Value": "411081"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789174789,
+ "Key": "河南省许昌市长葛市",
+ "Value": "411082"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789174790,
+ "Key": "河南省漯河市",
+ "Value": "411100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789174791,
+ "Key": "河南省漯河市源汇区",
+ "Value": "411102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789174792,
+ "Key": "河南省漯河市郾城区",
+ "Value": "411103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789174793,
+ "Key": "河南省漯河市召陵区",
+ "Value": "411104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789174794,
+ "Key": "河南省漯河市舞阳县",
+ "Value": "411121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789174795,
+ "Key": "河南省漯河市临颍县",
+ "Value": "411122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789174796,
+ "Key": "河南省三门峡市",
+ "Value": "411200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789174797,
+ "Key": "河南省三门峡市湖滨区",
+ "Value": "411202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789174798,
+ "Key": "河南省三门峡市陕州区",
+ "Value": "411203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789174799,
+ "Key": "河南省三门峡市渑池县",
+ "Value": "411221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789174800,
+ "Key": "河南省三门峡市卢氏县",
+ "Value": "411224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789174801,
+ "Key": "河南省三门峡市义马市",
+ "Value": "411281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789178885,
+ "Key": "河南省三门峡市灵宝市",
+ "Value": "411282"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789178886,
+ "Key": "河南省南阳市",
+ "Value": "411300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789178887,
+ "Key": "河南省南阳市宛城区",
+ "Value": "411302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789178888,
+ "Key": "河南省南阳市卧龙区",
+ "Value": "411303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789178889,
+ "Key": "河南省南阳市南召县",
+ "Value": "411321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789178890,
+ "Key": "河南省南阳市方城县",
+ "Value": "411322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789178891,
+ "Key": "河南省南阳市西峡县",
+ "Value": "411323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789178892,
+ "Key": "河南省南阳市镇平县",
+ "Value": "411324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789178893,
+ "Key": "河南省南阳市内乡县",
+ "Value": "411325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789178894,
+ "Key": "河南省南阳市淅川县",
+ "Value": "411326"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789178895,
+ "Key": "河南省南阳市社旗县",
+ "Value": "411327"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789178896,
+ "Key": "河南省南阳市唐河县",
+ "Value": "411328"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789178897,
+ "Key": "河南省南阳市新野县",
+ "Value": "411329"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789182981,
+ "Key": "河南省南阳市桐柏县",
+ "Value": "411330"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789182982,
+ "Key": "河南省南阳市邓州市",
+ "Value": "411381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789182983,
+ "Key": "河南省商丘市",
+ "Value": "411400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789182984,
+ "Key": "河南省商丘市梁园区",
+ "Value": "411402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789182985,
+ "Key": "河南省商丘市睢阳区",
+ "Value": "411403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789182986,
+ "Key": "河南省商丘市民权县",
+ "Value": "411421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789182987,
+ "Key": "河南省商丘市睢县",
+ "Value": "411422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789182988,
+ "Key": "河南省商丘市宁陵县",
+ "Value": "411423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789182989,
+ "Key": "河南省商丘市柘城县",
+ "Value": "411424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789182990,
+ "Key": "河南省商丘市虞城县",
+ "Value": "411425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789182991,
+ "Key": "河南省商丘市夏邑县",
+ "Value": "411426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789182992,
+ "Key": "河南省商丘市永城市",
+ "Value": "411481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789187077,
+ "Key": "河南省信阳市",
+ "Value": "411500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789187078,
+ "Key": "河南省信阳市浉河区",
+ "Value": "411502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789187079,
+ "Key": "河南省信阳市平桥区",
+ "Value": "411503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789187080,
+ "Key": "河南省信阳市罗山县",
+ "Value": "411521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789187081,
+ "Key": "河南省信阳市光山县",
+ "Value": "411522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789187082,
+ "Key": "河南省信阳市新县",
+ "Value": "411523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789187083,
+ "Key": "河南省信阳市商城县",
+ "Value": "411524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789187084,
+ "Key": "河南省信阳市固始县",
+ "Value": "411525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789187085,
+ "Key": "河南省信阳市潢川县",
+ "Value": "411526"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789187086,
+ "Key": "河南省信阳市淮滨县",
+ "Value": "411527"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789187087,
+ "Key": "河南省信阳市息县",
+ "Value": "411528"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789187088,
+ "Key": "河南省周口市",
+ "Value": "411600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789187089,
+ "Key": "河南省周口市川汇区",
+ "Value": "411602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789191173,
+ "Key": "河南省周口市淮阳区",
+ "Value": "411603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789191174,
+ "Key": "河南省周口市扶沟县",
+ "Value": "411621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789191175,
+ "Key": "河南省周口市西华县",
+ "Value": "411622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789191176,
+ "Key": "河南省周口市商水县",
+ "Value": "411623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789191177,
+ "Key": "河南省周口市沈丘县",
+ "Value": "411624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789191178,
+ "Key": "河南省周口市郸城县",
+ "Value": "411625"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789191179,
+ "Key": "河南省周口市太康县",
+ "Value": "411627"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789191180,
+ "Key": "河南省周口市鹿邑县",
+ "Value": "411628"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789191181,
+ "Key": "河南省周口市项城市",
+ "Value": "411681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789191182,
+ "Key": "河南省驻马店市",
+ "Value": "411700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789191183,
+ "Key": "河南省驻马店市驿城区",
+ "Value": "411702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789191184,
+ "Key": "河南省驻马店市西平县",
+ "Value": "411721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789191185,
+ "Key": "河南省驻马店市上蔡县",
+ "Value": "411722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789195269,
+ "Key": "河南省驻马店市平舆县",
+ "Value": "411723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789195270,
+ "Key": "河南省驻马店市正阳县",
+ "Value": "411724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789195271,
+ "Key": "河南省驻马店市确山县",
+ "Value": "411725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789195272,
+ "Key": "河南省驻马店市泌阳县",
+ "Value": "411726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789195273,
+ "Key": "河南省驻马店市汝南县",
+ "Value": "411727"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789195274,
+ "Key": "河南省驻马店市遂平县",
+ "Value": "411728"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789195275,
+ "Key": "河南省驻马店市新蔡县",
+ "Value": "411729"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789195276,
+ "Key": "河南省济源市",
+ "Value": "419001"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789195277,
+ "Key": "湖北省",
+ "Value": "420000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789195278,
+ "Key": "湖北省武汉市",
+ "Value": "420100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789195279,
+ "Key": "湖北省武汉市江岸区",
+ "Value": "420102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789195280,
+ "Key": "湖北省武汉市江汉区",
+ "Value": "420103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789199365,
+ "Key": "湖北省武汉市硚口区",
+ "Value": "420104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789199366,
+ "Key": "湖北省武汉市汉阳区",
+ "Value": "420105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789199367,
+ "Key": "湖北省武汉市武昌区",
+ "Value": "420106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789199368,
+ "Key": "湖北省武汉市青山区",
+ "Value": "420107"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789199369,
+ "Key": "湖北省武汉市洪山区",
+ "Value": "420111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789199370,
+ "Key": "湖北省武汉市东西湖区",
+ "Value": "420112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789199371,
+ "Key": "湖北省武汉市汉南区",
+ "Value": "420113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789199372,
+ "Key": "湖北省武汉市蔡甸区",
+ "Value": "420114"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789199373,
+ "Key": "湖北省武汉市江夏区",
+ "Value": "420115"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789199374,
+ "Key": "湖北省武汉市黄陂区",
+ "Value": "420116"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789199375,
+ "Key": "湖北省武汉市新洲区",
+ "Value": "420117"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789199376,
+ "Key": "湖北省黄石市",
+ "Value": "420200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789199377,
+ "Key": "湖北省黄石市黄石港区",
+ "Value": "420202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789203461,
+ "Key": "湖北省黄石市西塞山区",
+ "Value": "420203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789203462,
+ "Key": "湖北省黄石市下陆区",
+ "Value": "420204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789203463,
+ "Key": "湖北省黄石市铁山区",
+ "Value": "420205"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789203464,
+ "Key": "湖北省黄石市阳新县",
+ "Value": "420222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789203465,
+ "Key": "湖北省黄石市大冶市",
+ "Value": "420281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789203466,
+ "Key": "湖北省十堰市",
+ "Value": "420300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789203467,
+ "Key": "湖北省十堰市茅箭区",
+ "Value": "420302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789203468,
+ "Key": "湖北省十堰市张湾区",
+ "Value": "420303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789203469,
+ "Key": "湖北省十堰市郧阳区",
+ "Value": "420304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789203470,
+ "Key": "湖北省十堰市郧西县",
+ "Value": "420322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789203471,
+ "Key": "湖北省十堰市竹山县",
+ "Value": "420323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789203472,
+ "Key": "湖北省十堰市竹溪县",
+ "Value": "420324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789203473,
+ "Key": "湖北省十堰市房县",
+ "Value": "420325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789207557,
+ "Key": "湖北省十堰市丹江口市",
+ "Value": "420381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789207558,
+ "Key": "湖北省宜昌市",
+ "Value": "420500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789207559,
+ "Key": "湖北省宜昌市西陵区",
+ "Value": "420502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789207560,
+ "Key": "湖北省宜昌市伍家岗区",
+ "Value": "420503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789207561,
+ "Key": "湖北省宜昌市点军区",
+ "Value": "420504"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789207562,
+ "Key": "湖北省宜昌市猇亭区",
+ "Value": "420505"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789207563,
+ "Key": "湖北省宜昌市夷陵区",
+ "Value": "420506"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789207564,
+ "Key": "湖北省宜昌市远安县",
+ "Value": "420525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789207565,
+ "Key": "湖北省宜昌市兴山县",
+ "Value": "420526"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789207566,
+ "Key": "湖北省宜昌市秭归县",
+ "Value": "420527"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789207567,
+ "Key": "湖北省宜昌市长阳土家族自治县",
+ "Value": "420528"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789207568,
+ "Key": "湖北省宜昌市五峰土家族自治县",
+ "Value": "420529"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789207569,
+ "Key": "湖北省宜昌市宜都市",
+ "Value": "420581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789211653,
+ "Key": "湖北省宜昌市当阳市",
+ "Value": "420582"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789211654,
+ "Key": "湖北省宜昌市枝江市",
+ "Value": "420583"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789211655,
+ "Key": "湖北省襄阳市",
+ "Value": "420600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789211656,
+ "Key": "湖北省襄阳市襄城区",
+ "Value": "420602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789211657,
+ "Key": "湖北省襄阳市樊城区",
+ "Value": "420606"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789211658,
+ "Key": "湖北省襄阳市襄州区",
+ "Value": "420607"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789211659,
+ "Key": "湖北省襄阳市南漳县",
+ "Value": "420624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789211660,
+ "Key": "湖北省襄阳市谷城县",
+ "Value": "420625"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789211661,
+ "Key": "湖北省襄阳市保康县",
+ "Value": "420626"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789211662,
+ "Key": "湖北省襄阳市老河口市",
+ "Value": "420682"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789211663,
+ "Key": "湖北省襄阳市枣阳市",
+ "Value": "420683"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789211664,
+ "Key": "湖北省襄阳市宜城市",
+ "Value": "420684"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789211665,
+ "Key": "湖北省鄂州市",
+ "Value": "420700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789215749,
+ "Key": "湖北省鄂州市梁子湖区",
+ "Value": "420702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789215750,
+ "Key": "湖北省鄂州市华容区",
+ "Value": "420703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789215751,
+ "Key": "湖北省鄂州市鄂城区",
+ "Value": "420704"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789215752,
+ "Key": "湖北省荆门市",
+ "Value": "420800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789215753,
+ "Key": "湖北省荆门市东宝区",
+ "Value": "420802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789215754,
+ "Key": "湖北省荆门市掇刀区",
+ "Value": "420804"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789215755,
+ "Key": "湖北省荆门市沙洋县",
+ "Value": "420822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789215756,
+ "Key": "湖北省荆门市钟祥市",
+ "Value": "420881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789215757,
+ "Key": "湖北省荆门市京山市",
+ "Value": "420882"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789215758,
+ "Key": "湖北省孝感市",
+ "Value": "420900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789215759,
+ "Key": "湖北省孝感市孝南区",
+ "Value": "420902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789215760,
+ "Key": "湖北省孝感市孝昌县",
+ "Value": "420921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789215761,
+ "Key": "湖北省孝感市大悟县",
+ "Value": "420922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789219845,
+ "Key": "湖北省孝感市云梦县",
+ "Value": "420923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789219846,
+ "Key": "湖北省孝感市应城市",
+ "Value": "420981"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789219847,
+ "Key": "湖北省孝感市安陆市",
+ "Value": "420982"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789219848,
+ "Key": "湖北省孝感市汉川市",
+ "Value": "420984"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789219849,
+ "Key": "湖北省荆州市",
+ "Value": "421000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789219850,
+ "Key": "湖北省荆州市沙市区",
+ "Value": "421002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789219851,
+ "Key": "湖北省荆州市荆州区",
+ "Value": "421003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789219852,
+ "Key": "湖北省荆州市公安县",
+ "Value": "421022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789219853,
+ "Key": "湖北省荆州市江陵县",
+ "Value": "421024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789219854,
+ "Key": "湖北省荆州市石首市",
+ "Value": "421081"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789219855,
+ "Key": "湖北省荆州市洪湖市",
+ "Value": "421083"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789219856,
+ "Key": "湖北省荆州市松滋市",
+ "Value": "421087"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789219857,
+ "Key": "湖北省荆州市监利市",
+ "Value": "421088"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789223941,
+ "Key": "湖北省黄冈市",
+ "Value": "421100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789223942,
+ "Key": "湖北省黄冈市黄州区",
+ "Value": "421102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789223943,
+ "Key": "湖北省黄冈市团风县",
+ "Value": "421121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789223944,
+ "Key": "湖北省黄冈市红安县",
+ "Value": "421122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789223945,
+ "Key": "湖北省黄冈市罗田县",
+ "Value": "421123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789223946,
+ "Key": "湖北省黄冈市英山县",
+ "Value": "421124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789223947,
+ "Key": "湖北省黄冈市浠水县",
+ "Value": "421125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789223948,
+ "Key": "湖北省黄冈市蕲春县",
+ "Value": "421126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789223949,
+ "Key": "湖北省黄冈市黄梅县",
+ "Value": "421127"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789223950,
+ "Key": "湖北省黄冈市麻城市",
+ "Value": "421181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789223951,
+ "Key": "湖北省黄冈市武穴市",
+ "Value": "421182"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789223952,
+ "Key": "湖北省咸宁市",
+ "Value": "421200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789223953,
+ "Key": "湖北省咸宁市咸安区",
+ "Value": "421202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789228037,
+ "Key": "湖北省咸宁市嘉鱼县",
+ "Value": "421221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789228038,
+ "Key": "湖北省咸宁市通城县",
+ "Value": "421222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789228039,
+ "Key": "湖北省咸宁市崇阳县",
+ "Value": "421223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789228040,
+ "Key": "湖北省咸宁市通山县",
+ "Value": "421224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789228041,
+ "Key": "湖北省咸宁市赤壁市",
+ "Value": "421281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789228042,
+ "Key": "湖北省随州市",
+ "Value": "421300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789228043,
+ "Key": "湖北省随州市曾都区",
+ "Value": "421303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789228044,
+ "Key": "湖北省随州市随县",
+ "Value": "421321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789228045,
+ "Key": "湖北省随州市广水市",
+ "Value": "421381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789228046,
+ "Key": "湖北省恩施土家族苗族自治州",
+ "Value": "422800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789228047,
+ "Key": "湖北省恩施土家族苗族自治州恩施市",
+ "Value": "422801"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789228048,
+ "Key": "湖北省恩施土家族苗族自治州利川市",
+ "Value": "422802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789228049,
+ "Key": "湖北省恩施土家族苗族自治州建始县",
+ "Value": "422822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789232133,
+ "Key": "湖北省恩施土家族苗族自治州巴东县",
+ "Value": "422823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789232134,
+ "Key": "湖北省恩施土家族苗族自治州宣恩县",
+ "Value": "422825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789232135,
+ "Key": "湖北省恩施土家族苗族自治州咸丰县",
+ "Value": "422826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789232136,
+ "Key": "湖北省恩施土家族苗族自治州来凤县",
+ "Value": "422827"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789232137,
+ "Key": "湖北省恩施土家族苗族自治州鹤峰县",
+ "Value": "422828"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789232138,
+ "Key": "湖北省仙桃市",
+ "Value": "429004"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789232139,
+ "Key": "湖北省潜江市",
+ "Value": "429005"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789232140,
+ "Key": "湖北省天门市",
+ "Value": "429006"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789232141,
+ "Key": "湖北省神农架林区",
+ "Value": "429021"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789232142,
+ "Key": "湖南省",
+ "Value": "430000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789232143,
+ "Key": "湖南省长沙市",
+ "Value": "430100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789232144,
+ "Key": "湖南省长沙市芙蓉区",
+ "Value": "430102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789232145,
+ "Key": "湖南省长沙市天心区",
+ "Value": "430103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789236229,
+ "Key": "湖南省长沙市岳麓区",
+ "Value": "430104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789236230,
+ "Key": "湖南省长沙市开福区",
+ "Value": "430105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789236231,
+ "Key": "湖南省长沙市雨花区",
+ "Value": "430111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789236232,
+ "Key": "湖南省长沙市望城区",
+ "Value": "430112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789236233,
+ "Key": "湖南省长沙市长沙县",
+ "Value": "430121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789236234,
+ "Key": "湖南省长沙市浏阳市",
+ "Value": "430181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789236235,
+ "Key": "湖南省长沙市宁乡市",
+ "Value": "430182"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789236236,
+ "Key": "湖南省株洲市",
+ "Value": "430200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789236237,
+ "Key": "湖南省株洲市荷塘区",
+ "Value": "430202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789236238,
+ "Key": "湖南省株洲市芦淞区",
+ "Value": "430203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789236239,
+ "Key": "湖南省株洲市石峰区",
+ "Value": "430204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789236240,
+ "Key": "湖南省株洲市天元区",
+ "Value": "430211"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789236241,
+ "Key": "湖南省株洲市渌口区",
+ "Value": "430212"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789240325,
+ "Key": "湖南省株洲市攸县",
+ "Value": "430223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789240326,
+ "Key": "湖南省株洲市茶陵县",
+ "Value": "430224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789240327,
+ "Key": "湖南省株洲市炎陵县",
+ "Value": "430225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789240328,
+ "Key": "湖南省株洲市醴陵市",
+ "Value": "430281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789240329,
+ "Key": "湖南省湘潭市",
+ "Value": "430300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789240330,
+ "Key": "湖南省湘潭市雨湖区",
+ "Value": "430302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789240331,
+ "Key": "湖南省湘潭市岳塘区",
+ "Value": "430304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789240332,
+ "Key": "湖南省湘潭市湘潭县",
+ "Value": "430321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789240333,
+ "Key": "湖南省湘潭市湘乡市",
+ "Value": "430381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789240334,
+ "Key": "湖南省湘潭市韶山市",
+ "Value": "430382"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789240335,
+ "Key": "湖南省衡阳市",
+ "Value": "430400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789240336,
+ "Key": "湖南省衡阳市珠晖区",
+ "Value": "430405"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789240337,
+ "Key": "湖南省衡阳市雁峰区",
+ "Value": "430406"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789244421,
+ "Key": "湖南省衡阳市石鼓区",
+ "Value": "430407"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789244422,
+ "Key": "湖南省衡阳市蒸湘区",
+ "Value": "430408"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789244423,
+ "Key": "湖南省衡阳市南岳区",
+ "Value": "430412"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789244424,
+ "Key": "湖南省衡阳市衡阳县",
+ "Value": "430421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789244425,
+ "Key": "湖南省衡阳市衡南县",
+ "Value": "430422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789244426,
+ "Key": "湖南省衡阳市衡山县",
+ "Value": "430423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789244427,
+ "Key": "湖南省衡阳市衡东县",
+ "Value": "430424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789244428,
+ "Key": "湖南省衡阳市祁东县",
+ "Value": "430426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789244429,
+ "Key": "湖南省衡阳市耒阳市",
+ "Value": "430481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789244430,
+ "Key": "湖南省衡阳市常宁市",
+ "Value": "430482"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789244431,
+ "Key": "湖南省邵阳市",
+ "Value": "430500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789244432,
+ "Key": "湖南省邵阳市双清区",
+ "Value": "430502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789244433,
+ "Key": "湖南省邵阳市大祥区",
+ "Value": "430503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789248517,
+ "Key": "湖南省邵阳市北塔区",
+ "Value": "430511"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789248518,
+ "Key": "湖南省邵阳市新邵县",
+ "Value": "430522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789248519,
+ "Key": "湖南省邵阳市邵阳县",
+ "Value": "430523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789248520,
+ "Key": "湖南省邵阳市隆回县",
+ "Value": "430524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789248521,
+ "Key": "湖南省邵阳市洞口县",
+ "Value": "430525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789248522,
+ "Key": "湖南省邵阳市绥宁县",
+ "Value": "430527"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789248523,
+ "Key": "湖南省邵阳市新宁县",
+ "Value": "430528"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789248524,
+ "Key": "湖南省邵阳市城步苗族自治县",
+ "Value": "430529"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789248525,
+ "Key": "湖南省邵阳市武冈市",
+ "Value": "430581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789248526,
+ "Key": "湖南省邵阳市邵东市",
+ "Value": "430582"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789248527,
+ "Key": "湖南省岳阳市",
+ "Value": "430600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789248528,
+ "Key": "湖南省岳阳市岳阳楼区",
+ "Value": "430602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789248529,
+ "Key": "湖南省岳阳市云溪区",
+ "Value": "430603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789252613,
+ "Key": "湖南省岳阳市君山区",
+ "Value": "430611"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789252614,
+ "Key": "湖南省岳阳市岳阳县",
+ "Value": "430621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789252615,
+ "Key": "湖南省岳阳市华容县",
+ "Value": "430623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789252616,
+ "Key": "湖南省岳阳市湘阴县",
+ "Value": "430624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789252617,
+ "Key": "湖南省岳阳市平江县",
+ "Value": "430626"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789252618,
+ "Key": "湖南省岳阳市汨罗市",
+ "Value": "430681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789252619,
+ "Key": "湖南省岳阳市临湘市",
+ "Value": "430682"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789252620,
+ "Key": "湖南省常德市",
+ "Value": "430700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789252621,
+ "Key": "湖南省常德市武陵区",
+ "Value": "430702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789252622,
+ "Key": "湖南省常德市鼎城区",
+ "Value": "430703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789252623,
+ "Key": "湖南省常德市安乡县",
+ "Value": "430721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789252624,
+ "Key": "湖南省常德市汉寿县",
+ "Value": "430722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789252625,
+ "Key": "湖南省常德市澧县",
+ "Value": "430723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789256709,
+ "Key": "湖南省常德市临澧县",
+ "Value": "430724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789256710,
+ "Key": "湖南省常德市桃源县",
+ "Value": "430725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789256711,
+ "Key": "湖南省常德市石门县",
+ "Value": "430726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789256712,
+ "Key": "湖南省常德市津市市",
+ "Value": "430781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789256713,
+ "Key": "湖南省张家界市",
+ "Value": "430800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789256714,
+ "Key": "湖南省张家界市永定区",
+ "Value": "430802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789256715,
+ "Key": "湖南省张家界市武陵源区",
+ "Value": "430811"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789256716,
+ "Key": "湖南省张家界市慈利县",
+ "Value": "430821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789256717,
+ "Key": "湖南省张家界市桑植县",
+ "Value": "430822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789256718,
+ "Key": "湖南省益阳市",
+ "Value": "430900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789256719,
+ "Key": "湖南省益阳市资阳区",
+ "Value": "430902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789256720,
+ "Key": "湖南省益阳市赫山区",
+ "Value": "430903"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789256721,
+ "Key": "湖南省益阳市南县",
+ "Value": "430921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260805,
+ "Key": "湖南省益阳市桃江县",
+ "Value": "430922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260806,
+ "Key": "湖南省益阳市安化县",
+ "Value": "430923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260807,
+ "Key": "湖南省益阳市沅江市",
+ "Value": "430981"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260808,
+ "Key": "湖南省郴州市",
+ "Value": "431000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260809,
+ "Key": "湖南省郴州市北湖区",
+ "Value": "431002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260810,
+ "Key": "湖南省郴州市苏仙区",
+ "Value": "431003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260811,
+ "Key": "湖南省郴州市桂阳县",
+ "Value": "431021"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260812,
+ "Key": "湖南省郴州市宜章县",
+ "Value": "431022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260813,
+ "Key": "湖南省郴州市永兴县",
+ "Value": "431023"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260814,
+ "Key": "湖南省郴州市嘉禾县",
+ "Value": "431024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260815,
+ "Key": "湖南省郴州市临武县",
+ "Value": "431025"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260816,
+ "Key": "湖南省郴州市汝城县",
+ "Value": "431026"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260817,
+ "Key": "湖南省郴州市桂东县",
+ "Value": "431027"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260818,
+ "Key": "湖南省郴州市安仁县",
+ "Value": "431028"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789260819,
+ "Key": "湖南省郴州市资兴市",
+ "Value": "431081"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264901,
+ "Key": "湖南省永州市",
+ "Value": "431100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264902,
+ "Key": "湖南省永州市零陵区",
+ "Value": "431102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264903,
+ "Key": "湖南省永州市冷水滩区",
+ "Value": "431103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264904,
+ "Key": "湖南省永州市东安县",
+ "Value": "431122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264905,
+ "Key": "湖南省永州市双牌县",
+ "Value": "431123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264906,
+ "Key": "湖南省永州市道县",
+ "Value": "431124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264907,
+ "Key": "湖南省永州市江永县",
+ "Value": "431125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264908,
+ "Key": "湖南省永州市宁远县",
+ "Value": "431126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264909,
+ "Key": "湖南省永州市蓝山县",
+ "Value": "431127"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264910,
+ "Key": "湖南省永州市新田县",
+ "Value": "431128"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264911,
+ "Key": "湖南省永州市江华瑶族自治县",
+ "Value": "431129"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264912,
+ "Key": "湖南省永州市祁阳市",
+ "Value": "431181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264913,
+ "Key": "湖南省怀化市",
+ "Value": "431200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789264914,
+ "Key": "湖南省怀化市鹤城区",
+ "Value": "431202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789268997,
+ "Key": "湖南省怀化市中方县",
+ "Value": "431221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789268998,
+ "Key": "湖南省怀化市沅陵县",
+ "Value": "431222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789268999,
+ "Key": "湖南省怀化市辰溪县",
+ "Value": "431223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789269000,
+ "Key": "湖南省怀化市溆浦县",
+ "Value": "431224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789269001,
+ "Key": "湖南省怀化市会同县",
+ "Value": "431225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789269002,
+ "Key": "湖南省怀化市麻阳苗族自治县",
+ "Value": "431226"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789269003,
+ "Key": "湖南省怀化市新晃侗族自治县",
+ "Value": "431227"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789269004,
+ "Key": "湖南省怀化市芷江侗族自治县",
+ "Value": "431228"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789269005,
+ "Key": "湖南省怀化市靖州苗族侗族自治县",
+ "Value": "431229"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789269006,
+ "Key": "湖南省怀化市通道侗族自治县",
+ "Value": "431230"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789269007,
+ "Key": "湖南省怀化市洪江市",
+ "Value": "431281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789269008,
+ "Key": "湖南省娄底市",
+ "Value": "431300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789269009,
+ "Key": "湖南省娄底市娄星区",
+ "Value": "431302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789269010,
+ "Key": "湖南省娄底市双峰县",
+ "Value": "431321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273093,
+ "Key": "湖南省娄底市新化县",
+ "Value": "431322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273094,
+ "Key": "湖南省娄底市冷水江市",
+ "Value": "431381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273095,
+ "Key": "湖南省娄底市涟源市",
+ "Value": "431382"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273096,
+ "Key": "湖南省湘西土家族苗族自治州",
+ "Value": "433100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273097,
+ "Key": "湖南省湘西土家族苗族自治州吉首市",
+ "Value": "433101"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273098,
+ "Key": "湖南省湘西土家族苗族自治州泸溪县",
+ "Value": "433122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273099,
+ "Key": "湖南省湘西土家族苗族自治州凤凰县",
+ "Value": "433123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273100,
+ "Key": "湖南省湘西土家族苗族自治州花垣县",
+ "Value": "433124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273101,
+ "Key": "湖南省湘西土家族苗族自治州保靖县",
+ "Value": "433125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273102,
+ "Key": "湖南省湘西土家族苗族自治州古丈县",
+ "Value": "433126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273103,
+ "Key": "湖南省湘西土家族苗族自治州永顺县",
+ "Value": "433127"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273104,
+ "Key": "湖南省湘西土家族苗族自治州龙山县",
+ "Value": "433130"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273105,
+ "Key": "广东省",
+ "Value": "440000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789273106,
+ "Key": "广东省广州市",
+ "Value": "440100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789277189,
+ "Key": "广东省广州市荔湾区",
+ "Value": "440103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789277190,
+ "Key": "广东省广州市越秀区",
+ "Value": "440104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789277191,
+ "Key": "广东省广州市海珠区",
+ "Value": "440105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789277192,
+ "Key": "广东省广州市天河区",
+ "Value": "440106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789277193,
+ "Key": "广东省广州市白云区",
+ "Value": "440111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789277194,
+ "Key": "广东省广州市黄埔区",
+ "Value": "440112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789277195,
+ "Key": "广东省广州市番禺区",
+ "Value": "440113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789277196,
+ "Key": "广东省广州市花都区",
+ "Value": "440114"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789277197,
+ "Key": "广东省广州市南沙区",
+ "Value": "440115"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789277198,
+ "Key": "广东省广州市从化区",
+ "Value": "440117"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789277199,
+ "Key": "广东省广州市增城区",
+ "Value": "440118"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789277200,
+ "Key": "广东省韶关市",
+ "Value": "440200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789277201,
+ "Key": "广东省韶关市武江区",
+ "Value": "440203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789281285,
+ "Key": "广东省韶关市浈江区",
+ "Value": "440204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789281286,
+ "Key": "广东省韶关市曲江区",
+ "Value": "440205"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789281287,
+ "Key": "广东省韶关市始兴县",
+ "Value": "440222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789281288,
+ "Key": "广东省韶关市仁化县",
+ "Value": "440224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789281289,
+ "Key": "广东省韶关市翁源县",
+ "Value": "440229"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789281290,
+ "Key": "广东省韶关市乳源瑶族自治县",
+ "Value": "440232"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789281291,
+ "Key": "广东省韶关市新丰县",
+ "Value": "440233"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789281292,
+ "Key": "广东省韶关市乐昌市",
+ "Value": "440281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789281293,
+ "Key": "广东省韶关市南雄市",
+ "Value": "440282"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789281294,
+ "Key": "广东省深圳市",
+ "Value": "440300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789281295,
+ "Key": "广东省深圳市罗湖区",
+ "Value": "440303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789281296,
+ "Key": "广东省深圳市福田区",
+ "Value": "440304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789281297,
+ "Key": "广东省深圳市南山区",
+ "Value": "440305"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789285381,
+ "Key": "广东省深圳市宝安区",
+ "Value": "440306"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789285382,
+ "Key": "广东省深圳市龙岗区",
+ "Value": "440307"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789285383,
+ "Key": "广东省深圳市盐田区",
+ "Value": "440308"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789285384,
+ "Key": "广东省深圳市龙华区",
+ "Value": "440309"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789285385,
+ "Key": "广东省深圳市坪山区",
+ "Value": "440310"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789285386,
+ "Key": "广东省深圳市光明区",
+ "Value": "440311"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789285387,
+ "Key": "广东省珠海市",
+ "Value": "440400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789285388,
+ "Key": "广东省珠海市香洲区",
+ "Value": "440402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789285389,
+ "Key": "广东省珠海市斗门区",
+ "Value": "440403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789285390,
+ "Key": "广东省珠海市金湾区",
+ "Value": "440404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789285391,
+ "Key": "广东省汕头市",
+ "Value": "440500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789285392,
+ "Key": "广东省汕头市龙湖区",
+ "Value": "440507"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289477,
+ "Key": "广东省汕头市金平区",
+ "Value": "440511"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289478,
+ "Key": "广东省汕头市濠江区",
+ "Value": "440512"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289479,
+ "Key": "广东省汕头市潮阳区",
+ "Value": "440513"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289480,
+ "Key": "广东省汕头市潮南区",
+ "Value": "440514"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289481,
+ "Key": "广东省汕头市澄海区",
+ "Value": "440515"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289482,
+ "Key": "广东省汕头市南澳县",
+ "Value": "440523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289483,
+ "Key": "广东省佛山市",
+ "Value": "440600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289484,
+ "Key": "广东省佛山市禅城区",
+ "Value": "440604"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289485,
+ "Key": "广东省佛山市南海区",
+ "Value": "440605"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289486,
+ "Key": "广东省佛山市顺德区",
+ "Value": "440606"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289487,
+ "Key": "广东省佛山市三水区",
+ "Value": "440607"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289488,
+ "Key": "广东省佛山市高明区",
+ "Value": "440608"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289489,
+ "Key": "广东省江门市",
+ "Value": "440700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789289490,
+ "Key": "广东省江门市蓬江区",
+ "Value": "440703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293573,
+ "Key": "广东省江门市江海区",
+ "Value": "440704"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293574,
+ "Key": "广东省江门市新会区",
+ "Value": "440705"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293575,
+ "Key": "广东省江门市台山市",
+ "Value": "440781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293576,
+ "Key": "广东省江门市开平市",
+ "Value": "440783"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293577,
+ "Key": "广东省江门市鹤山市",
+ "Value": "440784"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293578,
+ "Key": "广东省江门市恩平市",
+ "Value": "440785"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293579,
+ "Key": "广东省湛江市",
+ "Value": "440800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293580,
+ "Key": "广东省湛江市赤坎区",
+ "Value": "440802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293581,
+ "Key": "广东省湛江市霞山区",
+ "Value": "440803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293582,
+ "Key": "广东省湛江市坡头区",
+ "Value": "440804"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293583,
+ "Key": "广东省湛江市麻章区",
+ "Value": "440811"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293584,
+ "Key": "广东省湛江市遂溪县",
+ "Value": "440823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293585,
+ "Key": "广东省湛江市徐闻县",
+ "Value": "440825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789293586,
+ "Key": "广东省湛江市廉江市",
+ "Value": "440881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297669,
+ "Key": "广东省湛江市雷州市",
+ "Value": "440882"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297670,
+ "Key": "广东省湛江市吴川市",
+ "Value": "440883"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297671,
+ "Key": "广东省茂名市",
+ "Value": "440900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297672,
+ "Key": "广东省茂名市茂南区",
+ "Value": "440902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297673,
+ "Key": "广东省茂名市电白区",
+ "Value": "440904"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297674,
+ "Key": "广东省茂名市高州市",
+ "Value": "440981"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297675,
+ "Key": "广东省茂名市化州市",
+ "Value": "440982"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297676,
+ "Key": "广东省茂名市信宜市",
+ "Value": "440983"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297677,
+ "Key": "广东省肇庆市",
+ "Value": "441200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297678,
+ "Key": "广东省肇庆市端州区",
+ "Value": "441202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297679,
+ "Key": "广东省肇庆市鼎湖区",
+ "Value": "441203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297680,
+ "Key": "广东省肇庆市高要区",
+ "Value": "441204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297681,
+ "Key": "广东省肇庆市广宁县",
+ "Value": "441223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297682,
+ "Key": "广东省肇庆市怀集县",
+ "Value": "441224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789297683,
+ "Key": "广东省肇庆市封开县",
+ "Value": "441225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301765,
+ "Key": "广东省肇庆市德庆县",
+ "Value": "441226"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301766,
+ "Key": "广东省肇庆市四会市",
+ "Value": "441284"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301767,
+ "Key": "广东省惠州市",
+ "Value": "441300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301768,
+ "Key": "广东省惠州市惠城区",
+ "Value": "441302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301769,
+ "Key": "广东省惠州市惠阳区",
+ "Value": "441303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301770,
+ "Key": "广东省惠州市博罗县",
+ "Value": "441322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301771,
+ "Key": "广东省惠州市惠东县",
+ "Value": "441323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301772,
+ "Key": "广东省惠州市龙门县",
+ "Value": "441324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301773,
+ "Key": "广东省梅州市",
+ "Value": "441400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301774,
+ "Key": "广东省梅州市梅江区",
+ "Value": "441402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301775,
+ "Key": "广东省梅州市梅县区",
+ "Value": "441403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301776,
+ "Key": "广东省梅州市大埔县",
+ "Value": "441422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301777,
+ "Key": "广东省梅州市丰顺县",
+ "Value": "441423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789301778,
+ "Key": "广东省梅州市五华县",
+ "Value": "441424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789305861,
+ "Key": "广东省梅州市平远县",
+ "Value": "441426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789305862,
+ "Key": "广东省梅州市蕉岭县",
+ "Value": "441427"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789305863,
+ "Key": "广东省梅州市兴宁市",
+ "Value": "441481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789305864,
+ "Key": "广东省汕尾市",
+ "Value": "441500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789305865,
+ "Key": "广东省汕尾市城区",
+ "Value": "441502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789305866,
+ "Key": "广东省汕尾市海丰县",
+ "Value": "441521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789305867,
+ "Key": "广东省汕尾市陆河县",
+ "Value": "441523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789305868,
+ "Key": "广东省汕尾市陆丰市",
+ "Value": "441581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789305869,
+ "Key": "广东省汕尾市河源市",
+ "Value": "441600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789305870,
+ "Key": "广东省汕尾市源城区",
+ "Value": "441602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789305871,
+ "Key": "广东省汕尾市紫金县",
+ "Value": "441621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789305872,
+ "Key": "广东省汕尾市龙川县",
+ "Value": "441622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789305873,
+ "Key": "广东省汕尾市连平县",
+ "Value": "441623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309957,
+ "Key": "广东省汕尾市和平县",
+ "Value": "441624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309958,
+ "Key": "广东省汕尾市东源县",
+ "Value": "441625"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309959,
+ "Key": "广东省阳江市",
+ "Value": "441700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309960,
+ "Key": "广东省阳江市江城区",
+ "Value": "441702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309961,
+ "Key": "广东省阳江市阳东区",
+ "Value": "441704"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309962,
+ "Key": "广东省阳江市阳西县",
+ "Value": "441721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309963,
+ "Key": "广东省阳江市阳春市",
+ "Value": "441781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309964,
+ "Key": "广东省清远市",
+ "Value": "441800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309965,
+ "Key": "广东省清远市清城区",
+ "Value": "441802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309966,
+ "Key": "广东省清远市清新区",
+ "Value": "441803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309967,
+ "Key": "广东省清远市佛冈县",
+ "Value": "441821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309968,
+ "Key": "广东省清远市阳山县",
+ "Value": "441823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309969,
+ "Key": "广东省清远市连山壮族瑶族自治县",
+ "Value": "441825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789309970,
+ "Key": "广东省清远市连南瑶族自治县",
+ "Value": "441826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789314053,
+ "Key": "广东省清远市英德市",
+ "Value": "441881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789314054,
+ "Key": "广东省清远市连州市",
+ "Value": "441882"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789314055,
+ "Key": "广东省清远市东莞市",
+ "Value": "441900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789314056,
+ "Key": "广东省清远市中山市",
+ "Value": "442000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789314057,
+ "Key": "广东省潮州市",
+ "Value": "445100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789314058,
+ "Key": "广东省潮州市湘桥区",
+ "Value": "445102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789314059,
+ "Key": "广东省潮州市潮安区",
+ "Value": "445103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789314060,
+ "Key": "广东省潮州市饶平县",
+ "Value": "445122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789314061,
+ "Key": "广东省揭阳市",
+ "Value": "445200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789314062,
+ "Key": "广东省揭阳市榕城区",
+ "Value": "445202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789314063,
+ "Key": "广东省揭阳市揭东区",
+ "Value": "445203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789314064,
+ "Key": "广东省揭阳市揭西县",
+ "Value": "445222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789314065,
+ "Key": "广东省揭阳市惠来县",
+ "Value": "445224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318149,
+ "Key": "广东省揭阳市普宁市",
+ "Value": "445281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318150,
+ "Key": "广东省云浮市",
+ "Value": "445300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318151,
+ "Key": "广东省云浮市云城区",
+ "Value": "445302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318152,
+ "Key": "广东省云浮市云安区",
+ "Value": "445303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318153,
+ "Key": "广东省云浮市新兴县",
+ "Value": "445321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318154,
+ "Key": "广东省云浮市郁南县",
+ "Value": "445322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318155,
+ "Key": "广东省云浮市罗定市",
+ "Value": "445381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318156,
+ "Key": "广西壮族自治区",
+ "Value": "450000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318157,
+ "Key": "广西壮族自治区南宁市",
+ "Value": "450100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318158,
+ "Key": "广西壮族自治区南宁市兴宁区",
+ "Value": "450102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318159,
+ "Key": "广西壮族自治区南宁市青秀区",
+ "Value": "450103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318160,
+ "Key": "广西壮族自治区南宁市江南区",
+ "Value": "450105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318161,
+ "Key": "广西壮族自治区南宁市西乡塘区",
+ "Value": "450107"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789318162,
+ "Key": "广西壮族自治区南宁市良庆区",
+ "Value": "450108"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789322245,
+ "Key": "广西壮族自治区南宁市邕宁区",
+ "Value": "450109"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789322246,
+ "Key": "广西壮族自治区南宁市武鸣区",
+ "Value": "450110"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789322247,
+ "Key": "广西壮族自治区南宁市隆安县",
+ "Value": "450123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789322248,
+ "Key": "广西壮族自治区南宁市马山县",
+ "Value": "450124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789322249,
+ "Key": "广西壮族自治区南宁市上林县",
+ "Value": "450125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789322250,
+ "Key": "广西壮族自治区南宁市宾阳县",
+ "Value": "450126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789322251,
+ "Key": "广西壮族自治区南宁市横州市",
+ "Value": "450181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789322252,
+ "Key": "广西壮族自治区柳州市",
+ "Value": "450200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789322253,
+ "Key": "广西壮族自治区柳州市城中区",
+ "Value": "450202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789322254,
+ "Key": "广西壮族自治区柳州市鱼峰区",
+ "Value": "450203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789322255,
+ "Key": "广西壮族自治区柳州市柳南区",
+ "Value": "450204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789322256,
+ "Key": "广西壮族自治区柳州市柳北区",
+ "Value": "450205"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789322257,
+ "Key": "广西壮族自治区柳州市柳江区",
+ "Value": "450206"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326341,
+ "Key": "广西壮族自治区柳州市柳城县",
+ "Value": "450222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326342,
+ "Key": "广西壮族自治区柳州市鹿寨县",
+ "Value": "450223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326343,
+ "Key": "广西壮族自治区柳州市融安县",
+ "Value": "450224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326344,
+ "Key": "广西壮族自治区柳州市融水苗族自治县",
+ "Value": "450225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326345,
+ "Key": "广西壮族自治区柳州市三江侗族自治县",
+ "Value": "450226"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326346,
+ "Key": "广西壮族自治区桂林市",
+ "Value": "450300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326347,
+ "Key": "广西壮族自治区桂林市秀峰区",
+ "Value": "450302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326348,
+ "Key": "广西壮族自治区桂林市叠彩区",
+ "Value": "450303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326349,
+ "Key": "广西壮族自治区桂林市象山区",
+ "Value": "450304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326350,
+ "Key": "广西壮族自治区桂林市七星区",
+ "Value": "450305"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326351,
+ "Key": "广西壮族自治区桂林市雁山区",
+ "Value": "450311"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326352,
+ "Key": "广西壮族自治区桂林市临桂区",
+ "Value": "450312"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326353,
+ "Key": "广西壮族自治区桂林市阳朔县",
+ "Value": "450321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789326354,
+ "Key": "广西壮族自治区桂林市灵川县",
+ "Value": "450323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330437,
+ "Key": "广西壮族自治区桂林市全州县",
+ "Value": "450324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330438,
+ "Key": "广西壮族自治区桂林市兴安县",
+ "Value": "450325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330439,
+ "Key": "广西壮族自治区桂林市永福县",
+ "Value": "450326"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330440,
+ "Key": "广西壮族自治区桂林市灌阳县",
+ "Value": "450327"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330441,
+ "Key": "广西壮族自治区桂林市龙胜各族自治县",
+ "Value": "450328"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330442,
+ "Key": "广西壮族自治区桂林市资源县",
+ "Value": "450329"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330443,
+ "Key": "广西壮族自治区桂林市平乐县",
+ "Value": "450330"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330444,
+ "Key": "广西壮族自治区桂林市恭城瑶族自治县",
+ "Value": "450332"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330445,
+ "Key": "广西壮族自治区桂林市荔浦市",
+ "Value": "450381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330446,
+ "Key": "广西壮族自治区梧州市",
+ "Value": "450400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330447,
+ "Key": "广西壮族自治区梧州市万秀区",
+ "Value": "450403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330448,
+ "Key": "广西壮族自治区梧州市长洲区",
+ "Value": "450405"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330449,
+ "Key": "广西壮族自治区梧州市龙圩区",
+ "Value": "450406"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789330450,
+ "Key": "广西壮族自治区梧州市苍梧县",
+ "Value": "450421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334533,
+ "Key": "广西壮族自治区梧州市藤县",
+ "Value": "450422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334534,
+ "Key": "广西壮族自治区梧州市蒙山县",
+ "Value": "450423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334535,
+ "Key": "广西壮族自治区梧州市岑溪市",
+ "Value": "450481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334536,
+ "Key": "广西壮族自治区北海市",
+ "Value": "450500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334537,
+ "Key": "广西壮族自治区北海市海城区",
+ "Value": "450502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334538,
+ "Key": "广西壮族自治区北海市银海区",
+ "Value": "450503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334539,
+ "Key": "广西壮族自治区北海市铁山港区",
+ "Value": "450512"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334540,
+ "Key": "广西壮族自治区北海市合浦县",
+ "Value": "450521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334541,
+ "Key": "广西壮族自治区防城港市",
+ "Value": "450600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334542,
+ "Key": "广西壮族自治区防城港市港口区",
+ "Value": "450602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334543,
+ "Key": "广西壮族自治区防城港市防城区",
+ "Value": "450603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334544,
+ "Key": "广西壮族自治区防城港市上思县",
+ "Value": "450621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334545,
+ "Key": "广西壮族自治区防城港市东兴市",
+ "Value": "450681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789334546,
+ "Key": "广西壮族自治区钦州市",
+ "Value": "450700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338629,
+ "Key": "广西壮族自治区钦州市钦南区",
+ "Value": "450702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338630,
+ "Key": "广西壮族自治区钦州市钦北区",
+ "Value": "450703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338631,
+ "Key": "广西壮族自治区钦州市灵山县",
+ "Value": "450721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338632,
+ "Key": "广西壮族自治区钦州市浦北县",
+ "Value": "450722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338633,
+ "Key": "广西壮族自治区贵港市",
+ "Value": "450800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338634,
+ "Key": "广西壮族自治区贵港市港北区",
+ "Value": "450802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338635,
+ "Key": "广西壮族自治区贵港市港南区",
+ "Value": "450803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338636,
+ "Key": "广西壮族自治区贵港市覃塘区",
+ "Value": "450804"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338637,
+ "Key": "广西壮族自治区贵港市平南县",
+ "Value": "450821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338638,
+ "Key": "广西壮族自治区贵港市桂平市",
+ "Value": "450881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338639,
+ "Key": "广西壮族自治区玉林市",
+ "Value": "450900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338640,
+ "Key": "广西壮族自治区玉林市玉州区",
+ "Value": "450902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338641,
+ "Key": "广西壮族自治区玉林市福绵区",
+ "Value": "450903"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789338642,
+ "Key": "广西壮族自治区玉林市容县",
+ "Value": "450921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342725,
+ "Key": "广西壮族自治区玉林市陆川县",
+ "Value": "450922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342726,
+ "Key": "广西壮族自治区玉林市博白县",
+ "Value": "450923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342727,
+ "Key": "广西壮族自治区玉林市兴业县",
+ "Value": "450924"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342728,
+ "Key": "广西壮族自治区玉林市北流市",
+ "Value": "450981"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342729,
+ "Key": "广西壮族自治区百色市",
+ "Value": "451000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342730,
+ "Key": "广西壮族自治区百色市右江区",
+ "Value": "451002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342731,
+ "Key": "广西壮族自治区百色市田阳区",
+ "Value": "451003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342732,
+ "Key": "广西壮族自治区百色市田东县",
+ "Value": "451022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342733,
+ "Key": "广西壮族自治区百色市德保县",
+ "Value": "451024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342734,
+ "Key": "广西壮族自治区百色市那坡县",
+ "Value": "451026"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342735,
+ "Key": "广西壮族自治区百色市凌云县",
+ "Value": "451027"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342736,
+ "Key": "广西壮族自治区百色市乐业县",
+ "Value": "451028"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342737,
+ "Key": "广西壮族自治区百色市田林县",
+ "Value": "451029"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342738,
+ "Key": "广西壮族自治区百色市西林县",
+ "Value": "451030"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789342739,
+ "Key": "广西壮族自治区百色市隆林各族自治县",
+ "Value": "451031"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346821,
+ "Key": "广西壮族自治区百色市靖西市",
+ "Value": "451081"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346822,
+ "Key": "广西壮族自治区百色市平果市",
+ "Value": "451082"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346823,
+ "Key": "广西壮族自治区贺州市",
+ "Value": "451100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346824,
+ "Key": "广西壮族自治区贺州市八步区",
+ "Value": "451102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346825,
+ "Key": "广西壮族自治区贺州市平桂区",
+ "Value": "451103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346826,
+ "Key": "广西壮族自治区贺州市昭平县",
+ "Value": "451121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346827,
+ "Key": "广西壮族自治区贺州市钟山县",
+ "Value": "451122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346828,
+ "Key": "广西壮族自治区贺州市富川瑶族自治县",
+ "Value": "451123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346829,
+ "Key": "广西壮族自治区河池市",
+ "Value": "451200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346830,
+ "Key": "广西壮族自治区河池市金城江区",
+ "Value": "451202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346831,
+ "Key": "广西壮族自治区河池市宜州区",
+ "Value": "451203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346832,
+ "Key": "广西壮族自治区河池市南丹县",
+ "Value": "451221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346833,
+ "Key": "广西壮族自治区河池市天峨县",
+ "Value": "451222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789346834,
+ "Key": "广西壮族自治区河池市凤山县",
+ "Value": "451223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350917,
+ "Key": "广西壮族自治区河池市东兰县",
+ "Value": "451224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350918,
+ "Key": "广西壮族自治区河池市罗城仫佬族自治县",
+ "Value": "451225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350919,
+ "Key": "广西壮族自治区河池市环江毛南族自治县",
+ "Value": "451226"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350920,
+ "Key": "广西壮族自治区河池市巴马瑶族自治县",
+ "Value": "451227"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350921,
+ "Key": "广西壮族自治区河池市都安瑶族自治县",
+ "Value": "451228"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350922,
+ "Key": "广西壮族自治区河池市大化瑶族自治县",
+ "Value": "451229"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350923,
+ "Key": "广西壮族自治区来宾市",
+ "Value": "451300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350924,
+ "Key": "广西壮族自治区来宾市兴宾区",
+ "Value": "451302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350925,
+ "Key": "广西壮族自治区来宾市忻城县",
+ "Value": "451321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350926,
+ "Key": "广西壮族自治区来宾市象州县",
+ "Value": "451322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350927,
+ "Key": "广西壮族自治区来宾市武宣县",
+ "Value": "451323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350928,
+ "Key": "广西壮族自治区来宾市金秀瑶族自治县",
+ "Value": "451324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350929,
+ "Key": "广西壮族自治区来宾市合山市",
+ "Value": "451381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789350930,
+ "Key": "广西壮族自治区崇左市",
+ "Value": "451400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355013,
+ "Key": "广西壮族自治区崇左市江州区",
+ "Value": "451402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355014,
+ "Key": "广西壮族自治区崇左市扶绥县",
+ "Value": "451421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355015,
+ "Key": "广西壮族自治区崇左市宁明县",
+ "Value": "451422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355016,
+ "Key": "广西壮族自治区崇左市龙州县",
+ "Value": "451423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355017,
+ "Key": "广西壮族自治区崇左市大新县",
+ "Value": "451424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355018,
+ "Key": "广西壮族自治区崇左市天等县",
+ "Value": "451425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355019,
+ "Key": "广西壮族自治区崇左市凭祥市",
+ "Value": "451481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355020,
+ "Key": "海南省",
+ "Value": "460000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355021,
+ "Key": "海南省海口市",
+ "Value": "460100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355022,
+ "Key": "海南省海口市秀英区",
+ "Value": "460105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355023,
+ "Key": "海南省海口市龙华区",
+ "Value": "460106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355024,
+ "Key": "海南省海口市琼山区",
+ "Value": "460107"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355025,
+ "Key": "海南省海口市美兰区",
+ "Value": "460108"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355026,
+ "Key": "海南省三亚市",
+ "Value": "460200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789355027,
+ "Key": "海南省三亚市海棠区",
+ "Value": "460202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359109,
+ "Key": "海南省三亚市吉阳区",
+ "Value": "460203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359110,
+ "Key": "海南省三亚市天涯区",
+ "Value": "460204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359111,
+ "Key": "海南省三亚市崖州区",
+ "Value": "460205"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359112,
+ "Key": "海南省三亚市三沙市",
+ "Value": "460300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359113,
+ "Key": "海南省三亚市儋州市",
+ "Value": "460400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359114,
+ "Key": "海南省五指山市",
+ "Value": "469001"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359115,
+ "Key": "海南省琼海市",
+ "Value": "469002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359116,
+ "Key": "海南省文昌市",
+ "Value": "469005"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359117,
+ "Key": "海南省万宁市",
+ "Value": "469006"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359118,
+ "Key": "海南省东方市",
+ "Value": "469007"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359119,
+ "Key": "海南省定安县",
+ "Value": "469021"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359120,
+ "Key": "海南省屯昌县",
+ "Value": "469022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359121,
+ "Key": "海南省澄迈县",
+ "Value": "469023"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789359122,
+ "Key": "海南省临高县",
+ "Value": "469024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363205,
+ "Key": "海南省白沙黎族自治县",
+ "Value": "469025"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363206,
+ "Key": "海南省昌江黎族自治县",
+ "Value": "469026"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363207,
+ "Key": "海南省乐东黎族自治县",
+ "Value": "469027"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363208,
+ "Key": "海南省陵水黎族自治县",
+ "Value": "469028"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363209,
+ "Key": "海南省保亭黎族苗族自治县",
+ "Value": "469029"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363210,
+ "Key": "海南省琼中黎族苗族自治县",
+ "Value": "469030"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363211,
+ "Key": "重庆市",
+ "Value": "500000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363212,
+ "Key": "重庆市万州区",
+ "Value": "500101"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363213,
+ "Key": "重庆市涪陵区",
+ "Value": "500102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363214,
+ "Key": "重庆市渝中区",
+ "Value": "500103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363215,
+ "Key": "重庆市大渡口区",
+ "Value": "500104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363216,
+ "Key": "重庆市江北区",
+ "Value": "500105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363217,
+ "Key": "重庆市沙坪坝区",
+ "Value": "500106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789363218,
+ "Key": "重庆市九龙坡区",
+ "Value": "500107"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367301,
+ "Key": "重庆市南岸区",
+ "Value": "500108"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367302,
+ "Key": "重庆市北碚区",
+ "Value": "500109"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367303,
+ "Key": "重庆市綦江区",
+ "Value": "500110"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367304,
+ "Key": "重庆市大足区",
+ "Value": "500111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367305,
+ "Key": "重庆市渝北区",
+ "Value": "500112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367306,
+ "Key": "重庆市巴南区",
+ "Value": "500113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367307,
+ "Key": "重庆市黔江区",
+ "Value": "500114"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367308,
+ "Key": "重庆市长寿区",
+ "Value": "500115"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367309,
+ "Key": "重庆市江津区",
+ "Value": "500116"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367310,
+ "Key": "重庆市合川区",
+ "Value": "500117"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367311,
+ "Key": "重庆市永川区",
+ "Value": "500118"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367312,
+ "Key": "重庆市南川区",
+ "Value": "500119"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367313,
+ "Key": "重庆市璧山区",
+ "Value": "500120"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367314,
+ "Key": "重庆市铜梁区",
+ "Value": "500151"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789367315,
+ "Key": "重庆市潼南区",
+ "Value": "500152"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371397,
+ "Key": "重庆市荣昌区",
+ "Value": "500153"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371398,
+ "Key": "重庆市开州区",
+ "Value": "500154"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371399,
+ "Key": "重庆市梁平区",
+ "Value": "500155"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371400,
+ "Key": "重庆市武隆区",
+ "Value": "500156"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371401,
+ "Key": "重庆市城口县",
+ "Value": "500229"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371402,
+ "Key": "重庆市丰都县",
+ "Value": "500230"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371403,
+ "Key": "重庆市垫江县",
+ "Value": "500231"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371404,
+ "Key": "重庆市忠县",
+ "Value": "500233"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371405,
+ "Key": "重庆市云阳县",
+ "Value": "500235"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371406,
+ "Key": "重庆市奉节县",
+ "Value": "500236"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371407,
+ "Key": "重庆市巫山县",
+ "Value": "500237"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371408,
+ "Key": "重庆市巫溪县",
+ "Value": "500238"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371409,
+ "Key": "重庆市石柱土家族自治县",
+ "Value": "500240"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789371410,
+ "Key": "重庆市秀山土家族苗族自治县",
+ "Value": "500241"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375493,
+ "Key": "重庆市酉阳土家族苗族自治县",
+ "Value": "500242"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375494,
+ "Key": "重庆市彭水苗族土家族自治县",
+ "Value": "500243"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375495,
+ "Key": "四川省",
+ "Value": "510000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375496,
+ "Key": "四川省成都市",
+ "Value": "510100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375497,
+ "Key": "四川省成都市锦江区",
+ "Value": "510104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375498,
+ "Key": "四川省成都市青羊区",
+ "Value": "510105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375499,
+ "Key": "四川省成都市金牛区",
+ "Value": "510106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375500,
+ "Key": "四川省成都市武侯区",
+ "Value": "510107"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375501,
+ "Key": "四川省成都市成华区",
+ "Value": "510108"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375502,
+ "Key": "四川省成都市龙泉驿区",
+ "Value": "510112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375503,
+ "Key": "四川省成都市青白江区",
+ "Value": "510113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375504,
+ "Key": "四川省成都市新都区",
+ "Value": "510114"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375505,
+ "Key": "四川省成都市温江区",
+ "Value": "510115"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789375506,
+ "Key": "四川省成都市双流区",
+ "Value": "510116"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789379589,
+ "Key": "四川省成都市郫都区",
+ "Value": "510117"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789379590,
+ "Key": "四川省成都市新津区",
+ "Value": "510118"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789379591,
+ "Key": "四川省成都市金堂县",
+ "Value": "510121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789379592,
+ "Key": "四川省成都市大邑县",
+ "Value": "510129"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789379593,
+ "Key": "四川省成都市蒲江县",
+ "Value": "510131"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789379594,
+ "Key": "四川省成都市都江堰市",
+ "Value": "510181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789379595,
+ "Key": "四川省成都市彭州市",
+ "Value": "510182"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789379596,
+ "Key": "四川省成都市邛崃市",
+ "Value": "510183"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789379597,
+ "Key": "四川省成都市崇州市",
+ "Value": "510184"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789379598,
+ "Key": "四川省成都市简阳市",
+ "Value": "510185"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789379599,
+ "Key": "四川省自贡市",
+ "Value": "510300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789379600,
+ "Key": "四川省自贡市自流井区",
+ "Value": "510302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789379601,
+ "Key": "四川省自贡市贡井区",
+ "Value": "510303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789383685,
+ "Key": "四川省自贡市大安区",
+ "Value": "510304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789383686,
+ "Key": "四川省自贡市沿滩区",
+ "Value": "510311"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789383687,
+ "Key": "四川省自贡市荣县",
+ "Value": "510321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789383688,
+ "Key": "四川省自贡市富顺县",
+ "Value": "510322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789383689,
+ "Key": "四川省攀枝花市",
+ "Value": "510400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789383690,
+ "Key": "四川省攀枝花市东区",
+ "Value": "510402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789383691,
+ "Key": "四川省攀枝花市西区",
+ "Value": "510403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789383692,
+ "Key": "四川省攀枝花市仁和区",
+ "Value": "510411"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789383693,
+ "Key": "四川省攀枝花市米易县",
+ "Value": "510421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789383694,
+ "Key": "四川省攀枝花市盐边县",
+ "Value": "510422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789383695,
+ "Key": "四川省泸州市",
+ "Value": "510500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789383696,
+ "Key": "四川省泸州市江阳区",
+ "Value": "510502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789383697,
+ "Key": "四川省泸州市纳溪区",
+ "Value": "510503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387781,
+ "Key": "四川省泸州市龙马潭区",
+ "Value": "510504"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387782,
+ "Key": "四川省泸州市泸县",
+ "Value": "510521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387783,
+ "Key": "四川省泸州市合江县",
+ "Value": "510522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387784,
+ "Key": "四川省泸州市叙永县",
+ "Value": "510524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387785,
+ "Key": "四川省泸州市古蔺县",
+ "Value": "510525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387786,
+ "Key": "四川省德阳市",
+ "Value": "510600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387787,
+ "Key": "四川省德阳市旌阳区",
+ "Value": "510603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387788,
+ "Key": "四川省德阳市罗江区",
+ "Value": "510604"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387789,
+ "Key": "四川省德阳市中江县",
+ "Value": "510623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387790,
+ "Key": "四川省德阳市广汉市",
+ "Value": "510681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387791,
+ "Key": "四川省德阳市什邡市",
+ "Value": "510682"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387792,
+ "Key": "四川省德阳市绵竹市",
+ "Value": "510683"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387793,
+ "Key": "四川省绵阳市",
+ "Value": "510700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789387794,
+ "Key": "四川省绵阳市涪城区",
+ "Value": "510703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391877,
+ "Key": "四川省绵阳市游仙区",
+ "Value": "510704"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391878,
+ "Key": "四川省绵阳市安州区",
+ "Value": "510705"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391879,
+ "Key": "四川省绵阳市三台县",
+ "Value": "510722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391880,
+ "Key": "四川省绵阳市盐亭县",
+ "Value": "510723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391881,
+ "Key": "四川省绵阳市梓潼县",
+ "Value": "510725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391882,
+ "Key": "四川省绵阳市北川羌族自治县",
+ "Value": "510726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391883,
+ "Key": "四川省绵阳市平武县",
+ "Value": "510727"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391884,
+ "Key": "四川省绵阳市江油市",
+ "Value": "510781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391885,
+ "Key": "四川省广元市",
+ "Value": "510800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391886,
+ "Key": "四川省广元市利州区",
+ "Value": "510802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391887,
+ "Key": "四川省广元市昭化区",
+ "Value": "510811"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391888,
+ "Key": "四川省广元市朝天区",
+ "Value": "510812"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391889,
+ "Key": "四川省广元市旺苍县",
+ "Value": "510821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789391890,
+ "Key": "四川省广元市青川县",
+ "Value": "510822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395973,
+ "Key": "四川省广元市剑阁县",
+ "Value": "510823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395974,
+ "Key": "四川省广元市苍溪县",
+ "Value": "510824"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395975,
+ "Key": "四川省遂宁市",
+ "Value": "510900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395976,
+ "Key": "四川省遂宁市船山区",
+ "Value": "510903"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395977,
+ "Key": "四川省遂宁市安居区",
+ "Value": "510904"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395978,
+ "Key": "四川省遂宁市蓬溪县",
+ "Value": "510921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395979,
+ "Key": "四川省遂宁市大英县",
+ "Value": "510923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395980,
+ "Key": "四川省遂宁市射洪市",
+ "Value": "510981"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395981,
+ "Key": "四川省内江市",
+ "Value": "511000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395982,
+ "Key": "四川省内江市市中区",
+ "Value": "511002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395983,
+ "Key": "四川省内江市东兴区",
+ "Value": "511011"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395984,
+ "Key": "四川省内江市威远县",
+ "Value": "511024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395985,
+ "Key": "四川省内江市资中县",
+ "Value": "511025"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789395986,
+ "Key": "四川省内江市隆昌市",
+ "Value": "511083"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400069,
+ "Key": "四川省乐山市",
+ "Value": "511100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400070,
+ "Key": "四川省乐山市市中区",
+ "Value": "511102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400071,
+ "Key": "四川省乐山市沙湾区",
+ "Value": "511111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400072,
+ "Key": "四川省乐山市五通桥区",
+ "Value": "511112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400073,
+ "Key": "四川省乐山市金口河区",
+ "Value": "511113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400074,
+ "Key": "四川省乐山市犍为县",
+ "Value": "511123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400075,
+ "Key": "四川省乐山市井研县",
+ "Value": "511124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400076,
+ "Key": "四川省乐山市夹江县",
+ "Value": "511126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400077,
+ "Key": "四川省乐山市沐川县",
+ "Value": "511129"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400078,
+ "Key": "四川省乐山市峨边彝族自治县",
+ "Value": "511132"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400079,
+ "Key": "四川省乐山市马边彝族自治县",
+ "Value": "511133"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400080,
+ "Key": "四川省乐山市峨眉山市",
+ "Value": "511181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400081,
+ "Key": "四川省南充市",
+ "Value": "511300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789400082,
+ "Key": "四川省南充市顺庆区",
+ "Value": "511302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404165,
+ "Key": "四川省南充市高坪区",
+ "Value": "511303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404166,
+ "Key": "四川省南充市嘉陵区",
+ "Value": "511304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404167,
+ "Key": "四川省南充市南部县",
+ "Value": "511321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404168,
+ "Key": "四川省南充市营山县",
+ "Value": "511322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404169,
+ "Key": "四川省南充市蓬安县",
+ "Value": "511323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404170,
+ "Key": "四川省南充市仪陇县",
+ "Value": "511324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404171,
+ "Key": "四川省南充市西充县",
+ "Value": "511325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404172,
+ "Key": "四川省南充市阆中市",
+ "Value": "511381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404173,
+ "Key": "四川省眉山市",
+ "Value": "511400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404174,
+ "Key": "四川省眉山市东坡区",
+ "Value": "511402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404175,
+ "Key": "四川省眉山市彭山区",
+ "Value": "511403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404176,
+ "Key": "四川省眉山市仁寿县",
+ "Value": "511421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404177,
+ "Key": "四川省眉山市洪雅县",
+ "Value": "511423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789404178,
+ "Key": "四川省眉山市丹棱县",
+ "Value": "511424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408261,
+ "Key": "四川省眉山市青神县",
+ "Value": "511425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408262,
+ "Key": "四川省宜宾市",
+ "Value": "511500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408263,
+ "Key": "四川省宜宾市翠屏区",
+ "Value": "511502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408264,
+ "Key": "四川省宜宾市南溪区",
+ "Value": "511503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408265,
+ "Key": "四川省宜宾市叙州区",
+ "Value": "511504"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408266,
+ "Key": "四川省宜宾市江安县",
+ "Value": "511523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408267,
+ "Key": "四川省宜宾市长宁县",
+ "Value": "511524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408268,
+ "Key": "四川省宜宾市高县",
+ "Value": "511525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408269,
+ "Key": "四川省宜宾市珙县",
+ "Value": "511526"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408270,
+ "Key": "四川省宜宾市筠连县",
+ "Value": "511527"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408271,
+ "Key": "四川省宜宾市兴文县",
+ "Value": "511528"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408272,
+ "Key": "四川省宜宾市屏山县",
+ "Value": "511529"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408273,
+ "Key": "四川省广安市",
+ "Value": "511600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789408274,
+ "Key": "四川省广安市广安区",
+ "Value": "511602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412357,
+ "Key": "四川省广安市前锋区",
+ "Value": "511603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412358,
+ "Key": "四川省广安市岳池县",
+ "Value": "511621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412359,
+ "Key": "四川省广安市武胜县",
+ "Value": "511622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412360,
+ "Key": "四川省广安市邻水县",
+ "Value": "511623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412361,
+ "Key": "四川省广安市华蓥市",
+ "Value": "511681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412362,
+ "Key": "四川省达州市",
+ "Value": "511700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412363,
+ "Key": "四川省达州市通川区",
+ "Value": "511702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412364,
+ "Key": "四川省达州市达川区",
+ "Value": "511703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412365,
+ "Key": "四川省达州市宣汉县",
+ "Value": "511722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412366,
+ "Key": "四川省达州市开江县",
+ "Value": "511723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412367,
+ "Key": "四川省达州市大竹县",
+ "Value": "511724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412368,
+ "Key": "四川省达州市渠县",
+ "Value": "511725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412369,
+ "Key": "四川省达州市万源市",
+ "Value": "511781"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789412370,
+ "Key": "四川省雅安市",
+ "Value": "511800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416453,
+ "Key": "四川省雅安市雨城区",
+ "Value": "511802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416454,
+ "Key": "四川省雅安市名山区",
+ "Value": "511803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416455,
+ "Key": "四川省雅安市荥经县",
+ "Value": "511822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416456,
+ "Key": "四川省雅安市汉源县",
+ "Value": "511823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416457,
+ "Key": "四川省雅安市石棉县",
+ "Value": "511824"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416458,
+ "Key": "四川省雅安市天全县",
+ "Value": "511825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416459,
+ "Key": "四川省雅安市芦山县",
+ "Value": "511826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416460,
+ "Key": "四川省雅安市宝兴县",
+ "Value": "511827"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416461,
+ "Key": "四川省巴中市",
+ "Value": "511900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416462,
+ "Key": "四川省巴中市巴州区",
+ "Value": "511902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416463,
+ "Key": "四川省巴中市恩阳区",
+ "Value": "511903"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416464,
+ "Key": "四川省巴中市通江县",
+ "Value": "511921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416465,
+ "Key": "四川省巴中市南江县",
+ "Value": "511922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789416466,
+ "Key": "四川省巴中市平昌县",
+ "Value": "511923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420549,
+ "Key": "四川省资阳市",
+ "Value": "512000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420550,
+ "Key": "四川省资阳市雁江区",
+ "Value": "512002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420551,
+ "Key": "四川省资阳市安岳县",
+ "Value": "512021"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420552,
+ "Key": "四川省资阳市乐至县",
+ "Value": "512022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420553,
+ "Key": "四川省阿坝藏族羌族自治州",
+ "Value": "513200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420554,
+ "Key": "四川省阿坝藏族羌族自治州马尔康市",
+ "Value": "513201"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420555,
+ "Key": "四川省阿坝藏族羌族自治州汶川县",
+ "Value": "513221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420556,
+ "Key": "四川省阿坝藏族羌族自治州理县",
+ "Value": "513222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420557,
+ "Key": "四川省阿坝藏族羌族自治州茂县",
+ "Value": "513223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420558,
+ "Key": "四川省阿坝藏族羌族自治州松潘县",
+ "Value": "513224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420559,
+ "Key": "四川省阿坝藏族羌族自治州九寨沟县",
+ "Value": "513225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420560,
+ "Key": "四川省阿坝藏族羌族自治州金川县",
+ "Value": "513226"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420561,
+ "Key": "四川省阿坝藏族羌族自治州小金县",
+ "Value": "513227"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420562,
+ "Key": "四川省阿坝藏族羌族自治州黑水县",
+ "Value": "513228"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789420563,
+ "Key": "四川省阿坝藏族羌族自治州壤塘县",
+ "Value": "513230"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789424645,
+ "Key": "四川省阿坝藏族羌族自治州阿坝县",
+ "Value": "513231"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789424646,
+ "Key": "四川省阿坝藏族羌族自治州若尔盖县",
+ "Value": "513232"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789424647,
+ "Key": "四川省阿坝藏族羌族自治州红原县",
+ "Value": "513233"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789424648,
+ "Key": "四川省甘孜藏族自治州",
+ "Value": "513300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789424649,
+ "Key": "四川省甘孜藏族自治州康定市",
+ "Value": "513301"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789424650,
+ "Key": "四川省甘孜藏族自治州泸定县",
+ "Value": "513322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789424651,
+ "Key": "四川省甘孜藏族自治州丹巴县",
+ "Value": "513323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789424652,
+ "Key": "四川省甘孜藏族自治州九龙县",
+ "Value": "513324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789424653,
+ "Key": "四川省甘孜藏族自治州雅江县",
+ "Value": "513325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789424654,
+ "Key": "四川省甘孜藏族自治州道孚县",
+ "Value": "513326"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789424655,
+ "Key": "四川省甘孜藏族自治州炉霍县",
+ "Value": "513327"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789424656,
+ "Key": "四川省甘孜藏族自治州甘孜县",
+ "Value": "513328"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789424657,
+ "Key": "四川省甘孜藏族自治州新龙县",
+ "Value": "513329"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428741,
+ "Key": "四川省甘孜藏族自治州德格县",
+ "Value": "513330"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428742,
+ "Key": "四川省甘孜藏族自治州白玉县",
+ "Value": "513331"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428743,
+ "Key": "四川省甘孜藏族自治州石渠县",
+ "Value": "513332"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428744,
+ "Key": "四川省甘孜藏族自治州色达县",
+ "Value": "513333"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428745,
+ "Key": "四川省甘孜藏族自治州理塘县",
+ "Value": "513334"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428746,
+ "Key": "四川省甘孜藏族自治州巴塘县",
+ "Value": "513335"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428747,
+ "Key": "四川省甘孜藏族自治州乡城县",
+ "Value": "513336"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428748,
+ "Key": "四川省甘孜藏族自治州稻城县",
+ "Value": "513337"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428749,
+ "Key": "四川省甘孜藏族自治州得荣县",
+ "Value": "513338"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428750,
+ "Key": "四川省凉山彝族自治州",
+ "Value": "513400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428751,
+ "Key": "四川省凉山彝族自治州西昌市",
+ "Value": "513401"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428752,
+ "Key": "四川省凉山彝族自治州会理市",
+ "Value": "513402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428753,
+ "Key": "四川省凉山彝族自治州木里藏族自治县",
+ "Value": "513422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428754,
+ "Key": "四川省凉山彝族自治州盐源县",
+ "Value": "513423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789428755,
+ "Key": "四川省凉山彝族自治州德昌县",
+ "Value": "513424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432837,
+ "Key": "四川省凉山彝族自治州会东县",
+ "Value": "513426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432838,
+ "Key": "四川省凉山彝族自治州宁南县",
+ "Value": "513427"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432839,
+ "Key": "四川省凉山彝族自治州普格县",
+ "Value": "513428"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432840,
+ "Key": "四川省凉山彝族自治州布拖县",
+ "Value": "513429"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432841,
+ "Key": "四川省凉山彝族自治州金阳县",
+ "Value": "513430"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432842,
+ "Key": "四川省凉山彝族自治州昭觉县",
+ "Value": "513431"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432843,
+ "Key": "四川省凉山彝族自治州喜德县",
+ "Value": "513432"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432844,
+ "Key": "四川省凉山彝族自治州冕宁县",
+ "Value": "513433"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432845,
+ "Key": "四川省凉山彝族自治州越西县",
+ "Value": "513434"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432846,
+ "Key": "四川省凉山彝族自治州甘洛县",
+ "Value": "513435"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432847,
+ "Key": "四川省凉山彝族自治州美姑县",
+ "Value": "513436"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432848,
+ "Key": "四川省凉山彝族自治州雷波县",
+ "Value": "513437"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432849,
+ "Key": "贵州省",
+ "Value": "520000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789432850,
+ "Key": "贵州省贵阳市",
+ "Value": "520100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789436933,
+ "Key": "贵州省贵阳市南明区",
+ "Value": "520102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789436934,
+ "Key": "贵州省贵阳市云岩区",
+ "Value": "520103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789436935,
+ "Key": "贵州省贵阳市花溪区",
+ "Value": "520111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789436936,
+ "Key": "贵州省贵阳市乌当区",
+ "Value": "520112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789436937,
+ "Key": "贵州省贵阳市白云区",
+ "Value": "520113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789436938,
+ "Key": "贵州省贵阳市观山湖区",
+ "Value": "520115"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789436939,
+ "Key": "贵州省贵阳市开阳县",
+ "Value": "520121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789436940,
+ "Key": "贵州省贵阳市息烽县",
+ "Value": "520122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789436941,
+ "Key": "贵州省贵阳市修文县",
+ "Value": "520123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789436942,
+ "Key": "贵州省贵阳市清镇市",
+ "Value": "520181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789436943,
+ "Key": "贵州省六盘水市",
+ "Value": "520200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789436944,
+ "Key": "贵州省六盘水市钟山区",
+ "Value": "520201"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789441029,
+ "Key": "贵州省六盘水市六枝特区",
+ "Value": "520203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789441030,
+ "Key": "贵州省六盘水市水城区",
+ "Value": "520204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789441031,
+ "Key": "贵州省六盘水市盘州市",
+ "Value": "520281"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789441032,
+ "Key": "贵州省遵义市",
+ "Value": "520300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789441033,
+ "Key": "贵州省遵义市红花岗区",
+ "Value": "520302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789441034,
+ "Key": "贵州省遵义市汇川区",
+ "Value": "520303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789441035,
+ "Key": "贵州省遵义市播州区",
+ "Value": "520304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789441036,
+ "Key": "贵州省遵义市桐梓县",
+ "Value": "520322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789441037,
+ "Key": "贵州省遵义市绥阳县",
+ "Value": "520323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789445125,
+ "Key": "贵州省遵义市正安县",
+ "Value": "520324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789445126,
+ "Key": "贵州省遵义市道真仡佬族苗族自治县",
+ "Value": "520325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789445127,
+ "Key": "贵州省遵义市务川仡佬族苗族自治县",
+ "Value": "520326"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789445128,
+ "Key": "贵州省遵义市凤冈县",
+ "Value": "520327"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789445129,
+ "Key": "贵州省遵义市湄潭县",
+ "Value": "520328"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789445130,
+ "Key": "贵州省遵义市余庆县",
+ "Value": "520329"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789445131,
+ "Key": "贵州省遵义市习水县",
+ "Value": "520330"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789445132,
+ "Key": "贵州省遵义市赤水市",
+ "Value": "520381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789445133,
+ "Key": "贵州省遵义市仁怀市",
+ "Value": "520382"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789445134,
+ "Key": "贵州省安顺市",
+ "Value": "520400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789445135,
+ "Key": "贵州省安顺市西秀区",
+ "Value": "520402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789445136,
+ "Key": "贵州省安顺市平坝区",
+ "Value": "520403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789445137,
+ "Key": "贵州省安顺市普定县",
+ "Value": "520422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449221,
+ "Key": "贵州省安顺市镇宁布依族苗族自治县",
+ "Value": "520423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449222,
+ "Key": "贵州省安顺市关岭布依族苗族自治县",
+ "Value": "520424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449223,
+ "Key": "贵州省安顺市紫云苗族布依族自治县",
+ "Value": "520425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449224,
+ "Key": "贵州省毕节市",
+ "Value": "520500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449225,
+ "Key": "贵州省毕节市七星关区",
+ "Value": "520502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449226,
+ "Key": "贵州省毕节市大方县",
+ "Value": "520521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449227,
+ "Key": "贵州省毕节市金沙县",
+ "Value": "520523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449228,
+ "Key": "贵州省毕节市织金县",
+ "Value": "520524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449229,
+ "Key": "贵州省毕节市纳雍县",
+ "Value": "520525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449230,
+ "Key": "贵州省毕节市威宁彝族回族苗族自治县",
+ "Value": "520526"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449231,
+ "Key": "贵州省毕节市赫章县",
+ "Value": "520527"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449232,
+ "Key": "贵州省毕节市黔西市",
+ "Value": "520581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449233,
+ "Key": "贵州省铜仁市",
+ "Value": "520600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789449234,
+ "Key": "贵州省铜仁市碧江区",
+ "Value": "520602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789453317,
+ "Key": "贵州省铜仁市万山区",
+ "Value": "520603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789453318,
+ "Key": "贵州省铜仁市江口县",
+ "Value": "520621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789453319,
+ "Key": "贵州省铜仁市玉屏侗族自治县",
+ "Value": "520622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789453320,
+ "Key": "贵州省铜仁市石阡县",
+ "Value": "520623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789453321,
+ "Key": "贵州省铜仁市思南县",
+ "Value": "520624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789453322,
+ "Key": "贵州省铜仁市印江土家族苗族自治县",
+ "Value": "520625"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789453323,
+ "Key": "贵州省铜仁市德江县",
+ "Value": "520626"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789453324,
+ "Key": "贵州省铜仁市沿河土家族自治县",
+ "Value": "520627"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789453325,
+ "Key": "贵州省铜仁市松桃苗族自治县",
+ "Value": "520628"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789453326,
+ "Key": "贵州省黔西南布依族苗族自治州",
+ "Value": "522300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789453327,
+ "Key": "贵州省黔西南布依族苗族自治州兴义市",
+ "Value": "522301"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789453328,
+ "Key": "贵州省黔西南布依族苗族自治州兴仁市",
+ "Value": "522302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789453329,
+ "Key": "贵州省黔西南布依族苗族自治州普安县",
+ "Value": "522323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457413,
+ "Key": "贵州省黔西南布依族苗族自治州晴隆县",
+ "Value": "522324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457414,
+ "Key": "贵州省黔西南布依族苗族自治州贞丰县",
+ "Value": "522325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457415,
+ "Key": "贵州省黔西南布依族苗族自治州望谟县",
+ "Value": "522326"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457416,
+ "Key": "贵州省黔西南布依族苗族自治州册亨县",
+ "Value": "522327"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457417,
+ "Key": "贵州省黔西南布依族苗族自治州安龙县",
+ "Value": "522328"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457418,
+ "Key": "贵州省黔东南苗族侗族自治州",
+ "Value": "522600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457419,
+ "Key": "贵州省黔东南苗族侗族自治州凯里市",
+ "Value": "522601"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457420,
+ "Key": "贵州省黔东南苗族侗族自治州黄平县",
+ "Value": "522622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457421,
+ "Key": "贵州省黔东南苗族侗族自治州施秉县",
+ "Value": "522623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457422,
+ "Key": "贵州省黔东南苗族侗族自治州三穗县",
+ "Value": "522624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457423,
+ "Key": "贵州省黔东南苗族侗族自治州镇远县",
+ "Value": "522625"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457424,
+ "Key": "贵州省黔东南苗族侗族自治州岑巩县",
+ "Value": "522626"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457425,
+ "Key": "贵州省黔东南苗族侗族自治州天柱县",
+ "Value": "522627"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789457426,
+ "Key": "贵州省黔东南苗族侗族自治州锦屏县",
+ "Value": "522628"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789461509,
+ "Key": "贵州省黔东南苗族侗族自治州剑河县",
+ "Value": "522629"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789461510,
+ "Key": "贵州省黔东南苗族侗族自治州台江县",
+ "Value": "522630"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789461511,
+ "Key": "贵州省黔东南苗族侗族自治州黎平县",
+ "Value": "522631"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789461512,
+ "Key": "贵州省黔东南苗族侗族自治州榕江县",
+ "Value": "522632"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789461513,
+ "Key": "贵州省黔东南苗族侗族自治州从江县",
+ "Value": "522633"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789461514,
+ "Key": "贵州省黔东南苗族侗族自治州雷山县",
+ "Value": "522634"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789461515,
+ "Key": "贵州省黔东南苗族侗族自治州麻江县",
+ "Value": "522635"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789461516,
+ "Key": "贵州省黔东南苗族侗族自治州丹寨县",
+ "Value": "522636"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789461517,
+ "Key": "贵州省黔南布依族苗族自治州",
+ "Value": "522700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789461518,
+ "Key": "贵州省黔南布依族苗族自治州都匀市",
+ "Value": "522701"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789461519,
+ "Key": "贵州省黔南布依族苗族自治州福泉市",
+ "Value": "522702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789461520,
+ "Key": "贵州省黔南布依族苗族自治州荔波县",
+ "Value": "522722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789461521,
+ "Key": "贵州省黔南布依族苗族自治州贵定县",
+ "Value": "522723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465605,
+ "Key": "贵州省黔南布依族苗族自治州瓮安县",
+ "Value": "522725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465606,
+ "Key": "贵州省黔南布依族苗族自治州独山县",
+ "Value": "522726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465607,
+ "Key": "贵州省黔南布依族苗族自治州平塘县",
+ "Value": "522727"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465608,
+ "Key": "贵州省黔南布依族苗族自治州罗甸县",
+ "Value": "522728"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465609,
+ "Key": "贵州省黔南布依族苗族自治州长顺县",
+ "Value": "522729"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465610,
+ "Key": "贵州省黔南布依族苗族自治州龙里县",
+ "Value": "522730"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465611,
+ "Key": "贵州省黔南布依族苗族自治州惠水县",
+ "Value": "522731"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465612,
+ "Key": "贵州省黔南布依族苗族自治州三都水族自治县",
+ "Value": "522732"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465613,
+ "Key": "云南省",
+ "Value": "530000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465614,
+ "Key": "云南省昆明市",
+ "Value": "530100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465615,
+ "Key": "云南省昆明市五华区",
+ "Value": "530102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465616,
+ "Key": "云南省昆明市盘龙区",
+ "Value": "530103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465617,
+ "Key": "云南省昆明市官渡区",
+ "Value": "530111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789465618,
+ "Key": "云南省昆明市西山区",
+ "Value": "530112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789469701,
+ "Key": "云南省昆明市东川区",
+ "Value": "530113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789469702,
+ "Key": "云南省昆明市呈贡区",
+ "Value": "530114"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789469703,
+ "Key": "云南省昆明市晋宁区",
+ "Value": "530115"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789469704,
+ "Key": "云南省昆明市富民县",
+ "Value": "530124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789469705,
+ "Key": "云南省昆明市宜良县",
+ "Value": "530125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789469706,
+ "Key": "云南省昆明市石林彝族自治县",
+ "Value": "530126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789469707,
+ "Key": "云南省昆明市嵩明县",
+ "Value": "530127"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789469708,
+ "Key": "云南省昆明市禄劝彝族苗族自治县",
+ "Value": "530128"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789469709,
+ "Key": "云南省昆明市寻甸回族彝族自治县",
+ "Value": "530129"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789469710,
+ "Key": "云南省昆明市安宁市",
+ "Value": "530181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789469711,
+ "Key": "云南省曲靖市",
+ "Value": "530300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789469712,
+ "Key": "云南省曲靖市麒麟区",
+ "Value": "530302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789469713,
+ "Key": "云南省曲靖市沾益区",
+ "Value": "530303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789473797,
+ "Key": "云南省曲靖市马龙区",
+ "Value": "530304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789473798,
+ "Key": "云南省曲靖市陆良县",
+ "Value": "530322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789473799,
+ "Key": "云南省曲靖市师宗县",
+ "Value": "530323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789473800,
+ "Key": "云南省曲靖市罗平县",
+ "Value": "530324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789473801,
+ "Key": "云南省曲靖市富源县",
+ "Value": "530325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789473802,
+ "Key": "云南省曲靖市会泽县",
+ "Value": "530326"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789473803,
+ "Key": "云南省曲靖市宣威市",
+ "Value": "530381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789473804,
+ "Key": "云南省玉溪市",
+ "Value": "530400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789473805,
+ "Key": "云南省玉溪市红塔区",
+ "Value": "530402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789473806,
+ "Key": "云南省玉溪市江川区",
+ "Value": "530403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789473807,
+ "Key": "云南省玉溪市通海县",
+ "Value": "530423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477893,
+ "Key": "云南省玉溪市华宁县",
+ "Value": "530424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477894,
+ "Key": "云南省玉溪市易门县",
+ "Value": "530425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477895,
+ "Key": "云南省玉溪市峨山彝族自治县",
+ "Value": "530426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477896,
+ "Key": "云南省玉溪市新平彝族傣族自治县",
+ "Value": "530427"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477897,
+ "Key": "云南省玉溪市元江哈尼族彝族傣族自治县",
+ "Value": "530428"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477898,
+ "Key": "云南省玉溪市澄江市",
+ "Value": "530481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477899,
+ "Key": "云南省保山市",
+ "Value": "530500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477900,
+ "Key": "云南省保山市隆阳区",
+ "Value": "530502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477901,
+ "Key": "云南省保山市施甸县",
+ "Value": "530521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477902,
+ "Key": "云南省保山市龙陵县",
+ "Value": "530523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477903,
+ "Key": "云南省保山市昌宁县",
+ "Value": "530524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477904,
+ "Key": "云南省保山市腾冲市",
+ "Value": "530581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477905,
+ "Key": "云南省昭通市",
+ "Value": "530600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789477906,
+ "Key": "云南省昭通市昭阳区",
+ "Value": "530602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789481989,
+ "Key": "云南省昭通市鲁甸县",
+ "Value": "530621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789481990,
+ "Key": "云南省昭通市巧家县",
+ "Value": "530622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789481991,
+ "Key": "云南省昭通市盐津县",
+ "Value": "530623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789481992,
+ "Key": "云南省昭通市大关县",
+ "Value": "530624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789481993,
+ "Key": "云南省昭通市永善县",
+ "Value": "530625"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789481994,
+ "Key": "云南省昭通市绥江县",
+ "Value": "530626"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789481995,
+ "Key": "云南省昭通市镇雄县",
+ "Value": "530627"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789481996,
+ "Key": "云南省昭通市彝良县",
+ "Value": "530628"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789481997,
+ "Key": "云南省昭通市威信县",
+ "Value": "530629"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789481998,
+ "Key": "云南省昭通市水富市",
+ "Value": "530681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789481999,
+ "Key": "云南省丽江市",
+ "Value": "530700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789482000,
+ "Key": "云南省丽江市古城区",
+ "Value": "530702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789482001,
+ "Key": "云南省丽江市玉龙纳西族自治县",
+ "Value": "530721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789482002,
+ "Key": "云南省丽江市永胜县",
+ "Value": "530722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486085,
+ "Key": "云南省丽江市华坪县",
+ "Value": "530723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486086,
+ "Key": "云南省丽江市宁蒗彝族自治县",
+ "Value": "530724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486087,
+ "Key": "云南省普洱市",
+ "Value": "530800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486088,
+ "Key": "云南省普洱市思茅区",
+ "Value": "530802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486089,
+ "Key": "云南省普洱市宁洱哈尼族彝族自治县",
+ "Value": "530821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486090,
+ "Key": "云南省普洱市墨江哈尼族自治县",
+ "Value": "530822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486091,
+ "Key": "云南省普洱市景东彝族自治县",
+ "Value": "530823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486092,
+ "Key": "云南省普洱市景谷傣族彝族自治县",
+ "Value": "530824"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486093,
+ "Key": "云南省普洱市镇沅彝族哈尼族拉祜族自治县",
+ "Value": "530825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486094,
+ "Key": "云南省普洱市江城哈尼族彝族自治县",
+ "Value": "530826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486095,
+ "Key": "云南省普洱市孟连傣族拉祜族佤族自治县",
+ "Value": "530827"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486096,
+ "Key": "云南省普洱市澜沧拉祜族自治县",
+ "Value": "530828"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486097,
+ "Key": "云南省普洱市西盟佤族自治县",
+ "Value": "530829"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789486098,
+ "Key": "云南省临沧市",
+ "Value": "530900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490181,
+ "Key": "云南省临沧市临翔区",
+ "Value": "530902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490182,
+ "Key": "云南省临沧市凤庆县",
+ "Value": "530921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490183,
+ "Key": "云南省临沧市云县",
+ "Value": "530922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490184,
+ "Key": "云南省临沧市永德县",
+ "Value": "530923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490185,
+ "Key": "云南省临沧市镇康县",
+ "Value": "530924"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490186,
+ "Key": "云南省临沧市双江拉祜族佤族布朗族傣族自治县",
+ "Value": "530925"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490187,
+ "Key": "云南省临沧市耿马傣族佤族自治县",
+ "Value": "530926"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490188,
+ "Key": "云南省临沧市沧源佤族自治县",
+ "Value": "530927"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490189,
+ "Key": "云南省楚雄彝族自治州",
+ "Value": "532300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490190,
+ "Key": "云南省楚雄彝族自治州楚雄市",
+ "Value": "532301"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490191,
+ "Key": "云南省楚雄彝族自治州禄丰市",
+ "Value": "532302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490192,
+ "Key": "云南省楚雄彝族自治州双柏县",
+ "Value": "532322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490193,
+ "Key": "云南省楚雄彝族自治州牟定县",
+ "Value": "532323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789490194,
+ "Key": "云南省楚雄彝族自治州南华县",
+ "Value": "532324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494277,
+ "Key": "云南省楚雄彝族自治州姚安县",
+ "Value": "532325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494278,
+ "Key": "云南省楚雄彝族自治州大姚县",
+ "Value": "532326"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494279,
+ "Key": "云南省楚雄彝族自治州永仁县",
+ "Value": "532327"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494280,
+ "Key": "云南省楚雄彝族自治州元谋县",
+ "Value": "532328"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494281,
+ "Key": "云南省楚雄彝族自治州武定县",
+ "Value": "532329"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494282,
+ "Key": "云南省红河哈尼族彝族自治州",
+ "Value": "532500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494283,
+ "Key": "云南省红河哈尼族彝族自治州个旧市",
+ "Value": "532501"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494284,
+ "Key": "云南省红河哈尼族彝族自治州开远市",
+ "Value": "532502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494285,
+ "Key": "云南省红河哈尼族彝族自治州蒙自市",
+ "Value": "532503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494286,
+ "Key": "云南省红河哈尼族彝族自治州弥勒市",
+ "Value": "532504"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494287,
+ "Key": "云南省红河哈尼族彝族自治州屏边苗族自治县",
+ "Value": "532523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494288,
+ "Key": "云南省红河哈尼族彝族自治州建水县",
+ "Value": "532524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494289,
+ "Key": "云南省红河哈尼族彝族自治州石屏县",
+ "Value": "532525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494290,
+ "Key": "云南省红河哈尼族彝族自治州泸西县",
+ "Value": "532527"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789494291,
+ "Key": "云南省红河哈尼族彝族自治州元阳县",
+ "Value": "532528"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498373,
+ "Key": "云南省红河哈尼族彝族自治州红河县",
+ "Value": "532529"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498374,
+ "Key": "云南省红河哈尼族彝族自治州金平苗族瑶族傣族自治县",
+ "Value": "532530"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498375,
+ "Key": "云南省红河哈尼族彝族自治州绿春县",
+ "Value": "532531"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498376,
+ "Key": "云南省红河哈尼族彝族自治州河口瑶族自治县",
+ "Value": "532532"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498377,
+ "Key": "云南省文山壮族苗族自治州",
+ "Value": "532600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498378,
+ "Key": "云南省文山壮族苗族自治州文山市",
+ "Value": "532601"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498379,
+ "Key": "云南省文山壮族苗族自治州砚山县",
+ "Value": "532622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498380,
+ "Key": "云南省文山壮族苗族自治州西畴县",
+ "Value": "532623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498381,
+ "Key": "云南省文山壮族苗族自治州麻栗坡县",
+ "Value": "532624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498382,
+ "Key": "云南省文山壮族苗族自治州马关县",
+ "Value": "532625"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498383,
+ "Key": "云南省文山壮族苗族自治州丘北县",
+ "Value": "532626"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498384,
+ "Key": "云南省文山壮族苗族自治州广南县",
+ "Value": "532627"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498385,
+ "Key": "云南省文山壮族苗族自治州富宁县",
+ "Value": "532628"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789498386,
+ "Key": "云南省西双版纳傣族自治州",
+ "Value": "532800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502469,
+ "Key": "云南省西双版纳傣族自治州景洪市",
+ "Value": "532801"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502470,
+ "Key": "云南省西双版纳傣族自治州勐海县",
+ "Value": "532822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502471,
+ "Key": "云南省西双版纳傣族自治州勐腊县",
+ "Value": "532823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502472,
+ "Key": "云南省大理白族自治州",
+ "Value": "532900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502473,
+ "Key": "云南省大理白族自治州大理市",
+ "Value": "532901"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502474,
+ "Key": "云南省大理白族自治州漾濞彝族自治县",
+ "Value": "532922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502475,
+ "Key": "云南省大理白族自治州祥云县",
+ "Value": "532923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502476,
+ "Key": "云南省大理白族自治州宾川县",
+ "Value": "532924"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502477,
+ "Key": "云南省大理白族自治州弥渡县",
+ "Value": "532925"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502478,
+ "Key": "云南省大理白族自治州南涧彝族自治县",
+ "Value": "532926"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502479,
+ "Key": "云南省大理白族自治州巍山彝族回族自治县",
+ "Value": "532927"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502480,
+ "Key": "云南省大理白族自治州永平县",
+ "Value": "532928"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502481,
+ "Key": "云南省大理白族自治州云龙县",
+ "Value": "532929"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789502482,
+ "Key": "云南省大理白族自治州洱源县",
+ "Value": "532930"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506565,
+ "Key": "云南省大理白族自治州剑川县",
+ "Value": "532931"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506566,
+ "Key": "云南省大理白族自治州鹤庆县",
+ "Value": "532932"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506567,
+ "Key": "云南省德宏傣族景颇族自治州",
+ "Value": "533100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506568,
+ "Key": "云南省德宏傣族景颇族自治州瑞丽市",
+ "Value": "533102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506569,
+ "Key": "云南省德宏傣族景颇族自治州芒市",
+ "Value": "533103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506570,
+ "Key": "云南省德宏傣族景颇族自治州梁河县",
+ "Value": "533122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506571,
+ "Key": "云南省德宏傣族景颇族自治州盈江县",
+ "Value": "533123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506572,
+ "Key": "云南省德宏傣族景颇族自治州陇川县",
+ "Value": "533124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506573,
+ "Key": "云南省怒江傈僳族自治州",
+ "Value": "533300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506574,
+ "Key": "云南省怒江傈僳族自治州泸水市",
+ "Value": "533301"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506575,
+ "Key": "云南省怒江傈僳族自治州福贡县",
+ "Value": "533323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506576,
+ "Key": "云南省怒江傈僳族自治州贡山独龙族怒族自治县",
+ "Value": "533324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506577,
+ "Key": "云南省怒江傈僳族自治州兰坪白族普米族自治县",
+ "Value": "533325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789506578,
+ "Key": "云南省迪庆藏族自治州",
+ "Value": "533400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510661,
+ "Key": "云南省迪庆藏族自治州香格里拉市",
+ "Value": "533401"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510662,
+ "Key": "云南省迪庆藏族自治州德钦县",
+ "Value": "533422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510663,
+ "Key": "云南省迪庆藏族自治州维西傈僳族自治县",
+ "Value": "533423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510664,
+ "Key": "西藏自治区",
+ "Value": "540000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510665,
+ "Key": "西藏自治区拉萨市",
+ "Value": "540100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510666,
+ "Key": "西藏自治区拉萨市城关区",
+ "Value": "540102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510667,
+ "Key": "西藏自治区拉萨市堆龙德庆区",
+ "Value": "540103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510668,
+ "Key": "西藏自治区拉萨市达孜区",
+ "Value": "540104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510669,
+ "Key": "西藏自治区拉萨市林周县",
+ "Value": "540121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510670,
+ "Key": "西藏自治区拉萨市当雄县",
+ "Value": "540122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510671,
+ "Key": "西藏自治区拉萨市尼木县",
+ "Value": "540123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510672,
+ "Key": "西藏自治区拉萨市曲水县",
+ "Value": "540124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510673,
+ "Key": "西藏自治区拉萨市墨竹工卡县",
+ "Value": "540127"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789510674,
+ "Key": "西藏自治区日喀则市",
+ "Value": "540200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514757,
+ "Key": "西藏自治区日喀则市桑珠孜区",
+ "Value": "540202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514758,
+ "Key": "西藏自治区日喀则市南木林县",
+ "Value": "540221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514759,
+ "Key": "西藏自治区日喀则市江孜县",
+ "Value": "540222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514760,
+ "Key": "西藏自治区日喀则市定日县",
+ "Value": "540223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514761,
+ "Key": "西藏自治区日喀则市萨迦县",
+ "Value": "540224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514762,
+ "Key": "西藏自治区日喀则市拉孜县",
+ "Value": "540225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514763,
+ "Key": "西藏自治区日喀则市昂仁县",
+ "Value": "540226"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514764,
+ "Key": "西藏自治区日喀则市谢通门县",
+ "Value": "540227"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514765,
+ "Key": "西藏自治区日喀则市白朗县",
+ "Value": "540228"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514766,
+ "Key": "西藏自治区日喀则市仁布县",
+ "Value": "540229"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514767,
+ "Key": "西藏自治区日喀则市康马县",
+ "Value": "540230"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514768,
+ "Key": "西藏自治区日喀则市定结县",
+ "Value": "540231"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514769,
+ "Key": "西藏自治区日喀则市仲巴县",
+ "Value": "540232"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514770,
+ "Key": "西藏自治区日喀则市亚东县",
+ "Value": "540233"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789514771,
+ "Key": "西藏自治区日喀则市吉隆县",
+ "Value": "540234"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789518853,
+ "Key": "西藏自治区日喀则市聂拉木县",
+ "Value": "540235"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789518854,
+ "Key": "西藏自治区日喀则市萨嘎县",
+ "Value": "540236"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789518855,
+ "Key": "西藏自治区日喀则市岗巴县",
+ "Value": "540237"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789518856,
+ "Key": "西藏自治区昌都市",
+ "Value": "540300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789518857,
+ "Key": "西藏自治区昌都市卡若区",
+ "Value": "540302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789518858,
+ "Key": "西藏自治区昌都市江达县",
+ "Value": "540321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789518859,
+ "Key": "西藏自治区昌都市贡觉县",
+ "Value": "540322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789518860,
+ "Key": "西藏自治区昌都市类乌齐县",
+ "Value": "540323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789518861,
+ "Key": "西藏自治区昌都市丁青县",
+ "Value": "540324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789518862,
+ "Key": "西藏自治区昌都市察雅县",
+ "Value": "540325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789518863,
+ "Key": "西藏自治区昌都市八宿县",
+ "Value": "540326"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789522949,
+ "Key": "西藏自治区昌都市左贡县",
+ "Value": "540327"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789522950,
+ "Key": "西藏自治区昌都市芒康县",
+ "Value": "540328"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789522951,
+ "Key": "西藏自治区昌都市洛隆县",
+ "Value": "540329"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789522952,
+ "Key": "西藏自治区昌都市边坝县",
+ "Value": "540330"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789522953,
+ "Key": "西藏自治区林芝市",
+ "Value": "540400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789522954,
+ "Key": "西藏自治区林芝市巴宜区",
+ "Value": "540402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789522955,
+ "Key": "西藏自治区林芝市工布江达县",
+ "Value": "540421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789522956,
+ "Key": "西藏自治区林芝市米林县",
+ "Value": "540422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789522957,
+ "Key": "西藏自治区林芝市墨脱县",
+ "Value": "540423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789522958,
+ "Key": "西藏自治区林芝市波密县",
+ "Value": "540424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789522959,
+ "Key": "西藏自治区林芝市察隅县",
+ "Value": "540425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527045,
+ "Key": "西藏自治区林芝市朗县",
+ "Value": "540426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527046,
+ "Key": "西藏自治区山南市",
+ "Value": "540500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527047,
+ "Key": "西藏自治区山南市乃东区",
+ "Value": "540502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527048,
+ "Key": "西藏自治区山南市扎囊县",
+ "Value": "540521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527049,
+ "Key": "西藏自治区山南市贡嘎县",
+ "Value": "540522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527050,
+ "Key": "西藏自治区山南市桑日县",
+ "Value": "540523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527051,
+ "Key": "西藏自治区山南市琼结县",
+ "Value": "540524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527052,
+ "Key": "西藏自治区山南市曲松县",
+ "Value": "540525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527053,
+ "Key": "西藏自治区山南市措美县",
+ "Value": "540526"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527054,
+ "Key": "西藏自治区山南市洛扎县",
+ "Value": "540527"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527055,
+ "Key": "西藏自治区山南市加查县",
+ "Value": "540528"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527056,
+ "Key": "西藏自治区山南市隆子县",
+ "Value": "540529"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527057,
+ "Key": "西藏自治区山南市错那县",
+ "Value": "540530"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527058,
+ "Key": "西藏自治区山南市浪卡子县",
+ "Value": "540531"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789527059,
+ "Key": "西藏自治区那曲市",
+ "Value": "540600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531141,
+ "Key": "西藏自治区那曲市色尼区",
+ "Value": "540602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531142,
+ "Key": "西藏自治区那曲市嘉黎县",
+ "Value": "540621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531143,
+ "Key": "西藏自治区那曲市比如县",
+ "Value": "540622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531144,
+ "Key": "西藏自治区那曲市聂荣县",
+ "Value": "540623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531145,
+ "Key": "西藏自治区那曲市安多县",
+ "Value": "540624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531146,
+ "Key": "西藏自治区那曲市申扎县",
+ "Value": "540625"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531147,
+ "Key": "西藏自治区那曲市索县",
+ "Value": "540626"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531148,
+ "Key": "西藏自治区那曲市班戈县",
+ "Value": "540627"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531149,
+ "Key": "西藏自治区那曲市巴青县",
+ "Value": "540628"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531150,
+ "Key": "西藏自治区那曲市尼玛县",
+ "Value": "540629"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531151,
+ "Key": "西藏自治区那曲市双湖县",
+ "Value": "540630"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531152,
+ "Key": "西藏自治区阿里地区",
+ "Value": "542500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531153,
+ "Key": "西藏自治区阿里地区普兰县",
+ "Value": "542521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789531154,
+ "Key": "西藏自治区阿里地区札达县",
+ "Value": "542522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789535237,
+ "Key": "西藏自治区阿里地区噶尔县",
+ "Value": "542523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789535238,
+ "Key": "西藏自治区阿里地区日土县",
+ "Value": "542524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789535239,
+ "Key": "西藏自治区阿里地区革吉县",
+ "Value": "542525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789535240,
+ "Key": "西藏自治区阿里地区改则县",
+ "Value": "542526"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789535241,
+ "Key": "西藏自治区阿里地区措勤县",
+ "Value": "542527"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789535242,
+ "Key": "陕西省",
+ "Value": "610000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789535243,
+ "Key": "陕西省西安市",
+ "Value": "610100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789535244,
+ "Key": "陕西省西安市新城区",
+ "Value": "610102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789535245,
+ "Key": "陕西省西安市碑林区",
+ "Value": "610103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789535246,
+ "Key": "陕西省西安市莲湖区",
+ "Value": "610104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789535247,
+ "Key": "陕西省西安市灞桥区",
+ "Value": "610111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789535248,
+ "Key": "陕西省西安市未央区",
+ "Value": "610112"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539333,
+ "Key": "陕西省西安市雁塔区",
+ "Value": "610113"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539334,
+ "Key": "陕西省西安市阎良区",
+ "Value": "610114"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539335,
+ "Key": "陕西省西安市临潼区",
+ "Value": "610115"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539336,
+ "Key": "陕西省西安市长安区",
+ "Value": "610116"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539337,
+ "Key": "陕西省西安市高陵区",
+ "Value": "610117"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539338,
+ "Key": "陕西省西安市鄠邑区",
+ "Value": "610118"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539339,
+ "Key": "陕西省西安市蓝田县",
+ "Value": "610122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539340,
+ "Key": "陕西省西安市周至县",
+ "Value": "610124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539341,
+ "Key": "陕西省铜川市",
+ "Value": "610200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539342,
+ "Key": "陕西省铜川市王益区",
+ "Value": "610202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539343,
+ "Key": "陕西省铜川市印台区",
+ "Value": "610203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539344,
+ "Key": "陕西省铜川市耀州区",
+ "Value": "610204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539345,
+ "Key": "陕西省铜川市宜君县",
+ "Value": "610222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789539346,
+ "Key": "陕西省宝鸡市",
+ "Value": "610300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543429,
+ "Key": "陕西省宝鸡市渭滨区",
+ "Value": "610302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543430,
+ "Key": "陕西省宝鸡市金台区",
+ "Value": "610303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543431,
+ "Key": "陕西省宝鸡市陈仓区",
+ "Value": "610304"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543432,
+ "Key": "陕西省宝鸡市凤翔区",
+ "Value": "610305"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543433,
+ "Key": "陕西省宝鸡市岐山县",
+ "Value": "610323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543434,
+ "Key": "陕西省宝鸡市扶风县",
+ "Value": "610324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543435,
+ "Key": "陕西省宝鸡市眉县",
+ "Value": "610326"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543436,
+ "Key": "陕西省宝鸡市陇县",
+ "Value": "610327"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543437,
+ "Key": "陕西省宝鸡市千阳县",
+ "Value": "610328"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543438,
+ "Key": "陕西省宝鸡市麟游县",
+ "Value": "610329"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543439,
+ "Key": "陕西省宝鸡市凤县",
+ "Value": "610330"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543440,
+ "Key": "陕西省宝鸡市太白县",
+ "Value": "610331"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543441,
+ "Key": "陕西省咸阳市",
+ "Value": "610400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543442,
+ "Key": "陕西省咸阳市秦都区",
+ "Value": "610402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789543443,
+ "Key": "陕西省咸阳市杨陵区",
+ "Value": "610403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547525,
+ "Key": "陕西省咸阳市渭城区",
+ "Value": "610404"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547526,
+ "Key": "陕西省咸阳市三原县",
+ "Value": "610422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547527,
+ "Key": "陕西省咸阳市泾阳县",
+ "Value": "610423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547528,
+ "Key": "陕西省咸阳市乾县",
+ "Value": "610424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547529,
+ "Key": "陕西省咸阳市礼泉县",
+ "Value": "610425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547530,
+ "Key": "陕西省咸阳市永寿县",
+ "Value": "610426"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547531,
+ "Key": "陕西省咸阳市长武县",
+ "Value": "610428"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547532,
+ "Key": "陕西省咸阳市旬邑县",
+ "Value": "610429"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547533,
+ "Key": "陕西省咸阳市淳化县",
+ "Value": "610430"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547534,
+ "Key": "陕西省咸阳市武功县",
+ "Value": "610431"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547535,
+ "Key": "陕西省咸阳市兴平市",
+ "Value": "610481"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547536,
+ "Key": "陕西省咸阳市彬州市",
+ "Value": "610482"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547537,
+ "Key": "陕西省渭南市",
+ "Value": "610500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789547538,
+ "Key": "陕西省渭南市临渭区",
+ "Value": "610502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551621,
+ "Key": "陕西省渭南市华州区",
+ "Value": "610503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551622,
+ "Key": "陕西省渭南市潼关县",
+ "Value": "610522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551623,
+ "Key": "陕西省渭南市大荔县",
+ "Value": "610523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551624,
+ "Key": "陕西省渭南市合阳县",
+ "Value": "610524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551625,
+ "Key": "陕西省渭南市澄城县",
+ "Value": "610525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551626,
+ "Key": "陕西省渭南市蒲城县",
+ "Value": "610526"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551627,
+ "Key": "陕西省渭南市白水县",
+ "Value": "610527"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551628,
+ "Key": "陕西省渭南市富平县",
+ "Value": "610528"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551629,
+ "Key": "陕西省渭南市韩城市",
+ "Value": "610581"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551630,
+ "Key": "陕西省渭南市华阴市",
+ "Value": "610582"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551631,
+ "Key": "陕西省延安市",
+ "Value": "610600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551632,
+ "Key": "陕西省延安市宝塔区",
+ "Value": "610602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551633,
+ "Key": "陕西省延安市安塞区",
+ "Value": "610603"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789551634,
+ "Key": "陕西省延安市延长县",
+ "Value": "610621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555717,
+ "Key": "陕西省延安市延川县",
+ "Value": "610622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555718,
+ "Key": "陕西省延安市志丹县",
+ "Value": "610625"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555719,
+ "Key": "陕西省延安市吴起县",
+ "Value": "610626"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555720,
+ "Key": "陕西省延安市甘泉县",
+ "Value": "610627"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555721,
+ "Key": "陕西省延安市富县",
+ "Value": "610628"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555722,
+ "Key": "陕西省延安市洛川县",
+ "Value": "610629"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555723,
+ "Key": "陕西省延安市宜川县",
+ "Value": "610630"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555724,
+ "Key": "陕西省延安市黄龙县",
+ "Value": "610631"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555725,
+ "Key": "陕西省延安市黄陵县",
+ "Value": "610632"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555726,
+ "Key": "陕西省延安市子长市",
+ "Value": "610681"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555727,
+ "Key": "陕西省汉中市",
+ "Value": "610700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555728,
+ "Key": "陕西省汉中市汉台区",
+ "Value": "610702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555729,
+ "Key": "陕西省汉中市南郑区",
+ "Value": "610703"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789555730,
+ "Key": "陕西省汉中市城固县",
+ "Value": "610722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559813,
+ "Key": "陕西省汉中市洋县",
+ "Value": "610723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559814,
+ "Key": "陕西省汉中市西乡县",
+ "Value": "610724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559815,
+ "Key": "陕西省汉中市勉县",
+ "Value": "610725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559816,
+ "Key": "陕西省汉中市宁强县",
+ "Value": "610726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559817,
+ "Key": "陕西省汉中市略阳县",
+ "Value": "610727"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559818,
+ "Key": "陕西省汉中市镇巴县",
+ "Value": "610728"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559819,
+ "Key": "陕西省汉中市留坝县",
+ "Value": "610729"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559820,
+ "Key": "陕西省汉中市佛坪县",
+ "Value": "610730"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559821,
+ "Key": "陕西省榆林市",
+ "Value": "610800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559822,
+ "Key": "陕西省榆林市榆阳区",
+ "Value": "610802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559823,
+ "Key": "陕西省榆林市横山区",
+ "Value": "610803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559824,
+ "Key": "陕西省榆林市府谷县",
+ "Value": "610822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559825,
+ "Key": "陕西省榆林市靖边县",
+ "Value": "610824"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789559826,
+ "Key": "陕西省榆林市定边县",
+ "Value": "610825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563909,
+ "Key": "陕西省榆林市绥德县",
+ "Value": "610826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563910,
+ "Key": "陕西省榆林市米脂县",
+ "Value": "610827"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563911,
+ "Key": "陕西省榆林市佳县",
+ "Value": "610828"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563912,
+ "Key": "陕西省榆林市吴堡县",
+ "Value": "610829"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563913,
+ "Key": "陕西省榆林市清涧县",
+ "Value": "610830"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563914,
+ "Key": "陕西省榆林市子洲县",
+ "Value": "610831"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563915,
+ "Key": "陕西省榆林市神木市",
+ "Value": "610881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563916,
+ "Key": "陕西省安康市",
+ "Value": "610900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563917,
+ "Key": "陕西省安康市汉滨区",
+ "Value": "610902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563918,
+ "Key": "陕西省安康市汉阴县",
+ "Value": "610921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563919,
+ "Key": "陕西省安康市石泉县",
+ "Value": "610922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563920,
+ "Key": "陕西省安康市宁陕县",
+ "Value": "610923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563921,
+ "Key": "陕西省安康市紫阳县",
+ "Value": "610924"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563922,
+ "Key": "陕西省安康市岚皋县",
+ "Value": "610925"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789563923,
+ "Key": "陕西省安康市平利县",
+ "Value": "610926"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568005,
+ "Key": "陕西省安康市镇坪县",
+ "Value": "610927"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568006,
+ "Key": "陕西省安康市白河县",
+ "Value": "610929"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568007,
+ "Key": "陕西省安康市旬阳市",
+ "Value": "610981"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568008,
+ "Key": "陕西省商洛市",
+ "Value": "611000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568009,
+ "Key": "陕西省商洛市商州区",
+ "Value": "611002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568010,
+ "Key": "陕西省商洛市洛南县",
+ "Value": "611021"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568011,
+ "Key": "陕西省商洛市丹凤县",
+ "Value": "611022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568012,
+ "Key": "陕西省商洛市商南县",
+ "Value": "611023"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568013,
+ "Key": "陕西省商洛市山阳县",
+ "Value": "611024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568014,
+ "Key": "陕西省商洛市镇安县",
+ "Value": "611025"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568015,
+ "Key": "陕西省商洛市柞水县",
+ "Value": "611026"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568016,
+ "Key": "甘肃省",
+ "Value": "620000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568017,
+ "Key": "甘肃省兰州市",
+ "Value": "620100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789568018,
+ "Key": "甘肃省兰州市城关区",
+ "Value": "620102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572101,
+ "Key": "甘肃省兰州市七里河区",
+ "Value": "620103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572102,
+ "Key": "甘肃省兰州市西固区",
+ "Value": "620104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572103,
+ "Key": "甘肃省兰州市安宁区",
+ "Value": "620105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572104,
+ "Key": "甘肃省兰州市红古区",
+ "Value": "620111"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572105,
+ "Key": "甘肃省兰州市永登县",
+ "Value": "620121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572106,
+ "Key": "甘肃省兰州市皋兰县",
+ "Value": "620122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572107,
+ "Key": "甘肃省兰州市榆中县",
+ "Value": "620123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572108,
+ "Key": "甘肃省兰州市嘉峪关市",
+ "Value": "620200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572109,
+ "Key": "甘肃省金昌市",
+ "Value": "620300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572110,
+ "Key": "甘肃省金昌市金川区",
+ "Value": "620302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572111,
+ "Key": "甘肃省金昌市永昌县",
+ "Value": "620321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572112,
+ "Key": "甘肃省白银市",
+ "Value": "620400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572113,
+ "Key": "甘肃省白银市白银区",
+ "Value": "620402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789572114,
+ "Key": "甘肃省白银市平川区",
+ "Value": "620403"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576197,
+ "Key": "甘肃省白银市靖远县",
+ "Value": "620421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576198,
+ "Key": "甘肃省白银市会宁县",
+ "Value": "620422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576199,
+ "Key": "甘肃省白银市景泰县",
+ "Value": "620423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576200,
+ "Key": "甘肃省天水市",
+ "Value": "620500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576201,
+ "Key": "甘肃省天水市秦州区",
+ "Value": "620502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576202,
+ "Key": "甘肃省天水市麦积区",
+ "Value": "620503"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576203,
+ "Key": "甘肃省天水市清水县",
+ "Value": "620521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576204,
+ "Key": "甘肃省天水市秦安县",
+ "Value": "620522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576205,
+ "Key": "甘肃省天水市甘谷县",
+ "Value": "620523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576206,
+ "Key": "甘肃省天水市武山县",
+ "Value": "620524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576207,
+ "Key": "甘肃省天水市张家川回族自治县",
+ "Value": "620525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576208,
+ "Key": "甘肃省武威市",
+ "Value": "620600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576209,
+ "Key": "甘肃省武威市凉州区",
+ "Value": "620602"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576210,
+ "Key": "甘肃省武威市民勤县",
+ "Value": "620621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789576211,
+ "Key": "甘肃省武威市古浪县",
+ "Value": "620622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580293,
+ "Key": "甘肃省武威市天祝藏族自治县",
+ "Value": "620623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580294,
+ "Key": "甘肃省张掖市",
+ "Value": "620700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580295,
+ "Key": "甘肃省张掖市甘州区",
+ "Value": "620702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580296,
+ "Key": "甘肃省张掖市肃南裕固族自治县",
+ "Value": "620721"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580297,
+ "Key": "甘肃省张掖市民乐县",
+ "Value": "620722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580298,
+ "Key": "甘肃省张掖市临泽县",
+ "Value": "620723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580299,
+ "Key": "甘肃省张掖市高台县",
+ "Value": "620724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580300,
+ "Key": "甘肃省张掖市山丹县",
+ "Value": "620725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580301,
+ "Key": "甘肃省平凉市",
+ "Value": "620800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580302,
+ "Key": "甘肃省平凉市崆峒区",
+ "Value": "620802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580303,
+ "Key": "甘肃省平凉市泾川县",
+ "Value": "620821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580304,
+ "Key": "甘肃省平凉市灵台县",
+ "Value": "620822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580305,
+ "Key": "甘肃省平凉市崇信县",
+ "Value": "620823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789580306,
+ "Key": "甘肃省平凉市庄浪县",
+ "Value": "620825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584389,
+ "Key": "甘肃省平凉市静宁县",
+ "Value": "620826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584390,
+ "Key": "甘肃省平凉市华亭市",
+ "Value": "620881"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584391,
+ "Key": "甘肃省酒泉市",
+ "Value": "620900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584392,
+ "Key": "甘肃省酒泉市肃州区",
+ "Value": "620902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584393,
+ "Key": "甘肃省酒泉市金塔县",
+ "Value": "620921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584394,
+ "Key": "甘肃省酒泉市瓜州县",
+ "Value": "620922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584395,
+ "Key": "甘肃省酒泉市肃北蒙古族自治县",
+ "Value": "620923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584396,
+ "Key": "甘肃省酒泉市阿克塞哈萨克族自治县",
+ "Value": "620924"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584397,
+ "Key": "甘肃省酒泉市玉门市",
+ "Value": "620981"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584398,
+ "Key": "甘肃省酒泉市敦煌市",
+ "Value": "620982"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584399,
+ "Key": "甘肃省庆阳市",
+ "Value": "621000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584400,
+ "Key": "甘肃省庆阳市西峰区",
+ "Value": "621002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584401,
+ "Key": "甘肃省庆阳市庆城县",
+ "Value": "621021"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789584402,
+ "Key": "甘肃省庆阳市环县",
+ "Value": "621022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588485,
+ "Key": "甘肃省庆阳市华池县",
+ "Value": "621023"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588486,
+ "Key": "甘肃省庆阳市合水县",
+ "Value": "621024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588487,
+ "Key": "甘肃省庆阳市正宁县",
+ "Value": "621025"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588488,
+ "Key": "甘肃省庆阳市宁县",
+ "Value": "621026"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588489,
+ "Key": "甘肃省庆阳市镇原县",
+ "Value": "621027"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588490,
+ "Key": "甘肃省定西市",
+ "Value": "621100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588491,
+ "Key": "甘肃省定西市安定区",
+ "Value": "621102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588492,
+ "Key": "甘肃省定西市通渭县",
+ "Value": "621121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588493,
+ "Key": "甘肃省定西市陇西县",
+ "Value": "621122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588494,
+ "Key": "甘肃省定西市渭源县",
+ "Value": "621123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588495,
+ "Key": "甘肃省定西市临洮县",
+ "Value": "621124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588496,
+ "Key": "甘肃省定西市漳县",
+ "Value": "621125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588497,
+ "Key": "甘肃省定西市岷县",
+ "Value": "621126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789588498,
+ "Key": "甘肃省陇南市",
+ "Value": "621200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592581,
+ "Key": "甘肃省陇南市武都区",
+ "Value": "621202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592582,
+ "Key": "甘肃省陇南市成县",
+ "Value": "621221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592583,
+ "Key": "甘肃省陇南市文县",
+ "Value": "621222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592584,
+ "Key": "甘肃省陇南市宕昌县",
+ "Value": "621223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592585,
+ "Key": "甘肃省陇南市康县",
+ "Value": "621224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592586,
+ "Key": "甘肃省陇南市西和县",
+ "Value": "621225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592587,
+ "Key": "甘肃省陇南市礼县",
+ "Value": "621226"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592588,
+ "Key": "甘肃省陇南市徽县",
+ "Value": "621227"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592589,
+ "Key": "甘肃省陇南市两当县",
+ "Value": "621228"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592590,
+ "Key": "甘肃省临夏回族自治州",
+ "Value": "622900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592591,
+ "Key": "甘肃省临夏回族自治州临夏市",
+ "Value": "622901"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592592,
+ "Key": "甘肃省临夏回族自治州临夏县",
+ "Value": "622921"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592593,
+ "Key": "甘肃省临夏回族自治州康乐县",
+ "Value": "622922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592594,
+ "Key": "甘肃省临夏回族自治州永靖县",
+ "Value": "622923"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789592595,
+ "Key": "甘肃省临夏回族自治州广河县",
+ "Value": "622924"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596677,
+ "Key": "甘肃省临夏回族自治州和政县",
+ "Value": "622925"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596678,
+ "Key": "甘肃省临夏回族自治州东乡族自治县",
+ "Value": "622926"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596679,
+ "Key": "甘肃省临夏回族自治州积石山保安族东乡族撒拉族自治县",
+ "Value": "622927"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596680,
+ "Key": "甘肃省甘南藏族自治州",
+ "Value": "623000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596681,
+ "Key": "甘肃省甘南藏族自治州合作市",
+ "Value": "623001"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596682,
+ "Key": "甘肃省甘南藏族自治州临潭县",
+ "Value": "623021"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596683,
+ "Key": "甘肃省甘南藏族自治州卓尼县",
+ "Value": "623022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596684,
+ "Key": "甘肃省甘南藏族自治州舟曲县",
+ "Value": "623023"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596685,
+ "Key": "甘肃省甘南藏族自治州迭部县",
+ "Value": "623024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596686,
+ "Key": "甘肃省甘南藏族自治州玛曲县",
+ "Value": "623025"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596687,
+ "Key": "甘肃省甘南藏族自治州碌曲县",
+ "Value": "623026"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596688,
+ "Key": "甘肃省甘南藏族自治州夏河县",
+ "Value": "623027"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596689,
+ "Key": "青海省",
+ "Value": "630000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789596690,
+ "Key": "青海省西宁市",
+ "Value": "630100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789600773,
+ "Key": "青海省西宁市城东区",
+ "Value": "630102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789600774,
+ "Key": "青海省西宁市城中区",
+ "Value": "630103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789600775,
+ "Key": "青海省西宁市城西区",
+ "Value": "630104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789600776,
+ "Key": "青海省西宁市城北区",
+ "Value": "630105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789600777,
+ "Key": "青海省西宁市湟中区",
+ "Value": "630106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789600778,
+ "Key": "青海省西宁市大通回族土族自治县",
+ "Value": "630121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789600779,
+ "Key": "青海省西宁市湟源县",
+ "Value": "630123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789600780,
+ "Key": "青海省海东市",
+ "Value": "630200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789600781,
+ "Key": "青海省海东市乐都区",
+ "Value": "630202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789600782,
+ "Key": "青海省海东市平安区",
+ "Value": "630203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789600783,
+ "Key": "青海省海东市民和回族土族自治县",
+ "Value": "630222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789600784,
+ "Key": "青海省海东市互助土族自治县",
+ "Value": "630223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789600785,
+ "Key": "青海省海东市化隆回族自治县",
+ "Value": "630224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789604869,
+ "Key": "青海省海东市循化撒拉族自治县",
+ "Value": "630225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789604870,
+ "Key": "青海省海北藏族自治州",
+ "Value": "632200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789604871,
+ "Key": "青海省海北藏族自治州门源回族自治县",
+ "Value": "632221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789604872,
+ "Key": "青海省海北藏族自治州祁连县",
+ "Value": "632222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789604873,
+ "Key": "青海省海北藏族自治州海晏县",
+ "Value": "632223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789604874,
+ "Key": "青海省海北藏族自治州刚察县",
+ "Value": "632224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789604875,
+ "Key": "青海省黄南藏族自治州",
+ "Value": "632300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789604876,
+ "Key": "青海省黄南藏族自治州同仁市",
+ "Value": "632301"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789604877,
+ "Key": "青海省黄南藏族自治州尖扎县",
+ "Value": "632322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789604878,
+ "Key": "青海省黄南藏族自治州泽库县",
+ "Value": "632323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789604879,
+ "Key": "青海省黄南藏族自治州河南蒙古族自治县",
+ "Value": "632324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789604880,
+ "Key": "青海省海南藏族自治州",
+ "Value": "632500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789604881,
+ "Key": "青海省海南藏族自治州共和县",
+ "Value": "632521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608965,
+ "Key": "青海省海南藏族自治州同德县",
+ "Value": "632522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608966,
+ "Key": "青海省海南藏族自治州贵德县",
+ "Value": "632523"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608967,
+ "Key": "青海省海南藏族自治州兴海县",
+ "Value": "632524"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608968,
+ "Key": "青海省海南藏族自治州贵南县",
+ "Value": "632525"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608969,
+ "Key": "青海省果洛藏族自治州",
+ "Value": "632600"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608970,
+ "Key": "青海省果洛藏族自治州玛沁县",
+ "Value": "632621"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608971,
+ "Key": "青海省果洛藏族自治州班玛县",
+ "Value": "632622"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608972,
+ "Key": "青海省果洛藏族自治州甘德县",
+ "Value": "632623"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608973,
+ "Key": "青海省果洛藏族自治州达日县",
+ "Value": "632624"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608974,
+ "Key": "青海省果洛藏族自治州久治县",
+ "Value": "632625"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608975,
+ "Key": "青海省果洛藏族自治州玛多县",
+ "Value": "632626"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608976,
+ "Key": "青海省玉树藏族自治州",
+ "Value": "632700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608977,
+ "Key": "青海省玉树藏族自治州玉树市",
+ "Value": "632701"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789608978,
+ "Key": "青海省玉树藏族自治州杂多县",
+ "Value": "632722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789613061,
+ "Key": "青海省玉树藏族自治州称多县",
+ "Value": "632723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789613062,
+ "Key": "青海省玉树藏族自治州治多县",
+ "Value": "632724"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789613063,
+ "Key": "青海省玉树藏族自治州囊谦县",
+ "Value": "632725"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789613064,
+ "Key": "青海省玉树藏族自治州曲麻莱县",
+ "Value": "632726"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789613065,
+ "Key": "青海省海西蒙古族藏族自治州",
+ "Value": "632800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789613066,
+ "Key": "青海省海西蒙古族藏族自治州格尔木市",
+ "Value": "632801"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789613067,
+ "Key": "青海省海西蒙古族藏族自治州德令哈市",
+ "Value": "632802"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789613068,
+ "Key": "青海省海西蒙古族藏族自治州茫崖市",
+ "Value": "632803"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789613069,
+ "Key": "青海省海西蒙古族藏族自治州乌兰县",
+ "Value": "632821"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789613070,
+ "Key": "青海省海西蒙古族藏族自治州都兰县",
+ "Value": "632822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789613071,
+ "Key": "青海省海西蒙古族藏族自治州天峻县",
+ "Value": "632823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789613072,
+ "Key": "宁夏回族自治区",
+ "Value": "640000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789613073,
+ "Key": "宁夏回族自治区银川市",
+ "Value": "640100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617157,
+ "Key": "宁夏回族自治区银川市兴庆区",
+ "Value": "640104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617158,
+ "Key": "宁夏回族自治区银川市西夏区",
+ "Value": "640105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617159,
+ "Key": "宁夏回族自治区银川市金凤区",
+ "Value": "640106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617160,
+ "Key": "宁夏回族自治区银川市永宁县",
+ "Value": "640121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617161,
+ "Key": "宁夏回族自治区银川市贺兰县",
+ "Value": "640122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617162,
+ "Key": "宁夏回族自治区银川市灵武市",
+ "Value": "640181"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617163,
+ "Key": "宁夏回族自治区石嘴山市",
+ "Value": "640200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617164,
+ "Key": "宁夏回族自治区石嘴山市大武口区",
+ "Value": "640202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617165,
+ "Key": "宁夏回族自治区石嘴山市惠农区",
+ "Value": "640205"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617166,
+ "Key": "宁夏回族自治区石嘴山市平罗县",
+ "Value": "640221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617167,
+ "Key": "宁夏回族自治区吴忠市",
+ "Value": "640300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617168,
+ "Key": "宁夏回族自治区吴忠市利通区",
+ "Value": "640302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617169,
+ "Key": "宁夏回族自治区吴忠市红寺堡区",
+ "Value": "640303"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789617170,
+ "Key": "宁夏回族自治区吴忠市盐池县",
+ "Value": "640323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621253,
+ "Key": "宁夏回族自治区吴忠市同心县",
+ "Value": "640324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621254,
+ "Key": "宁夏回族自治区吴忠市青铜峡市",
+ "Value": "640381"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621255,
+ "Key": "宁夏回族自治区固原市",
+ "Value": "640400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621256,
+ "Key": "宁夏回族自治区固原市原州区",
+ "Value": "640402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621257,
+ "Key": "宁夏回族自治区固原市西吉县",
+ "Value": "640422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621258,
+ "Key": "宁夏回族自治区固原市隆德县",
+ "Value": "640423"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621259,
+ "Key": "宁夏回族自治区固原市泾源县",
+ "Value": "640424"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621260,
+ "Key": "宁夏回族自治区固原市彭阳县",
+ "Value": "640425"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621261,
+ "Key": "宁夏回族自治区中卫市",
+ "Value": "640500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621262,
+ "Key": "宁夏回族自治区中卫市沙坡头区",
+ "Value": "640502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621263,
+ "Key": "宁夏回族自治区中卫市中宁县",
+ "Value": "640521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621264,
+ "Key": "宁夏回族自治区中卫市海原县",
+ "Value": "640522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621265,
+ "Key": "新疆维吾尔自治区",
+ "Value": "650000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789621266,
+ "Key": "新疆维吾尔自治区乌鲁木齐市",
+ "Value": "650100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625349,
+ "Key": "新疆维吾尔自治区乌鲁木齐市天山区",
+ "Value": "650102"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625350,
+ "Key": "新疆维吾尔自治区乌鲁木齐市沙依巴克区",
+ "Value": "650103"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625351,
+ "Key": "新疆维吾尔自治区乌鲁木齐市新市区",
+ "Value": "650104"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625352,
+ "Key": "新疆维吾尔自治区乌鲁木齐市水磨沟区",
+ "Value": "650105"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625353,
+ "Key": "新疆维吾尔自治区乌鲁木齐市头屯河区",
+ "Value": "650106"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625354,
+ "Key": "新疆维吾尔自治区乌鲁木齐市达坂城区",
+ "Value": "650107"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625355,
+ "Key": "新疆维吾尔自治区乌鲁木齐市米东区",
+ "Value": "650109"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625356,
+ "Key": "新疆维吾尔自治区乌鲁木齐市乌鲁木齐县",
+ "Value": "650121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625357,
+ "Key": "新疆维吾尔自治区克拉玛依市",
+ "Value": "650200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625358,
+ "Key": "新疆维吾尔自治区克拉玛依市独山子区",
+ "Value": "650202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625359,
+ "Key": "新疆维吾尔自治区克拉玛依市克拉玛依区",
+ "Value": "650203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625360,
+ "Key": "新疆维吾尔自治区克拉玛依市白碱滩区",
+ "Value": "650204"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625361,
+ "Key": "新疆维吾尔自治区克拉玛依市乌尔禾区",
+ "Value": "650205"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789625362,
+ "Key": "新疆维吾尔自治区吐鲁番市",
+ "Value": "650400"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629445,
+ "Key": "新疆维吾尔自治区吐鲁番市高昌区",
+ "Value": "650402"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629446,
+ "Key": "新疆维吾尔自治区吐鲁番市鄯善县",
+ "Value": "650421"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629447,
+ "Key": "新疆维吾尔自治区吐鲁番市托克逊县",
+ "Value": "650422"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629448,
+ "Key": "新疆维吾尔自治区哈密市",
+ "Value": "650500"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629449,
+ "Key": "新疆维吾尔自治区哈密市伊州区",
+ "Value": "650502"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629450,
+ "Key": "新疆维吾尔自治区哈密市巴里坤哈萨克自治县",
+ "Value": "650521"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629451,
+ "Key": "新疆维吾尔自治区哈密市伊吾县",
+ "Value": "650522"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629452,
+ "Key": "新疆维吾尔自治区昌吉回族自治州",
+ "Value": "652300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629453,
+ "Key": "新疆维吾尔自治区昌吉回族自治州昌吉市",
+ "Value": "652301"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629454,
+ "Key": "新疆维吾尔自治区昌吉回族自治州阜康市",
+ "Value": "652302"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629455,
+ "Key": "新疆维吾尔自治区昌吉回族自治州呼图壁县",
+ "Value": "652323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629456,
+ "Key": "新疆维吾尔自治区昌吉回族自治州玛纳斯县",
+ "Value": "652324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629457,
+ "Key": "新疆维吾尔自治区昌吉回族自治州奇台县",
+ "Value": "652325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629458,
+ "Key": "新疆维吾尔自治区昌吉回族自治州吉木萨尔县",
+ "Value": "652327"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789629459,
+ "Key": "新疆维吾尔自治区昌吉回族自治州木垒哈萨克自治县",
+ "Value": "652328"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633541,
+ "Key": "新疆维吾尔自治区博尔塔拉蒙古自治州",
+ "Value": "652700"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633542,
+ "Key": "新疆维吾尔自治区博尔塔拉蒙古自治州博乐市",
+ "Value": "652701"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633543,
+ "Key": "新疆维吾尔自治区博尔塔拉蒙古自治州阿拉山口市",
+ "Value": "652702"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633544,
+ "Key": "新疆维吾尔自治区博尔塔拉蒙古自治州精河县",
+ "Value": "652722"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633545,
+ "Key": "新疆维吾尔自治区博尔塔拉蒙古自治州温泉县",
+ "Value": "652723"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633546,
+ "Key": "新疆维吾尔自治区巴音郭楞蒙古自治州",
+ "Value": "652800"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633547,
+ "Key": "新疆维吾尔自治区巴音郭楞蒙古自治州库尔勒市",
+ "Value": "652801"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633548,
+ "Key": "新疆维吾尔自治区巴音郭楞蒙古自治州轮台县",
+ "Value": "652822"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633549,
+ "Key": "新疆维吾尔自治区巴音郭楞蒙古自治州尉犁县",
+ "Value": "652823"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633550,
+ "Key": "新疆维吾尔自治区巴音郭楞蒙古自治州若羌县",
+ "Value": "652824"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633551,
+ "Key": "新疆维吾尔自治区巴音郭楞蒙古自治州且末县",
+ "Value": "652825"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633552,
+ "Key": "新疆维吾尔自治区巴音郭楞蒙古自治州焉耆回族自治县",
+ "Value": "652826"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633553,
+ "Key": "新疆维吾尔自治区巴音郭楞蒙古自治州和静县",
+ "Value": "652827"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789633554,
+ "Key": "新疆维吾尔自治区巴音郭楞蒙古自治州和硕县",
+ "Value": "652828"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637637,
+ "Key": "新疆维吾尔自治区巴音郭楞蒙古自治州博湖县",
+ "Value": "652829"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637638,
+ "Key": "新疆维吾尔自治区阿克苏地区",
+ "Value": "652900"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637639,
+ "Key": "新疆维吾尔自治区阿克苏地区阿克苏市",
+ "Value": "652901"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637640,
+ "Key": "新疆维吾尔自治区阿克苏地区库车市",
+ "Value": "652902"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637641,
+ "Key": "新疆维吾尔自治区阿克苏地区温宿县",
+ "Value": "652922"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637642,
+ "Key": "新疆维吾尔自治区阿克苏地区沙雅县",
+ "Value": "652924"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637643,
+ "Key": "新疆维吾尔自治区阿克苏地区新和县",
+ "Value": "652925"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637644,
+ "Key": "新疆维吾尔自治区阿克苏地区拜城县",
+ "Value": "652926"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637645,
+ "Key": "新疆维吾尔自治区阿克苏地区乌什县",
+ "Value": "652927"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637646,
+ "Key": "新疆维吾尔自治区阿克苏地区阿瓦提县",
+ "Value": "652928"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637647,
+ "Key": "新疆维吾尔自治区阿克苏地区柯坪县",
+ "Value": "652929"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637648,
+ "Key": "新疆维吾尔自治区克孜勒苏柯尔克孜自治州",
+ "Value": "653000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637649,
+ "Key": "新疆维吾尔自治区克孜勒苏柯尔克孜自治州阿图什市",
+ "Value": "653001"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789637650,
+ "Key": "新疆维吾尔自治区克孜勒苏柯尔克孜自治州阿克陶县",
+ "Value": "653022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641733,
+ "Key": "新疆维吾尔自治区克孜勒苏柯尔克孜自治州阿合奇县",
+ "Value": "653023"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641734,
+ "Key": "新疆维吾尔自治区克孜勒苏柯尔克孜自治州乌恰县",
+ "Value": "653024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641735,
+ "Key": "新疆维吾尔自治区喀什地区",
+ "Value": "653100"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641736,
+ "Key": "新疆维吾尔自治区喀什地区喀什市",
+ "Value": "653101"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641737,
+ "Key": "新疆维吾尔自治区喀什地区疏附县",
+ "Value": "653121"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641738,
+ "Key": "新疆维吾尔自治区喀什地区疏勒县",
+ "Value": "653122"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641739,
+ "Key": "新疆维吾尔自治区喀什地区英吉沙县",
+ "Value": "653123"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641740,
+ "Key": "新疆维吾尔自治区喀什地区泽普县",
+ "Value": "653124"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641741,
+ "Key": "新疆维吾尔自治区喀什地区莎车县",
+ "Value": "653125"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641742,
+ "Key": "新疆维吾尔自治区喀什地区叶城县",
+ "Value": "653126"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641743,
+ "Key": "新疆维吾尔自治区喀什地区麦盖提县",
+ "Value": "653127"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641744,
+ "Key": "新疆维吾尔自治区喀什地区岳普湖县",
+ "Value": "653128"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641745,
+ "Key": "新疆维吾尔自治区喀什地区伽师县",
+ "Value": "653129"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789641746,
+ "Key": "新疆维吾尔自治区喀什地区巴楚县",
+ "Value": "653130"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645829,
+ "Key": "新疆维吾尔自治区喀什地区塔什库尔干塔吉克自治县",
+ "Value": "653131"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645830,
+ "Key": "新疆维吾尔自治区和田地区",
+ "Value": "653200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645831,
+ "Key": "新疆维吾尔自治区和田地区和田市",
+ "Value": "653201"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645832,
+ "Key": "新疆维吾尔自治区和田地区和田县",
+ "Value": "653221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645833,
+ "Key": "新疆维吾尔自治区和田地区墨玉县",
+ "Value": "653222"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645834,
+ "Key": "新疆维吾尔自治区和田地区皮山县",
+ "Value": "653223"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645835,
+ "Key": "新疆维吾尔自治区和田地区洛浦县",
+ "Value": "653224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645836,
+ "Key": "新疆维吾尔自治区和田地区策勒县",
+ "Value": "653225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645837,
+ "Key": "新疆维吾尔自治区和田地区于田县",
+ "Value": "653226"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645838,
+ "Key": "新疆维吾尔自治区和田地区民丰县",
+ "Value": "653227"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645839,
+ "Key": "新疆维吾尔自治区伊犁哈萨克自治州",
+ "Value": "654000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645840,
+ "Key": "新疆维吾尔自治区伊犁哈萨克自治州伊宁市",
+ "Value": "654002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645841,
+ "Key": "新疆维吾尔自治区伊犁哈萨克自治州奎屯市",
+ "Value": "654003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645842,
+ "Key": "新疆维吾尔自治区伊犁哈萨克自治州霍尔果斯市",
+ "Value": "654004"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789645843,
+ "Key": "新疆维吾尔自治区伊犁哈萨克自治州伊宁县",
+ "Value": "654021"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649925,
+ "Key": "新疆维吾尔自治区伊犁哈萨克自治州察布查尔锡伯自治县",
+ "Value": "654022"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649926,
+ "Key": "新疆维吾尔自治区伊犁哈萨克自治州霍城县",
+ "Value": "654023"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649927,
+ "Key": "新疆维吾尔自治区伊犁哈萨克自治州巩留县",
+ "Value": "654024"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649928,
+ "Key": "新疆维吾尔自治区伊犁哈萨克自治州新源县",
+ "Value": "654025"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649929,
+ "Key": "新疆维吾尔自治区伊犁哈萨克自治州昭苏县",
+ "Value": "654026"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649930,
+ "Key": "新疆维吾尔自治区伊犁哈萨克自治州特克斯县",
+ "Value": "654027"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649931,
+ "Key": "新疆维吾尔自治区伊犁哈萨克自治州尼勒克县",
+ "Value": "654028"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649932,
+ "Key": "新疆维吾尔自治区塔城地区",
+ "Value": "654200"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649933,
+ "Key": "新疆维吾尔自治区塔城地区塔城市",
+ "Value": "654201"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649934,
+ "Key": "新疆维吾尔自治区塔城地区乌苏市",
+ "Value": "654202"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649935,
+ "Key": "新疆维吾尔自治区塔城地区沙湾市",
+ "Value": "654203"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649936,
+ "Key": "新疆维吾尔自治区塔城地区额敏县",
+ "Value": "654221"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649937,
+ "Key": "新疆维吾尔自治区塔城地区托里县",
+ "Value": "654224"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789649938,
+ "Key": "新疆维吾尔自治区塔城地区裕民县",
+ "Value": "654225"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654021,
+ "Key": "新疆维吾尔自治区塔城地区和布克赛尔蒙古自治县",
+ "Value": "654226"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654022,
+ "Key": "新疆维吾尔自治区阿勒泰地区",
+ "Value": "654300"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654023,
+ "Key": "新疆维吾尔自治区阿勒泰地区阿勒泰市",
+ "Value": "654301"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654024,
+ "Key": "新疆维吾尔自治区阿勒泰地区布尔津县",
+ "Value": "654321"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654025,
+ "Key": "新疆维吾尔自治区阿勒泰地区富蕴县",
+ "Value": "654322"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654026,
+ "Key": "新疆维吾尔自治区阿勒泰地区福海县",
+ "Value": "654323"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654027,
+ "Key": "新疆维吾尔自治区阿勒泰地区哈巴河县",
+ "Value": "654324"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654028,
+ "Key": "新疆维吾尔自治区阿勒泰地区青河县",
+ "Value": "654325"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654029,
+ "Key": "新疆维吾尔自治区阿勒泰地区吉木乃县",
+ "Value": "654326"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654030,
+ "Key": "新疆维吾尔自治区石河子市",
+ "Value": "659001"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654031,
+ "Key": "新疆维吾尔自治区阿拉尔市",
+ "Value": "659002"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654032,
+ "Key": "新疆维吾尔自治区图木舒克市",
+ "Value": "659003"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654033,
+ "Key": "新疆维吾尔自治区五家渠市",
+ "Value": "659004"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654034,
+ "Key": "新疆维吾尔自治区北屯市",
+ "Value": "659005"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789654035,
+ "Key": "新疆维吾尔自治区铁门关市",
+ "Value": "659006"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789658117,
+ "Key": "新疆维吾尔自治区双河市",
+ "Value": "659007"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789658118,
+ "Key": "新疆维吾尔自治区可克达拉市",
+ "Value": "659008"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789658119,
+ "Key": "新疆维吾尔自治区昆玉市",
+ "Value": "659009"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789658120,
+ "Key": "新疆维吾尔自治区胡杨河市",
+ "Value": "659010"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789658121,
+ "Key": "新疆维吾尔自治区新星市",
+ "Value": "659011"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789658122,
+ "Key": "台湾省",
+ "Value": "710000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789658123,
+ "Key": "香港特别行政区",
+ "Value": "810000"
+ },
+ {
+ "CatalogId": 379794295185413,
+ "Id": 396423789658124,
+ "Key": "澳门特别行政区",
+ "Value": "820000"
+ }
+]
\ No newline at end of file
diff --git a/assets/seed-data/Sys_Menu.json b/assets/seed-data/Sys_Menu.json
new file mode 100644
index 0000000..aee25b2
--- /dev/null
+++ b/assets/seed-data/Sys_Menu.json
@@ -0,0 +1,206 @@
+[
+ // ------------------------------ 主控面板 ------------------------------
+ {
+ "Component": "home",
+ "Icon": "el-icon-house",
+ "Id": 373837717815301,
+ "Name": "home",
+ "Path": "/home",
+ "Sort": 100,
+ "Title": "主控面板",
+ "Type": 1
+ },
+ // ------------------------------ 权限管理 ------------------------------
+ {
+ "Icon": "el-icon-setting",
+ "Id": 373837917724677,
+ "Name": "power",
+ "Path": "/power",
+ "Sort": 100,
+ "Title": "权限管理",
+ "Type": 1
+ },
+ {
+ "Component": "sys/user",
+ "Icon": "el-icon-user",
+ "Id": 373837957840901,
+ "Name": "sys-user",
+ "ParentId": 373837917724677,
+ "Path": "/sys/user",
+ "Sort": 100,
+ "Title": "用户管理",
+ "Type": 1
+ },
+ {
+ "Component": "sys/role",
+ "Icon": "sc-icon-role",
+ "Id": 373838018527237,
+ "Name": "sys-role",
+ "ParentId": 373837917724677,
+ "Path": "/sys/role",
+ "Sort": 99,
+ "Title": "角色管理",
+ "Type": 1
+ },
+ {
+ "Component": "sys/dept",
+ "Icon": "sc-icon-dept",
+ "Id": 373838045605893,
+ "Name": "sys-dept",
+ "ParentId": 373837917724677,
+ "Path": "/sys/dept",
+ "Sort": 98,
+ "Title": "部门管理",
+ "Type": 1
+ },
+ {
+ "Component": "sys/menu",
+ "Icon": "el-icon-fold",
+ "Id": 373838070898693,
+ "Name": "sys-menu",
+ "ParentId": 373837917724677,
+ "Path": "/sys/menu",
+ "Sort": 97,
+ "Title": "菜单管理",
+ "Type": 1
+ },
+ // ------------------------------ 系统管理 ------------------------------
+ {
+ "Icon": "sc-icon-App",
+ "Id": 485278637670422,
+ "Name": "sys",
+ "Path": "/sys",
+ "Sort": 99,
+ "Title": "系统管理",
+ "Type": 1
+ },
+ {
+ "Component": "sys/config",
+ "Icon": "el-icon-set-up",
+ "Id": 380415005847557,
+ "Name": "sys-config",
+ "ParentId": 485278637670422,
+ "Path": "/sys/config",
+ "Sort": 100,
+ "Title": "系统设置",
+ "Type": 1
+ },
+ {
+ "Component": "sys/dic",
+ "Icon": "sc-icon-dic",
+ "Id": 375315654221829,
+ "Name": "sys-dic",
+ "ParentId": 485278637670422,
+ "Path": "/sys/dic",
+ "Sort": 99,
+ "Title": "字典管理",
+ "Type": 1
+ },
+ {
+ "Component": "sys/msg",
+ "Icon": "el-icon-message",
+ "Id": 482779610341392,
+ "Name": "sys-msg",
+ "ParentId": 485278637670422,
+ "Path": "/sys/msg",
+ "Sort": 98,
+ "Title": "消息管理",
+ "Type": 1,
+ },
+ {
+ "Component": "sys/api",
+ "Icon": "sc-icon-api",
+ "Id": 397880678895621,
+ "Name": "sys-api",
+ "ParentId": 485278637670422,
+ "Path": "/sys/api",
+ "Sort": 97,
+ "Title": "接口管理",
+ "Type": 1
+ },
+ {
+ "Component": "sys/cache",
+ "Icon": "sc-icon-memory",
+ "Id": 374911555702789,
+ "Name": "sys-cache",
+ "ParentId": 485278637670422,
+ "Path": "/sys/cache",
+ "Sort": 96,
+ "Title": "缓存管理",
+ "Type": 1
+ },
+ {
+ "Component": "home/widgets/components/ver",
+ "Icon": "el-icon-pointer",
+ "Id": 480998862188554,
+ "Name": "sys-about",
+ "ParentId": 485278637670422,
+ "Path": "/sys/about",
+ "Sort": 95,
+ "Title": "版本信息",
+ "Type": 1,
+ },
+ // ------------------------------ 日志管理 ------------------------------
+ {
+ "Icon": "el-icon-tickets",
+ "Id": 374792687640581,
+ "Name": "log",
+ "Path": "/log",
+ "Sort": 98,
+ "Title": "日志管理",
+ "Type": 1
+ },
+ {
+ "Component": "sys/log/operation",
+ "Icon": "el-icon-pointer",
+ "Id": 485285246504976,
+ "Name": "sys-log-operation",
+ "ParentId": 374792687640581,
+ "Path": "/sys/log/operation",
+ "Sort": 100,
+ "Title": "操作日志",
+ "Type": 1,
+ },
+ {
+ "Component": "sys/log/login",
+ "Icon": "sc-icon-OpenDoor",
+ "Id": 485285246504970,
+ "Name": "sys-log-login",
+ "ParentId": 374792687640581,
+ "Path": "/sys/log/login",
+ "Sort": 99,
+ "Title": "登录日志",
+ "Type": 1,
+ },
+ // ------------------------------ 开发管理 ------------------------------
+ {
+ "Icon": "sc-icon-code",
+ "Id": 373838105399301,
+ "Name": "dev",
+ "Path": "/dev",
+ "Sort": 97,
+ "Title": "开发管理",
+ "Type": 1
+ },
+ {
+ "Component": "dev/code",
+ "Icon": "sc-icon-code2",
+ "Id": 373838147022853,
+ "Name": "dev-code",
+ "ParentId": 373838105399301,
+ "Path": "/dev/code",
+ "Sort": 100,
+ "Title": "代码生成",
+ "Type": 1
+ },
+ {
+ "Id": 482777529417739,
+ "ParentId": 373838105399301,
+ "Icon": "el-icon-eleme-filled",
+ "Name": "dev-element",
+ "Path": "https://element-plus.gitee.io/zh-CN/component/button.html",
+ "Sort": 99,
+ "Title": "Element",
+ "Type": 3,
+ }
+]
\ No newline at end of file
diff --git a/assets/seed-data/Sys_Role.json b/assets/seed-data/Sys_Role.json
new file mode 100644
index 0000000..3fa9885
--- /dev/null
+++ b/assets/seed-data/Sys_Role.json
@@ -0,0 +1,18 @@
+[
+ {
+ "DataScope": 1,
+ "Enabled": true,
+ "Id": 370943613149253,
+ "IgnorePermissionControl": true,
+ "DisplayDashboard": true,
+ "Name": "超级管理员",
+ "Sort": 100
+ },
+ {
+ "DataScope": 1,
+ "Enabled": true,
+ "Id": 371729946431493,
+ "Name": "普通用户",
+ "Sort": 100
+ }
+]
\ No newline at end of file
diff --git a/assets/seed-data/Sys_RoleApi.json b/assets/seed-data/Sys_RoleApi.json
new file mode 100644
index 0000000..d141e48
--- /dev/null
+++ b/assets/seed-data/Sys_RoleApi.json
@@ -0,0 +1,22 @@
+[
+ {
+ "ApiId": "api/sys/menu/user.menus",
+ "RoleId": 371729946431493
+ },
+ {
+ "ApiId": "api/sys/user/user.info",
+ "RoleId": 371729946431493
+ },
+ {
+ "ApiId": "api/sys/menu",
+ "RoleId": 371729946431493
+ },
+ {
+ "ApiId": "api/sys/user",
+ "RoleId": 371729946431493
+ },
+ {
+ "ApiId": "api/biz/member/member.info",
+ "RoleId": 371729946431493
+ }
+]
\ No newline at end of file
diff --git a/assets/seed-data/Sys_RoleMenu.json b/assets/seed-data/Sys_RoleMenu.json
new file mode 100644
index 0000000..1d33ef9
--- /dev/null
+++ b/assets/seed-data/Sys_RoleMenu.json
@@ -0,0 +1,12 @@
+[
+ {
+ "Id": 396423792566281,
+ "MenuId": 373837717815301,
+ "RoleId": 371729946431493
+ },
+ {
+ "Id": 396423792566282,
+ "MenuId": 374967228141573,
+ "RoleId": 371729946431493
+ }
+]
\ No newline at end of file
diff --git a/assets/seed-data/Sys_SiteMsg.json b/assets/seed-data/Sys_SiteMsg.json
new file mode 100644
index 0000000..f6c380e
--- /dev/null
+++ b/assets/seed-data/Sys_SiteMsg.json
@@ -0,0 +1,10 @@
+[
+ {
+ "Content": "尊敬的用户:
\n欢迎您使用 dot 后台管理系统!dot 是一款通用后台权限管理系统和快速开发框架,它基于 C#12/.NET8、Vue3/Vite、Element Plus 等现代技术构建,具有十分整洁、优雅的编码规范。
\ndot 致力于为企业提供高效、安全、易用的解决方案,帮助您快速构建出符合业务需求的应用程序。系统提供了丰富的功能模块,包括用户管理、权限管理、日志管理、文件上传等,可以满足您日常管理的需求。
\n在使用 dot 的过程中,我们真诚地希望您能够遵守以下规定:
\n1. 不得利用 dot 进行非法活动或者侵犯他人权益;
\n2. 不得对 dot 系统进行恶意攻击或者破坏;
\n3. 不得将 dot 系统的任何部分用于商业目的或者未经授权的访问。
\n4. 为了更好地为您提供服务,dot 将不断进行优化和升级,同时也欢迎您提出宝贵的意见和建议。如果您在使用过程中遇到任何问题,可以通过官方网站或者技术支持团队进行咨询和解决。
\n再次感谢您对 dot 的信任和支持!我们相信,在您的使用过程中,dot 一定会成为您的得力助手,为您的事业发展提供强有力的支持!
\ndot 开发团队
",
+ "MsgType": 2,
+ "Summary": "尊敬的用户:\n欢迎您使用 dot 后台管理系统!dot 是一款通用后台权限管理系统和快速开发框架,它基于 C#12/.NET8、Vue3/Vite、Element Plus 等现代",
+ "Title": "欢迎使用 dot 后台管理系统",
+ "CreatedUserId": 370942943322181,
+ "CreatedUserName": "root",
+ }
+]
\ No newline at end of file
diff --git a/assets/seed-data/Sys_User.json b/assets/seed-data/Sys_User.json
new file mode 100644
index 0000000..a86d788
--- /dev/null
+++ b/assets/seed-data/Sys_User.json
@@ -0,0 +1,10 @@
+[
+ {
+ "DeptId": 372119301627909,
+ "Enabled": true,
+ "Id": 370942943322181,
+ "Password": "A8E87D23-49BC-25A1-1C7C-59186BEF5D15",
+ "Token": "A9AFD92E-A33D-4152-9A6C-A9C141D24887",
+ "UserName": "root"
+ }
+]
\ No newline at end of file
diff --git a/assets/seed-data/Sys_UserProfile.json b/assets/seed-data/Sys_UserProfile.json
new file mode 100644
index 0000000..fa8bc31
--- /dev/null
+++ b/assets/seed-data/Sys_UserProfile.json
@@ -0,0 +1,5 @@
+[
+ {
+ "Id": 370942943322181
+ }
+]
\ No newline at end of file
diff --git a/assets/seed-data/Sys_UserRole.json b/assets/seed-data/Sys_UserRole.json
new file mode 100644
index 0000000..5069b6c
--- /dev/null
+++ b/assets/seed-data/Sys_UserRole.json
@@ -0,0 +1,6 @@
+[
+ {
+ "RoleId": 370943613149253,
+ "UserId": 370942943322181
+ }
+]
\ No newline at end of file
diff --git a/assets/snapshots/20221212212417.png b/assets/snapshots/20221212212417.png
new file mode 100644
index 0000000..aaf6f29
Binary files /dev/null and b/assets/snapshots/20221212212417.png differ
diff --git a/assets/snapshots/20221212213957.png b/assets/snapshots/20221212213957.png
new file mode 100644
index 0000000..08ed0a2
Binary files /dev/null and b/assets/snapshots/20221212213957.png differ
diff --git a/assets/snapshots/20221212214514.png b/assets/snapshots/20221212214514.png
new file mode 100644
index 0000000..955c0d3
Binary files /dev/null and b/assets/snapshots/20221212214514.png differ
diff --git a/assets/snapshots/20221212214904.png b/assets/snapshots/20221212214904.png
new file mode 100644
index 0000000..49c5b31
Binary files /dev/null and b/assets/snapshots/20221212214904.png differ
diff --git a/assets/snapshots/20221212215259.png b/assets/snapshots/20221212215259.png
new file mode 100644
index 0000000..7fd28b1
Binary files /dev/null and b/assets/snapshots/20221212215259.png differ
diff --git a/assets/snapshots/20221212215853.png b/assets/snapshots/20221212215853.png
new file mode 100644
index 0000000..35ee168
Binary files /dev/null and b/assets/snapshots/20221212215853.png differ
diff --git a/build.ps1 b/build.ps1
deleted file mode 100644
index 339e42a..0000000
--- a/build.ps1
+++ /dev/null
@@ -1,3 +0,0 @@
-dotnet build
-dotnet publish -c Release -r win-x64 --sc -p:"PublishSingleFile=true" -o ./build/win-x64
-Remove-Item -r ./build/temp
\ No newline at end of file
diff --git a/build/code.quality.props b/build/code.quality.props
new file mode 100644
index 0000000..facdab9
--- /dev/null
+++ b/build/code.quality.props
@@ -0,0 +1,47 @@
+
+
+ $(SolutionDir)/build/stylecop.analyzers.ruleset
+
+
+ true
+ true
+ true
+ true
+ true
+ true
+
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/build/copy.pkg.xml.comment.files.targets b/build/copy.pkg.xml.comment.files.targets
new file mode 100644
index 0000000..5f7a4f5
--- /dev/null
+++ b/build/copy.pkg.xml.comment.files.targets
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/build/minver.targets b/build/minver.targets
new file mode 100644
index 0000000..2a53ff9
--- /dev/null
+++ b/build/minver.targets
@@ -0,0 +1,11 @@
+
+
+
+ $(MinVerMajor).$(MinVerMinor).$(MinVerPatch)
+ $(MinVerMajor).$(MinVerMinor).$(MinVerPatch)
+ $(MinVerVersion)
+ $(MinVerVersion)
+ $(MinVerVersion)
+
+
+
\ No newline at end of file
diff --git a/build/prebuild.targets b/build/prebuild.targets
new file mode 100644
index 0000000..a8c4318
--- /dev/null
+++ b/build/prebuild.targets
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
+ Languages/Statements.ln
+
+
+ Languages/Ln.resx
+ PublicResXFileCodeGenerator
+
+
+ Languages/Ln.Designer.cs
+
+
+
\ No newline at end of file
diff --git a/build/stylecop.analyzers.ruleset b/build/stylecop.analyzers.ruleset
new file mode 100644
index 0000000..b8faaff
--- /dev/null
+++ b/build/stylecop.analyzers.ruleset
@@ -0,0 +1,243 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/code-format.cmd b/code-format.cmd
deleted file mode 100644
index 253fbb5..0000000
--- a/code-format.cmd
+++ /dev/null
@@ -1,3 +0,0 @@
-dot rm-bom
-dot rm-blank
-dot tolf
\ No newline at end of file
diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md
new file mode 100644
index 0000000..fccf379
--- /dev/null
+++ b/docs/CONTRIBUTING.md
@@ -0,0 +1,182 @@
+# 约定式提交 1.0.0
+
+## [](#概述)概述
+
+约定式提交规范是一种基于提交信息的轻量级约定。 它提供了一组简单规则来创建清晰的提交历史; 这更有利于编写自动化工具。 通过在提交信息中描述功能、修复和破坏性变更, 使这种惯例与 [SemVer](http://semver.org/lang/zh-CN) 相互对应。
+
+提交说明的结构如下所示:
+
+* * *
+
+原文:
+
+ [optional scope]:
+
+ [optional body]
+
+ [optional footer(s)]
+
+
+译文:
+
+ <类型>[可选 范围]: <描述>
+
+ [可选 正文]
+
+ [可选 脚注]
+
+
+* * *
+
+提交说明包含了下面的结构化元素,以向类库使用者表明其意图:
+
+1. **fix:** _类型_ 为 `fix` 的提交表示在代码库中修复了一个 bug(这和语义化版本中的 [`PATCH`](https://semver.org/lang/zh-CN/#%E6%91%98%E8%A6%81) 相对应)。
+2. **feat:** _类型_ 为 `feat` 的提交表示在代码库中新增了一个功能(这和语义化版本中的 [`MINOR`](https://semver.org/lang/zh-CN/#%E6%91%98%E8%A6%81) 相对应)。
+3. **BREAKING CHANGE:** 在脚注中包含 `BREAKING CHANGE:` 或 <类型>(范围) 后面有一个 `!` 的提交,表示引入了破坏性 API 变更(这和语义化版本中的 [`MAJOR`](https://semver.org/lang/zh-CN/#%E6%91%98%E8%A6%81) 相对应)。 破坏性变更可以是任意 _类型_ 提交的一部分。
+4. 除 `fix:` 和 `feat:` 之外,也可以使用其它提交 _类型_ ,例如 [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional)(基于 [Angular 约定](https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#-commit-message-guidelines))中推荐的 `build:`、`chore:`、 `ci:`、`docs:`、`style:`、`refactor:`、`perf:`、`test:`,等等。
+ * build: 用于修改项目构建系统,例如修改依赖库、外部接口或者升级 Node 版本等;
+ * chore: 用于对非业务性代码进行修改,例如修改构建流程或者工具配置等;
+ * ci: 用于修改持续集成流程,例如修改 Travis、Jenkins 等工作流配置;
+ * docs: 用于修改文档,例如修改 README 文件、API 文档等;
+ * style: 用于修改代码的样式,例如调整缩进、空格、空行等;
+ * refactor: 用于重构代码,例如修改代码结构、变量名、函数名等但不修改功能逻辑;
+ * perf: 用于优化性能,例如提升代码的性能、减少内存占用等;
+ * test: 用于修改测试用例,例如添加、删除、修改代码的测试用例等。
+5. 脚注中除了 `BREAKING CHANGE: ` ,其它条目应该采用类似 [git trailer format](https://git-scm.com/docs/git-interpret-trailers) 这样的惯例。
+
+其它提交类型在约定式提交规范中并没有强制限制,并且在语义化版本中没有隐式影响(除非它们包含 BREAKING CHANGE)。 可以为提交类型添加一个围在圆括号内的范围,以为其提供额外的上下文信息。例如 `feat(parser): adds ability to parse arrays.`。
+
+## [](#示例)示例
+
+### [](#包含了描述并且脚注中有破坏性变更的提交说明)包含了描述并且脚注中有破坏性变更的提交说明
+
+ feat: allow provided config object to extend other configs
+
+ BREAKING CHANGE: `extends` key in config file is now used for extending other config files
+
+
+### [](#包含了--字符以提醒注意破坏性变更的提交说明)包含了 `!` 字符以提醒注意破坏性变更的提交说明
+
+ feat!: send an email to the customer when a product is shipped
+
+
+### [](#包含了范围和破坏性变更--的提交說明)包含了范围和破坏性变更 `!` 的提交說明
+
+ feat(api)!: send an email to the customer when a product is shipped
+
+
+### [](#包含了--和-breaking-change-脚注的提交说明)包含了 `!` 和 BREAKING CHANGE 脚注的提交说明
+
+ chore!: drop support for Node 6
+
+ BREAKING CHANGE: use JavaScript features not available in Node 6.
+
+
+### [](#不包含正文的提交说明)不包含正文的提交说明
+
+ docs: correct spelling of CHANGELOG
+
+
+### [](#包含范围的提交说明)包含范围的提交说明
+
+ feat(lang): add polish language
+
+
+### [](#包含多行正文和多行脚注的提交说明)包含多行正文和多行脚注的提交说明
+
+ fix: prevent racing of requests
+
+ Introduce a request id and a reference to latest request. Dismiss
+ incoming responses other than from latest request.
+
+ Remove timeouts which were used to mitigate the racing issue but are
+ obsolete now.
+
+ Reviewed-by: Z
+ Refs: #123
+
+
+## [](#约定式提交规范)约定式提交规范
+
+本文中的关键词 “必须(MUST)”、“禁止(MUST NOT)”、“必要(REQUIRED)”、“应当(SHALL)”、“不应当(SHALL NOT)”、“应该(SHOULD)”、“不应该(SHOULD NOT)”、“推荐(RECOMMENDED)”、“可以(MAY)” 和 “可选(OPTIONAL)” ,其相关解释参考 [RFC 2119](https://www.ietf.org/rfc/rfc2119.txt) 。
+
+1. 每个提交都**必须**使用类型字段前缀,它由一个名词构成,诸如 `feat` 或 `fix` , 其后接**可选的**范围字段,**可选的** `!`,以及**必要的**冒号(英文半角)和空格。
+2. 当一个提交为应用或类库实现了新功能时,**必须**使用 `feat` 类型。
+3. 当一个提交为应用修复了 bug 时,**必须**使用 `fix` 类型。
+4. 范围字段**可以**跟随在类型字段后面。范围**必须**是一个描述某部分代码的名词,并用圆括号包围,例如: `fix(parser):`
+5. 描述字段**必须**直接跟在 <类型>(范围) 前缀的冒号和空格之后。 描述指的是对代码变更的简短总结,例如: _fix: array parsing issue when multiple spaces were contained in string_ 。
+6. 在简短描述之后,**可以**编写较长的提交正文,为代码变更提供额外的上下文信息。正文**必须**起始于描述字段结束的一个空行后。
+7. 提交的正文内容自由编写,并**可以**使用空行分隔不同段落。
+8. 在正文结束的一个空行之后,**可以**编写一行或多行脚注。每行脚注都**必须**包含 一个令牌(token),后面紧跟 `:` 或 `#` 作为分隔符,后面再紧跟令牌的值(受 [git trailer convention](https://git-scm.com/docs/git-interpret-trailers) 启发)。
+9. 脚注的令牌**必须**使用 `-` 作为连字符,比如 `Acked-by` (这样有助于 区分脚注和多行正文)。有一种例外情况就是 `BREAKING CHANGE`,它**可以**被认为是一个令牌。
+10. 脚注的值**可以**包含空格和换行,值的解析过程**必须**直到下一个脚注的令牌/分隔符出现为止。
+11. 破坏性变更**必须**在提交信息中标记出来,要么在 <类型>(范围) 前缀中标记,要么作为脚注的一项。
+12. 包含在脚注中时,破坏性变更**必须**包含大写的文本 `BREAKING CHANGE`,后面紧跟着冒号、空格,然后是描述,例如: _BREAKING CHANGE: environment variables now take precedence over config files_ 。
+13. 包含在 <类型>(范围) 前缀时,破坏性变更**必须**通过把 `!` 直接放在 `:` 前面标记出来。 如果使用了 `!`,那么脚注中**可以**不写 `BREAKING CHANGE:`, 同时提交信息的描述中**应该**用来描述破坏性变更。
+14. 在提交说明中,**可以**使用 `feat` 和 `fix` 之外的类型,比如:_docs: updated ref docs._ 。
+15. 工具的实现必须**不区分**大小写地解析构成约定式提交的信息单元,只有 `BREAKING CHANGE` **必须**是大写的。
+16. BREAKING-CHANGE 作为脚注的令牌时**必须**是 BREAKING CHANGE 的同义词。
+
+## [](#为什么使用约定式提交)为什么使用约定式提交
+
+* 自动化生成 CHANGELOG。
+* 基于提交的类型,自动决定语义化的版本变更。
+* 向同事、公众与其他利益关系者传达变化的性质。
+* 触发构建和部署流程。
+* 让人们探索一个更加结构化的提交历史,以便降低对你的项目做出贡献的难度。
+
+## [](#faq)FAQ
+
+### [](#在初始开发阶段我该如何处理提交说明)在初始开发阶段我该如何处理提交说明?
+
+我们建议你按照假设你已发布了产品那样来处理。因为通常总 _有人_ 使用你的软件,即便那是你软件开发的同事们。他们会希望知道诸如修复了什么、哪里不兼容等信息。
+
+### [](#提交标题中的类型是大写还是小写)提交标题中的类型是大写还是小写?
+
+大小写都可以,但最好是一致的。
+
+### [](#如果提交符合多种类型我该如何操作)如果提交符合多种类型我该如何操作?
+
+回退并尽可能创建多次提交。约定式提交的好处之一是能够促使我们做出更有组织的提交和 PR。
+
+### [](#这不会阻碍快速开发和迭代吗)这不会阻碍快速开发和迭代吗?
+
+它阻碍的是以杂乱无章的方式快速前进。它助你能在横跨多个项目以及和多个贡献者协作时长期地快速演进。
+
+### [](#约定式提交会让开发者受限于提交的类型吗因为他们会想着已提供的类型)约定式提交会让开发者受限于提交的类型吗(因为他们会想着已提供的类型)?
+
+约定式提交鼓励我们更多地使用某些类型的提交,比如 `fixes`。除此之外,约定式提交的灵活性也允许你的团队使用自己的类型,并随着时间的推移更改这些类型。
+
+### [](#这和-semver-有什么关联呢)这和 SemVer 有什么关联呢?
+
+`fix` 类型提交应当对应到 `PATCH` 版本。`feat` 类型提交应该对应到 `MINOR` 版本。带有 `BREAKING CHANGE` 的提交不管类型如何,都应该对应到 `MAJOR` 版本。
+
+### [](#我对约定式提交做了形如-jameswomackconventional-commit-spec-的扩展该如何版本化管理这些扩展呢)我对约定式提交做了形如 `@jameswomack/conventional-commit-spec` 的扩展,该如何版本化管理这些扩展呢?
+
+我们推荐使用 SemVer 来发布你对于这个规范的扩展(并鼓励你创建这些扩展!)
+
+### [](#如果我不小心使用了错误的提交类型该怎么办呢)如果我不小心使用了错误的提交类型,该怎么办呢?
+
+#### [](#当你使用了在规范中但错误的类型时例如将-feat-写成了-fix)当你使用了在规范中但错误的类型时,例如将 `feat` 写成了 `fix`
+
+在合并或发布这个错误之前,我们建议使用 `git rebase -i` 来编辑提交历史。而在发布之后,根据你使用的工具和流程不同,会有不同的清理方案。
+
+#### [](#当使用了-不在-规范中的类型时例如将-feat-写成了-feet)当使用了 _不在_ 规范中的类型时,例如将 `feat` 写成了 `feet`
+
+在最坏的场景下,即便提交没有满足约定式提交的规范,也不会是世界末日。这只意味着这个提交会被基于规范的工具错过而已。
+
+### [](#所有的贡献者都需要使用约定式提交规范吗)所有的贡献者都需要使用约定式提交规范吗?
+
+并不!如果你使用基于 squash 的 Git 工作流,主管维护者可以在合并时清理提交信息——这不会对普通提交者产生额外的负担。 有种常见的工作流是让 git 系统自动从 pull request 中 squash 出提交,并向主管维护者提供一份表单,用以在合并时输入合适的 git 提交信息。
+
+### [](#约定式提交规范中如何处理还原revert提交)约定式提交规范中如何处理还原(revert)提交?
+
+还原提交(Reverting)会比较复杂:你还原的是多个提交吗?如果你还原了一个功能模块,下次发布的应该是补丁吗?
+
+约定式提交不能明确的定义还原行为。所以我们把这个问题留给工具开发者, 基于 _类型_ 和 _脚注_ 的灵活性来开发他们自己的还原处理逻辑。
+
+一种建议是使用 `revert` 类型,和一个指向被还原提交摘要的脚注:
+
+ revert: let us never again speak of the noodle incident
+
+ Refs: 676104e, a215868
\ No newline at end of file
diff --git a/docs/SEMVER.md b/docs/SEMVER.md
new file mode 100644
index 0000000..53b6009
--- /dev/null
+++ b/docs/SEMVER.md
@@ -0,0 +1,226 @@
+语义化版本 2.0.0
+===
+
+摘要
+---
+
+版本格式:主版本号.次版本号.修订号,版本号递增规则如下:
+
+1. 主版本号:当你做了不兼容的 API 修改,
+2. 次版本号:当你做了向下兼容的功能性新增,
+3. 修订号:当你做了向下兼容的问题修正。
+
+先行版本号及版本编译信息可以加到“主版本号.次版本号.修订号”的后面,作为延伸。
+
+简介
+---
+
+在软件管理的领域里存在着被称作“依赖地狱”的死亡之谷,系统规模越大,加入的包越多,你就越有可能在未来的某一天发现自己已深陷绝望之中。
+
+在依赖高的系统中发布新版本包可能很快会成为噩梦。如果依赖关系过高,可能面临版本控制被锁死的风险(必须对每一个依赖包改版才能完成某次升级)。而如果依赖关系过于松散,又将无法避免版本的混乱(假设兼容于未来的多个版本已超出了合理数量)。当你项目的进展因为版本依赖被锁死或版本混乱变得不够简便和可靠,就意味着你正处于依赖地狱之中。
+
+作为这个问题的解决方案之一,我提议用一组简单的规则及条件来约束版本号的配置和增长。这些规则是根据(但不局限于)已经被各种封闭、开放源码软件所广泛使用的惯例所设计。为了让这套理论运作,你必须先有定义好的公共 API。这可能包括文档或代码的强制要求。无论如何,这套 API 的清楚明了是十分重要的。一旦你定义了公共 API,你就可以透过修改相应的版本号来向大家说明你的修改。考虑使用这样的版本号格式:X.Y.Z(主版本号.次版本号.修订号)修复问题但不影响 API 时,递增修订号;API 保持向下兼容的新增及修改时,递增次版本号;进行不向下兼容的修改时,递增主版本号。
+
+我称这套系统为“语义化的版本控制”,在这套约定下,版本号及其更新方式包含了相邻版本间的底层代码和修改内容的信息。
+
+语义化版本控制规范(SemVer)
+---
+
+以下关键词 MUST、MUST NOT、REQUIRED、SHALL、SHALL NOT、SHOULD、SHOULD NOT、 RECOMMENDED、MAY、OPTIONAL 依照 RFC 2119 的叙述解读。
+
+1. 使用语义化版本控制的软件必须(MUST)定义公共 API。该 API 可以在代码中被定义或出现于严谨的文档内。无论何种形式都应该力求精确且完整。
+
+2. 标准的版本号必须(MUST)采用 X.Y.Z 的格式,其中 X、Y 和 Z 为非负的整数,且禁止(MUST NOT)在数字前方补零。X 是主版本号、Y 是次版本号、而 Z 为修订号。每个元素必须(MUST)以数值来递增。例如:1.9.1 -> 1.10.0 -> 1.11.0。
+
+3. 标记版本号的软件发行后,禁止(MUST NOT)改变该版本软件的内容。任何修改都必须(MUST)以新版本发行。
+
+4. 主版本号为零(0.y.z)的软件处于开发初始阶段,一切都可能随时被改变。这样的公共 API 不应该被视为稳定版。
+
+5. 1.0.0 的版本号用于界定公共 API 的形成。这一版本之后所有的版本号更新都基于公共 API 及其修改内容。
+
+6. 修订号 Z(x.y.Z `|` x > 0)必须(MUST)在只做了向下兼容的修正时才递增。这里的修正指的是针对不正确结果而进行的内部修改。
+
+7. 次版本号 Y(x.Y.z `|` x > 0)必须(MUST)在有向下兼容的新功能出现时递增。在任何公共 API 的功能被标记为弃用时也必须(MUST)递增。也可以(MAY)在内部程序有大量新功能或改进被加入时递增,其中可以(MAY)包括修订级别的改变。每当次版本号递增时,修订号必须(MUST)归零。
+
+8. 主版本号 X(X.y.z `|` X > 0)必须(MUST)在有任何不兼容的修改被加入公共 API 时递增。其中可以(MAY)包括次版本号及修订级别的改变。每当主版本号递增时,次版本号和修订号必须(MUST)归零。
+
+9. 先行版本号可以(MAY)被标注在修订版之后,先加上一个连接号再加上一连串以句点分隔的标识符来修饰。标识符必须(MUST)由 ASCII 字母数字和连接号 [0-9A-Za-z-] 组成,且禁止(MUST NOT)留白。数字型的标识符禁止(MUST NOT)在前方补零。先行版的优先级低于相关联的标准版本。被标上先行版本号则表示这个版本并非稳定而且可能无法满足预期的兼容性需求。范例:1.0.0-alpha、1.0.0-alpha.1、1.0.0-0.3.7、1.0.0-x.7.z.92。
+
+10. 版本编译信息可以(MAY)被标注在修订版或先行版本号之后,先加上一个加号再加上一连串以句点分隔的标识符来修饰。标识符必须(MUST)由 ASCII 字母数字和连接号 [0-9A-Za-z-] 组成,且禁止(MUST NOT)留白。当判断版本的优先层级时,版本编译信息可(SHOULD)被忽略。因此当两个版本只有在版本编译信息有差别时,属于相同的优先层级。范例:1.0.0-alpha+001、1.0.0+20130313144700、1.0.0-beta+exp.sha.5114f85。
+
+11. 版本的优先层级指的是不同版本在排序时如何比较。
+
+ 1. 判断优先层级时,必须(MUST)把版本依序拆分为主版本号、次版本号、修订号及先行版本号后进行比较(版本编译信息不在这份比较的列表中)。
+
+ 2. 由左到右依序比较每个标识符,第一个差异值用来决定优先层级:主版本号、次版本号及修订号以数值比较。
+
+ 例如:1.0.0 < 2.0.0 < 2.1.0 < 2.1.1。
+
+ 3. 当主版本号、次版本号及修订号都相同时,改以优先层级比较低的先行版本号决定。
+
+ 例如:1.0.0-alpha < 1.0.0。
+
+ 4. 有相同主版本号、次版本号及修订号的两个先行版本号,其优先层级必须(MUST)透过由左到右的每个被句点分隔的标识符来比较,直到找到一个差异值后决定:
+
+ 1. 只有数字的标识符以数值高低比较。
+
+ 2. 有字母或连接号时则逐字以 ASCII 的排序来比较。
+
+ 3. 数字的标识符比非数字的标识符优先层级低。
+
+ 4. 若开头的标识符都相同时,栏位比较多的先行版本号优先层级比较高。
+
+ 例如:1.0.0-alpha < 1.0.0-alpha.1 < 1.0.0-alpha.beta < 1.0.0-beta < 1.0.0-beta.2 < 1.0.0-beta.11 < 1.0.0-rc.1 < 1.0.0。
+
+合法语义化版本的巴科斯范式语法
+--------------------------------------------------
+```
+ ::=
+ | "-"
+ | "+"
+ | "-" "+"
+
+ ::= "." "."
+
+ ::=
+
+ ::=
+
+ ::=
+
+ ::=
+
+ ::=
+ | "."
+
+ ::=
+
+ ::=
+ | "."
+
+ ::=
+ |
+
+ ::=
+ |
+
+ ::=
+ |
+ |
+ |
+
+ ::= "0"
+ |
+ |
+
+ ::=
+ |
+
+ ::=
+ |
+
+ ::=
+ | "-"
+
+ ::=
+ |
+
+ ::= "0"
+ |
+
+ ::= "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
+
+ ::= "A" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "I" | "J"
+ | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "T"
+ | "U" | "V" | "W" | "X" | "Y" | "Z" | "a" | "b" | "c" | "d"
+ | "e" | "f" | "g" | "h" | "i" | "j" | "k" | "l" | "m" | "n"
+ | "o" | "p" | "q" | "r" | "s" | "t" | "u" | "v" | "w" | "x"
+ | "y" | "z"
+```
+
+为什么要使用语义化的版本控制?
+---
+
+这并不是一个新的或者革命性的想法。实际上,你可能已经在做一些近似的事情了。问题在于只是“近似”还不够。如果没有某个正式的规范可循,版本号对于依赖的管理并无实质意义。将上述的想法命名并给予清楚的定义,让你对软件使用者传达意向变得容易。一旦这些意向变得清楚,弹性(但又不会太弹性)的依赖规范就能达成。
+
+举个简单的例子就可以展示语义化的版本控制如何让依赖地狱成为过去。假设有个名为“救火车”的函数库,它需要另一个名为“梯子”并已经有使用语义化版本控制的包。当救火车创建时,梯子的版本号为 3.1.0。因为救火车使用了一些版本 3.1.0 所新增的功能,你可以放心地指定依赖于梯子的版本号大于等于 3.1.0 但小于 4.0.0。这样,当梯子版本 3.1.1 和 3.2.0 发布时,你可以将直接它们纳入你的包管理系统,因为它们能与原有依赖的软件兼容。
+
+作为一位负责任的开发者,你理当确保每次包升级的运作与版本号的表述一致。现实世界是复杂的,我们除了提高警觉外能做的不多。你所能做的就是让语义化的版本控制为你提供一个健全的方式来发行以及升级包,而无需推出新的依赖包,节省你的时间及烦恼。
+
+如果你对此认同,希望立即开始使用语义化版本控制,你只需声明你的函数库正在使用它并遵循这些规则就可以了。请在你的 README 文件中保留此页链接,让别人也知道这些规则并从中受益。
+
+FAQ
+---
+
+### 在 0.y.z 初始开发阶段,我该如何进行版本控制?
+
+最简单的做法是以 0.1.0 作为你的初始化开发版本,并在后续的每次发行时递增次版本号。
+
+### 如何判断发布 1.0.0 版本的时机?
+
+当你的软件被用于正式环境,它应该已经达到了 1.0.0 版。如果你已经有个稳定的 API 被使用者依赖,也会是 1.0.0 版。如果你很担心向下兼容的问题,也应该算是 1.0.0 版了。
+
+### 这不会阻碍快速开发和迭代吗?
+
+主版本号为零的时候就是为了做快速开发。如果你每天都在改变 API,那么你应该仍在主版本号为零的阶段(0.y.z),或是正在下个主版本的独立开发分支中。
+
+### 对于公共 API,若即使是最小但不向下兼容的改变都需要产生新的主版本号,岂不是很快就达到 42.0.0 版?
+
+这是开发的责任感和前瞻性的问题。不兼容的改变不应该轻易被加入到有许多依赖代码的软件中。升级所付出的代价可能是巨大的。要递增主版本号来发行不兼容的改版,意味着你必须为这些改变所带来的影响深思熟虑,并且评估所涉及的成本及效益比。
+
+### 为整个公共 API 写文档太费事了!
+
+为供他人使用的软件编写适当的文档,是你作为一名专业开发者应尽的职责。保持项目高效的一个非常重要的部分是掌控软件的复杂度,如果没有人知道如何使用你的软件或不知道哪些函数的调用是可靠的,要掌控复杂度会是困难的。长远来看,使用语义化版本控制以及对于公共 API 有良好规范的坚持,可以让每个人及每件事都运行顺畅。
+
+### 万一不小心把一个不兼容的改版当成了次版本号发行了该怎么办?
+
+一旦发现自己破坏了语义化版本控制的规范,就要修正这个问题,并发行一个新的次版本号来更正这个问题并且恢复向下兼容。即使是这种情况,也不能去修改已发行的版本。可以的话,将有问题的版本号记录到文档中,告诉使用者问题所在,让他们能够意识到这是有问题的版本。
+
+### 如果我更新了自己的依赖但没有改变公共 API 该怎么办?
+
+由于没有影响到公共 API,这可以被认定是兼容的。若某个软件和你的包有共同依赖,则它会有自己的依赖规范,作者也会告知可能的冲突。要判断改版是属于修订等级或是次版等级,是依据你更新的依赖关系是为了修复问题或是加入新功能。对于后者,我经常会预期伴随着更多的代码,这显然会是一个次版本号级别的递增。
+
+### 如果我变更了公共 API 但无意中未遵循版本号的改动怎么办呢?(意即在修订等级的发布中,误将重大且不兼容的改变加到代码之中)
+
+自行做最佳的判断。如果你有庞大的使用者群在依照公共 API 的意图而变更行为后会大受影响,那么最好做一次主版本的发布,即使严格来说这个修复仅是修订等级的发布。记住, 语义化的版本控制就是透过版本号的改变来传达意义。若这些改变对你的使用者是重要的,那就透过版本号来向他们说明。
+
+### 我该如何处理即将弃用的功能?
+
+弃用现存的功能是软件开发中的家常便饭,也通常是向前发展所必须的。当你弃用部分公共 API 时,你应该做两件事:(1)更新你的文档让使用者知道这个改变,(2)在适当的时机将弃用的功能透过新的次版本号发布。在新的主版本完全移除弃用功能前,至少要有一个次版本包含这个弃用信息,这样使用者才能平顺地转移到新版 API。
+
+### 语义化版本对于版本的字符串长度是否有限制呢?
+
+没有,请自行做适当的判断。举例来说,长到 255 个字符的版本已过度夸张。再者,特定的系统对于字符串长度可能会有他们自己的限制。
+
+### “v1.2.3” 是一个语义化版本号吗?
+
+“v1.2.3” 并不是一个语义化的版本号。但是,在语义化版本号之前增加前缀 “v” 是用来表示版本号的常用做法。在版本控制系统中,将 “version” 缩写为 “v” 是很常见的。比如:`git tag v1.2.3 -m "Release version 1.2.3"` 中,“v1.2.3” 表示标签名称,而 “1.2.3” 是语义化版本号。
+
+### 是否有推荐的正则表达式用以检查语义化版本号的正确性?
+
+有两个推荐的正则表达式。第一个用于支持按组名称提取的语言(PCRE[Perl 兼容正则表达式,比如 Perl、PHP 和 R]、Python 和 Go)。
+
+参见:
+
+```
+^(?P0|[1-9]\d*)\.(?P0|[1-9]\d*)\.(?P0|[1-9]\d*)(?:-(?P(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+(?P[0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$
+```
+
+第二个用于支持按编号提取的语言(与第一个对应的提取项按顺序分别为:major、minor、patch、prerelease、buildmetadata)。主要包括 ECMA Script(JavaScript)、PCRE(Perl 兼容正则表达式,比如 Perl、PHP 和 R)、Python 和 Go。
+参见:
+
+```
+^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$
+```
+
+关于
+---
+
+语义化版本控制的规范是由 Gravatars 创办者兼 GitHub 共同创办者 [Tom Preston-Werner](http://tom.preston-werner.com) 所建立。
+
+如果您有任何建议,请到 [GitHub 上提出您的问题](https://github.com/semver/semver/issues)。
+
+许可证
+---
+
+[知识共享 署名 3.0 (CC BY 3.0)](http://creativecommons.org/licenses/by/3.0/)
\ No newline at end of file
diff --git a/docs/logo/drone.png b/docs/logo/drone.png
new file mode 100644
index 0000000..163a701
Binary files /dev/null and b/docs/logo/drone.png differ
diff --git a/docs/logo/drone_red.png b/docs/logo/drone_red.png
new file mode 100644
index 0000000..7206fdb
Binary files /dev/null and b/docs/logo/drone_red.png differ
diff --git a/docs/logo/gitea.png b/docs/logo/gitea.png
new file mode 100644
index 0000000..8fef33e
Binary files /dev/null and b/docs/logo/gitea.png differ
diff --git a/docs/logo/grafana.png b/docs/logo/grafana.png
new file mode 100644
index 0000000..01ce287
Binary files /dev/null and b/docs/logo/grafana.png differ
diff --git a/docs/manual/docs/.vitepress/config.mts b/docs/manual/docs/.vitepress/config.mts
new file mode 100644
index 0000000..ebc7293
--- /dev/null
+++ b/docs/manual/docs/.vitepress/config.mts
@@ -0,0 +1,29 @@
+import { defineConfig } from 'vitepress'
+
+// https://vitepress.dev/reference/site-config
+export default defineConfig({
+ base: "/netadmin/",
+ title: "dot",
+ description: "管理后台快速开发框架",
+ themeConfig: {
+ // https://vitepress.dev/reference/default-theme-config
+ nav: [
+ { text: 'Home', link: '/' },
+ { text: 'Examples', link: '/markdown-examples' }
+ ],
+
+ sidebar: [
+ {
+ text: 'Examples',
+ items: [
+ { text: 'Markdown Examples', link: '/markdown-examples' },
+ { text: 'Runtime API Examples', link: '/api-examples' }
+ ]
+ }
+ ],
+
+ socialLinks: [
+ { icon: 'github', link: 'https://github.com/nsnail/netadmin' }
+ ]
+ }
+})
\ No newline at end of file
diff --git a/docs/manual/docs/api-examples.md b/docs/manual/docs/api-examples.md
new file mode 100644
index 0000000..bbf1ed0
--- /dev/null
+++ b/docs/manual/docs/api-examples.md
@@ -0,0 +1,49 @@
+---
+outline: deep
+---
+
+# Runtime API Examples
+
+This page demonstrates usage of some of the runtime APIs provided by VitePress.
+
+The main `useData()` API can be used to access site, theme, and page data for the current page. It works in both `.md` and `.vue` files:
+
+```md
+
+
+## Results
+
+### Theme Data
+{{ theme }}
+
+### Page Data
+{{ page }}
+
+### Page Frontmatter
+{{ frontmatter }}
+```
+
+
+
+## Results
+
+### Theme Data
+{{ theme }}
+
+### Page Data
+{{ page }}
+
+### Page Frontmatter
+{{ frontmatter }}
+
+## More
+
+Check out the documentation for the [full list of runtime APIs](https://vitepress.dev/reference/runtime-api#usedata).
\ No newline at end of file
diff --git a/docs/manual/docs/index.md b/docs/manual/docs/index.md
new file mode 100644
index 0000000..14ad8da
--- /dev/null
+++ b/docs/manual/docs/index.md
@@ -0,0 +1,24 @@
+---
+# https://vitepress.dev/reference/default-theme-home-page
+layout: home
+
+hero:
+ name: "dot"
+ text: "管理后台快速开发框架"
+ tagline: 基于C#12/.NET8、Vue3/Vite、Element Plus等现代技术构建,具有十分整洁、优雅的编码规范
+ actions:
+ - theme: brand
+ text: 快速开始
+ link: /markdown-examples
+ - theme: alt
+ text: API Examples
+ link: /api-examples
+
+features:
+ - title: Feature A
+ details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
+ - title: Feature B
+ details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
+ - title: Feature C
+ details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
+---
\ No newline at end of file
diff --git a/docs/manual/docs/markdown-examples.md b/docs/manual/docs/markdown-examples.md
new file mode 100644
index 0000000..e554d00
--- /dev/null
+++ b/docs/manual/docs/markdown-examples.md
@@ -0,0 +1,85 @@
+# Markdown Extension Examples
+
+This page demonstrates some of the built-in markdown extensions provided by VitePress.
+
+## Syntax Highlighting
+
+VitePress provides Syntax Highlighting powered by [Shiki](https://github.com/shikijs/shiki), with additional features like line-highlighting:
+
+**Input**
+
+````
+```js{4}
+export default {
+ data () {
+ return {
+ msg: 'Highlighted!'
+ }
+ }
+}
+```
+````
+
+**Output**
+
+```js{4}
+export default {
+ data () {
+ return {
+ msg: 'Highlighted!'
+ }
+ }
+}
+```
+
+## Custom Containers
+
+**Input**
+
+```md
+::: info
+This is an info box.
+:::
+
+::: tip
+This is a tip.
+:::
+
+::: warning
+This is a warning.
+:::
+
+::: danger
+This is a dangerous warning.
+:::
+
+::: details
+This is a details block.
+:::
+```
+
+**Output**
+
+::: info
+This is an info box.
+:::
+
+::: tip
+This is a tip.
+:::
+
+::: warning
+This is a warning.
+:::
+
+::: danger
+This is a dangerous warning.
+:::
+
+::: details
+This is a details block.
+:::
+
+## More
+
+Check out the documentation for the [full list of markdown extensions](https://vitepress.dev/guide/markdown).
\ No newline at end of file
diff --git a/docs/manual/package.json b/docs/manual/package.json
new file mode 100644
index 0000000..edd0822
--- /dev/null
+++ b/docs/manual/package.json
@@ -0,0 +1,10 @@
+{
+ "scripts": {
+ "docs:dev": "vitepress dev docs",
+ "docs:build": "vitepress build docs",
+ "docs:preview": "vitepress preview docs"
+ },
+ "devDependencies": {
+ "vitepress": "^1.0.0-rc.27"
+ }
+}
\ No newline at end of file
diff --git a/docs/screenshot/2023-10-26_172812.png b/docs/screenshot/2023-10-26_172812.png
new file mode 100644
index 0000000..edb839e
Binary files /dev/null and b/docs/screenshot/2023-10-26_172812.png differ
diff --git a/docs/screenshot/2023-10-26_172955.png b/docs/screenshot/2023-10-26_172955.png
new file mode 100644
index 0000000..d7d2d3f
Binary files /dev/null and b/docs/screenshot/2023-10-26_172955.png differ
diff --git a/docs/screenshot/2023-10-26_174707.png b/docs/screenshot/2023-10-26_174707.png
new file mode 100644
index 0000000..08407ab
Binary files /dev/null and b/docs/screenshot/2023-10-26_174707.png differ
diff --git a/docs/screenshot/2023-10-26_174949.png b/docs/screenshot/2023-10-26_174949.png
new file mode 100644
index 0000000..70155b4
Binary files /dev/null and b/docs/screenshot/2023-10-26_174949.png differ
diff --git a/docs/screenshot/2023-10-26_175308.png b/docs/screenshot/2023-10-26_175308.png
new file mode 100644
index 0000000..c514b46
Binary files /dev/null and b/docs/screenshot/2023-10-26_175308.png differ
diff --git a/docs/screenshot/2023-10-26_175352.png b/docs/screenshot/2023-10-26_175352.png
new file mode 100644
index 0000000..f58efca
Binary files /dev/null and b/docs/screenshot/2023-10-26_175352.png differ
diff --git a/docs/screenshot/2023-10-26_175407.png b/docs/screenshot/2023-10-26_175407.png
new file mode 100644
index 0000000..1a2d000
Binary files /dev/null and b/docs/screenshot/2023-10-26_175407.png differ
diff --git a/docs/screenshot/2023-10-26_175419.png b/docs/screenshot/2023-10-26_175419.png
new file mode 100644
index 0000000..8c70dfe
Binary files /dev/null and b/docs/screenshot/2023-10-26_175419.png differ
diff --git a/docs/screenshot/2023-10-26_175430.png b/docs/screenshot/2023-10-26_175430.png
new file mode 100644
index 0000000..6226116
Binary files /dev/null and b/docs/screenshot/2023-10-26_175430.png differ
diff --git a/docs/screenshot/2023-10-26_175441.png b/docs/screenshot/2023-10-26_175441.png
new file mode 100644
index 0000000..87d205a
Binary files /dev/null and b/docs/screenshot/2023-10-26_175441.png differ
diff --git a/docs/screenshot/2023-10-26_175447.png b/docs/screenshot/2023-10-26_175447.png
new file mode 100644
index 0000000..a833027
Binary files /dev/null and b/docs/screenshot/2023-10-26_175447.png differ
diff --git a/docs/screenshot/2023-10-26_175501.png b/docs/screenshot/2023-10-26_175501.png
new file mode 100644
index 0000000..8558b75
Binary files /dev/null and b/docs/screenshot/2023-10-26_175501.png differ
diff --git a/docs/screenshot/2023-10-26_175922.png b/docs/screenshot/2023-10-26_175922.png
new file mode 100644
index 0000000..4339db5
Binary files /dev/null and b/docs/screenshot/2023-10-26_175922.png differ
diff --git a/docs/screenshot/thumb/2023-10-26_172812.png b/docs/screenshot/thumb/2023-10-26_172812.png
new file mode 100644
index 0000000..aca311a
Binary files /dev/null and b/docs/screenshot/thumb/2023-10-26_172812.png differ
diff --git a/docs/screenshot/thumb/2023-10-26_172955.png b/docs/screenshot/thumb/2023-10-26_172955.png
new file mode 100644
index 0000000..a5d2056
Binary files /dev/null and b/docs/screenshot/thumb/2023-10-26_172955.png differ
diff --git a/docs/screenshot/thumb/2023-10-26_174707.png b/docs/screenshot/thumb/2023-10-26_174707.png
new file mode 100644
index 0000000..44b0023
Binary files /dev/null and b/docs/screenshot/thumb/2023-10-26_174707.png differ
diff --git a/docs/screenshot/thumb/2023-10-26_174949.png b/docs/screenshot/thumb/2023-10-26_174949.png
new file mode 100644
index 0000000..a65054f
Binary files /dev/null and b/docs/screenshot/thumb/2023-10-26_174949.png differ
diff --git a/docs/screenshot/thumb/2023-10-26_175308.png b/docs/screenshot/thumb/2023-10-26_175308.png
new file mode 100644
index 0000000..29288dc
Binary files /dev/null and b/docs/screenshot/thumb/2023-10-26_175308.png differ
diff --git a/docs/screenshot/thumb/2023-10-26_175352.png b/docs/screenshot/thumb/2023-10-26_175352.png
new file mode 100644
index 0000000..0e406fa
Binary files /dev/null and b/docs/screenshot/thumb/2023-10-26_175352.png differ
diff --git a/docs/screenshot/thumb/2023-10-26_175407.png b/docs/screenshot/thumb/2023-10-26_175407.png
new file mode 100644
index 0000000..fbab5f5
Binary files /dev/null and b/docs/screenshot/thumb/2023-10-26_175407.png differ
diff --git a/docs/screenshot/thumb/2023-10-26_175419.png b/docs/screenshot/thumb/2023-10-26_175419.png
new file mode 100644
index 0000000..dc29cf5
Binary files /dev/null and b/docs/screenshot/thumb/2023-10-26_175419.png differ
diff --git a/docs/screenshot/thumb/2023-10-26_175430.png b/docs/screenshot/thumb/2023-10-26_175430.png
new file mode 100644
index 0000000..97f580b
Binary files /dev/null and b/docs/screenshot/thumb/2023-10-26_175430.png differ
diff --git a/docs/screenshot/thumb/2023-10-26_175441.png b/docs/screenshot/thumb/2023-10-26_175441.png
new file mode 100644
index 0000000..f584e7d
Binary files /dev/null and b/docs/screenshot/thumb/2023-10-26_175441.png differ
diff --git a/docs/screenshot/thumb/2023-10-26_175447.png b/docs/screenshot/thumb/2023-10-26_175447.png
new file mode 100644
index 0000000..eee075e
Binary files /dev/null and b/docs/screenshot/thumb/2023-10-26_175447.png differ
diff --git a/docs/screenshot/thumb/2023-10-26_175501.png b/docs/screenshot/thumb/2023-10-26_175501.png
new file mode 100644
index 0000000..9b9d3ff
Binary files /dev/null and b/docs/screenshot/thumb/2023-10-26_175501.png differ
diff --git a/docs/screenshot/thumb/2023-10-26_175922.png b/docs/screenshot/thumb/2023-10-26_175922.png
new file mode 100644
index 0000000..e27432b
Binary files /dev/null and b/docs/screenshot/thumb/2023-10-26_175922.png differ
diff --git a/dot.sln b/dot.sln
index f1cf980..848828e 100644
--- a/dot.sln
+++ b/dot.sln
@@ -3,24 +3,66 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dot", "src\dot.csproj", "{E7608D54-4A3B-4B4B-ADA0-7852987CA21F}"
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{C84EB5A0-37AD-4B17-A51E-E36888C4441E}"
EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "root-files", "root-files", "{AD79881E-74D9-4EC7-AFE9-82D10CD32C3A}"
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "backend", "backend", "{4DAF9366-855F-46BB-AE4C-660C92FA0697}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "meta", "meta", "{5198A03D-0CAC-4828-A807-34A693F73859}"
ProjectSection(SolutionItems) = preProject
+ .commitlintrc.js = .commitlintrc.js
.editorconfig = .editorconfig
.gitattributes = .gitattributes
.gitignore = .gitignore
- .tgitconfig = .tgitconfig
- build.ps1 = build.ps1
- code-format.cmd = code-format.cmd
Directory.Build.props = Directory.Build.props
- dot.sln.DotSettings = dot.sln.DotSettings
- git-clean.ps1 = git-clean.ps1
- LICENSE = LICENSE
- README.md = README.md
+ Dot.sln.DotSettings = Dot.sln.DotSettings
+ dotnet-tools.json = dotnet-tools.json
global.json = global.json
+ LICENSE = LICENSE
+ nuget.config = nuget.config
+ package.json = package.json
+ README.md = README.md
+ README.zh-CN.md = README.zh-CN.md
EndProjectSection
EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "scripts", "scripts", "{BB0B25C9-0901-4923-913F-00F9A6B352A5}"
+ ProjectSection(SolutionItems) = preProject
+ clean.ln.csx = scripts/clean.ln.csx
+ code.clean.csx = scripts/code.clean.csx
+ code.clean.ps1 = scripts/code.clean.ps1
+ gen.cs.tt = scripts/gen.cs.tt
+ gen.ln.cmd = scripts/gen.ln.cmd
+ gen.resx.tt = scripts/gen.resx.tt
+ git.pr.ps1 = scripts/git.pr.ps1
+ git.rc.ps1 = scripts/git.rc.ps1
+ image.optimize.csx = scripts/image.optimize.csx
+ install.as.tpl.ps1 = scripts/install.as.tpl.ps1
+ rename.csx = scripts/rename.csx
+ resharper.full.ps1 = scripts/resharper.full.ps1
+ switcher.nsext.json = scripts/switcher.nsext.json
+ switcher.ps1 = scripts/switcher.ps1
+ sync.sln.files.csx = scripts/sync.sln.files.csx
+ EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{1129FE25-466B-4F4F-85FC-3752664245E1}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{3C6F049E-3EE8-4D66-9AFF-E8A369032487}"
+ ProjectSection(SolutionItems) = preProject
+ ci.yml = .github/workflows/ci.yml
+ EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{8E4C93BA-9493-4892-80C4-5E174C504829}"
+ ProjectSection(SolutionItems) = preProject
+ code.quality.props = build/code.quality.props
+ copy.pkg.xml.comment.files.targets = build/copy.pkg.xml.comment.files.targets
+ minver.targets = build/minver.targets
+ prebuild.targets = build/prebuild.targets
+ stylecop.analyzers.ruleset = build/stylecop.analyzers.ruleset
+ EndProjectSection
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dot", "src\backend\Dot\Dot.csproj", "{1E62C322-EE42-4699-A6F1-791C53EFA62D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dot.Tests", "src\backend\Dot.Tests\Dot.Tests.csproj", "{00604162-C444-478B-B773-3AB23C856CA7}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -30,9 +72,19 @@ Global
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {E7608D54-4A3B-4B4B-ADA0-7852987CA21F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E7608D54-4A3B-4B4B-ADA0-7852987CA21F}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {E7608D54-4A3B-4B4B-ADA0-7852987CA21F}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {E7608D54-4A3B-4B4B-ADA0-7852987CA21F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1E62C322-EE42-4699-A6F1-791C53EFA62D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1E62C322-EE42-4699-A6F1-791C53EFA62D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1E62C322-EE42-4699-A6F1-791C53EFA62D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1E62C322-EE42-4699-A6F1-791C53EFA62D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {00604162-C444-478B-B773-3AB23C856CA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {00604162-C444-478B-B773-3AB23C856CA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {00604162-C444-478B-B773-3AB23C856CA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {00604162-C444-478B-B773-3AB23C856CA7}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ {4DAF9366-855F-46BB-AE4C-660C92FA0697} = {C84EB5A0-37AD-4B17-A51E-E36888C4441E}
+ {3C6F049E-3EE8-4D66-9AFF-E8A369032487} = {1129FE25-466B-4F4F-85FC-3752664245E1}
+ {1E62C322-EE42-4699-A6F1-791C53EFA62D} = {4DAF9366-855F-46BB-AE4C-660C92FA0697}
+ {00604162-C444-478B-B773-3AB23C856CA7} = {4DAF9366-855F-46BB-AE4C-660C92FA0697}
EndGlobalSection
EndGlobal
\ No newline at end of file
diff --git a/dot.sln.DotSettings b/dot.sln.DotSettings
index 205c3ab..c6eafe8 100644
--- a/dot.sln.DotSettings
+++ b/dot.sln.DotSettings
@@ -1,6 +1,38 @@
-
+
+ Inherit
+ True
+ True
+ DO_NOT_SHOW
+ HINT
+ DO_NOT_SHOW
+ DO_NOT_SHOW
+ NEVER
+ NEVER
+ NEVER
+ NEVER
+ ID
+ IOS
+ IP
+ UI
+ <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb_AaBb" />
+
+ True
+ True
+ True
+ True
+ True
+ 1
+ 1
+ OFF
+ HINT
+ Required
+ Required
+ Required
+ Required
+ <Policy Inspect="True" Prefix="" Suffix="" Style="AA_BB" />
+ <Policy Inspect="True" Prefix="_" Suffix="" Style="AA_BB" />
+ <Policy Inspect="True" Prefix="_" Suffix="" Style="aaBb" />
+ <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" />
<?xml version="1.0" encoding="utf-16"?>
<Patterns xmlns="urn:schemas-jetbrains-com:member-reordering-patterns">
<TypePattern>
@@ -8,43 +40,69 @@
<Entry.SortBy>
<Kind>
<Kind.Order>
- <DeclarationKind>Interface</DeclarationKind>
- <DeclarationKind>Class</DeclarationKind>
- <DeclarationKind>Record</DeclarationKind>
- <DeclarationKind>Enum</DeclarationKind>
- <DeclarationKind>Struct</DeclarationKind>
- <DeclarationKind>Delegate</DeclarationKind>
- <DeclarationKind>Event</DeclarationKind>
<DeclarationKind>Constant</DeclarationKind>
<DeclarationKind>Field</DeclarationKind>
- <DeclarationKind>Property</DeclarationKind>
<DeclarationKind>Constructor</DeclarationKind>
<DeclarationKind>Destructor</DeclarationKind>
+ <DeclarationKind>Delegate</DeclarationKind>
+ <DeclarationKind>Event</DeclarationKind>
+ <DeclarationKind>Enum</DeclarationKind>
+ <DeclarationKind>Interface</DeclarationKind>
+ <DeclarationKind>Property</DeclarationKind>
<DeclarationKind>Indexer</DeclarationKind>
<DeclarationKind>Method</DeclarationKind>
+ <DeclarationKind>Struct</DeclarationKind>
+ <DeclarationKind>Record</DeclarationKind>
+ <DeclarationKind>Class</DeclarationKind>
</Kind.Order>
</Kind>
<Access>
<Access.Order>
- <AccessModifier>Private</AccessModifier>
- <AccessModifier>PrivateProtected</AccessModifier>
- <AccessModifier>Protected</AccessModifier>
- <AccessModifier>ProtectedInternal</AccessModifier>
- <AccessModifier>Internal</AccessModifier>
<AccessModifier>Public</AccessModifier>
+ <AccessModifier>Internal</AccessModifier>
+ <AccessModifier>ProtectedInternal</AccessModifier>
+ <AccessModifier>Protected</AccessModifier>
+ <AccessModifier>PrivateProtected</AccessModifier>
+ <AccessModifier>Private</AccessModifier>
</Access.Order>
</Access>
+ <Static />
+ <Readonly />
<Name />
</Entry.SortBy>
</Entry>
</TypePattern>
</Patterns>
- <Policy Inspect="True" Prefix="" Suffix="" Style="AA_BB" />
- <Policy Inspect="True" Prefix="_" Suffix="" Style="AA_BB" />
- <Policy Inspect="True" Prefix="_" Suffix="" Style="aaBb" />
- <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" />
- False
- HINT
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+
\ No newline at end of file
diff --git a/dotnet-tools.json b/dotnet-tools.json
new file mode 100644
index 0000000..d36cef7
--- /dev/null
+++ b/dotnet-tools.json
@@ -0,0 +1,30 @@
+{
+ "version": 1,
+ "isRoot": true,
+ "tools": {
+ "dotnet-t4": {
+ "version": "2.3.1",
+ "commands": [
+ "t4"
+ ]
+ },
+ "dotnet-script": {
+ "version": "1.5.0",
+ "commands": [
+ "dotnet-script"
+ ]
+ },
+ "jetbrains.resharper.globaltools": {
+ "version": "2023.3.0",
+ "commands": [
+ "jb"
+ ]
+ },
+ "dnt": {
+ "version": "1.8.3",
+ "commands": [
+ "dnt"
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/git-clean.ps1 b/git-clean.ps1
deleted file mode 100644
index 5f7b39a..0000000
--- a/git-clean.ps1
+++ /dev/null
@@ -1 +0,0 @@
-git reset --hard | git clean -d -fx .
\ No newline at end of file
diff --git a/global.json b/global.json
index 0e46db0..ad64c8c 100644
--- a/global.json
+++ b/global.json
@@ -1,10 +1,10 @@
{
- "sdk": {
- "version": "7.0.100",
- "allowPrerelease": true,
- "rollForward": "major"
- },
- "tools": {
- "dotnet": "7.0.100"
- }
+ "sdk": {
+ "version": "8.0.0",
+ "rollForward": "latestMajor",
+ "allowPrerelease": true
+ },
+ "tools": {
+ "dotnet": "8.0.0"
+ }
}
\ No newline at end of file
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..0f6d317
--- /dev/null
+++ b/package.json
@@ -0,0 +1,14 @@
+{
+ "version": "1.0.0",
+ "devDependencies": {
+ "cz-git": "^1.7.1",
+ "commitizen": "^4.3.0",
+ "prettier": "^3.1.0",
+ "standard-version": "^9.5.0"
+ },
+ "config": {
+ "commitizen": {
+ "path": "node_modules/cz-git"
+ }
+ }
+}
\ No newline at end of file
diff --git a/scripts/clean.ln.csx b/scripts/clean.ln.csx
new file mode 100644
index 0000000..f77913d
--- /dev/null
+++ b/scripts/clean.ln.csx
@@ -0,0 +1,26 @@
+using System.Text.RegularExpressions;
+
+var csFiles = Directory.EnumerateFiles(@"../src/backend", $"*.cs", new EnumerationOptions { RecurseSubdirectories = true });
+foreach (var lnFile in Directory.EnumerateFiles("../assets/res", "*.ln"))
+{
+ var newLines = new List();
+ foreach (var line in File.ReadAllLines(lnFile))
+ {
+ var found = false;
+ foreach (var csFile in csFiles)
+ {
+ if (File.ReadAllText(csFile).Contains($"Ln.{(Regex.IsMatch(line, @"^\d") ? "_" : "") + line}"))
+ {
+ found = true;
+ newLines.Add(line);
+ break;
+ }
+ }
+
+ if (!found)
+ {
+ Console.WriteLine(line);
+ }
+ }
+ File.WriteAllLines(lnFile, newLines);
+}
\ No newline at end of file
diff --git a/scripts/code.clean.csx b/scripts/code.clean.csx
new file mode 100644
index 0000000..178a795
--- /dev/null
+++ b/scripts/code.clean.csx
@@ -0,0 +1,44 @@
+using System.Text.RegularExpressions;
+using System.Net.Http;
+using System.Net.Http.Json;
+
+
+{
+ var files = string.Join(
+ ';',
+ Args[0]
+ .Split('\n', StringSplitOptions.RemoveEmptyEntries)
+ .Select(x => x.Replace('\\', '/').Trim())
+ );
+
+ Console.WriteLine(files);
+
+ using var p = Process.Start(
+ new ProcessStartInfo
+ {
+ CreateNoWindow = true,
+ FileName = "dotnet",
+ Arguments = $"jb cleanupcode --include=\"{files}\" --no-build ../Dot.sln",
+ UseShellExecute = false,
+ RedirectStandardOutput = true
+ }
+ );
+ p.WaitForExit();
+ Console.WriteLine(p.StandardOutput.ReadToEnd());
+
+ using var p2 = Process.Start(
+ new ProcessStartInfo
+ {
+ CreateNoWindow = true,
+ FileName = "git",
+ Arguments = $"status",
+ UseShellExecute = false,
+ RedirectStandardOutput = true
+ }
+ );
+ p2.WaitForExit();
+ var content = p2.StandardOutput.ReadToEnd();
+ Console.WriteLine(content);
+
+ return content.Contains("working tree clean") ? 0 : 1;
+}
\ No newline at end of file
diff --git a/scripts/code.clean.ps1 b/scripts/code.clean.ps1
new file mode 100644
index 0000000..09190f1
--- /dev/null
+++ b/scripts/code.clean.ps1
@@ -0,0 +1,4 @@
+dotnet jb cleanupcode --no-build --include =$( $( git status --porcelain | Where-Object { $_ -match "^\s*[MA]" } | ForEach-Object { $_.TrimStart(" M").TrimStart(" A") } ) -join ";" ) ../Dot.sln
+dot rbom -w -e refs -e .git -e node_modules ../
+dot trim -w -e refs -e .git -e node_modules ../
+dot tolf -w -e refs -e .git -e node_modules ../
\ No newline at end of file
diff --git a/scripts/gen.cs.tt b/scripts/gen.cs.tt
new file mode 100644
index 0000000..1e64dd5
--- /dev/null
+++ b/scripts/gen.cs.tt
@@ -0,0 +1,77 @@
+<#@ template language="C#" #>
+<#@ assembly name="System.Xml" #>
+<#@ output encoding="utf-8" extension="Designer.cs" #>
+
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+using System.CodeDom.Compiler;
+using System.Diagnostics.CodeAnalysis;
+using System.Resources;
+using System.Runtime.CompilerServices;
+
+namespace Dot.Languages;
+
+///
+/// A strongly-typed resource class, for looking up localized strings, etc.
+///
+
+// This class was auto-generated by the StronglyTypedResourceBuilder
+// class via a tool like ResGen or Visual Studio.
+// To add or remove a member, edit your .ResX file then rerun ResGen
+// with the /str option, or rebuild your VS project.
+[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
+[System.Diagnostics.DebuggerNonUserCode]
+[System.Runtime.CompilerServices.CompilerGenerated]
+public sealed class Ln
+{
+ private static ResourceManager _resourceMan;
+
+ ///
+ /// Initializes a new instance of the class.
+ ///
+ [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ public Ln() { }
+
+ ///
+ /// Returns the cached ResourceManager instance used by this class.
+ ///
+ [EditorBrowsable(EditorBrowsableState.Advanced)]
+ public static ResourceManager ResourceManager {
+ get {
+ if (ReferenceEquals(_resourceMan, null)) {
+ var temp = new ResourceManager("Dot.Languages.Ln", typeof(Ln).Assembly);
+ _resourceMan = temp;
+ }
+
+ return _resourceMan;
+ }
+ }
+
+ ///
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
+ ///
+ [EditorBrowsable(EditorBrowsableState.Advanced)]
+ public static CultureInfo Culture { get; set; }
+<#
+ var xml = new System.Xml.XmlDocument();
+ xml.Load("../assets/res/Ln.resx");
+ foreach (System.Xml.XmlNode data in xml.SelectNodes("//root/data")!)
+ {
+#>
+ ///
+ /// <#= data.SelectSingleNode("value")?.InnerText #>
+ ///
+ public static string <#=
+ data.Attributes!["name"].Value.Replace(" ", "_") #> => ResourceManager.GetString("<#= data.Attributes!["name"].Value #>", Culture);
+<#
+ }
+#>
+}
\ No newline at end of file
diff --git a/scripts/gen.ln.cmd b/scripts/gen.ln.cmd
new file mode 100644
index 0000000..bcaacbc
--- /dev/null
+++ b/scripts/gen.ln.cmd
@@ -0,0 +1,2 @@
+dotnet t4 ./gen.resx.tt -o ../assets/res/Ln.resx
+dotnet t4 ./gen.cs.tt -o ../dist/backend/Dot/Ln.cs
\ No newline at end of file
diff --git a/scripts/gen.resx.tt b/scripts/gen.resx.tt
new file mode 100644
index 0000000..ba5cf23
--- /dev/null
+++ b/scripts/gen.resx.tt
@@ -0,0 +1,41 @@
+<#@ template language="C#" #>
+<#@ output encoding="utf-8" extension="resx" #>
+<#@ import namespace="System.IO" #>
+<#@ import namespace="System.Text.RegularExpressions" #>
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 1.3
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+
+
+ <#
+ var regex = new Regex(@"^\d", RegexOptions.Compiled);
+ foreach (var file in Directory.GetFiles("../assets/res/", "*.ln"))
+ {
+ foreach (var line in File.ReadLines(file))
+ {
+#>
+ <#= line #>" xml:space="preserve"><#= line #>
+<#
+ }
+ }
+#>
+
\ No newline at end of file
diff --git a/scripts/git.pr.ps1 b/scripts/git.pr.ps1
new file mode 100644
index 0000000..6808586
--- /dev/null
+++ b/scripts/git.pr.ps1
@@ -0,0 +1,11 @@
+$branch = $( git branch --show-current )
+git add ../
+./code.clean.ps1
+git add ../
+../node_modules/.bin/git-cz.ps1
+git pull
+git push --set-upstream origin $branch
+Start-Process -FilePath "https://github.com/nsnail/dot/compare/main...$branch"
+启用写入模式-Host "按『Enter』重建分支,『Ctrl+C』退出"
+Pause
+./git.rc.ps1
\ No newline at end of file
diff --git a/scripts/git.rc.ps1 b/scripts/git.rc.ps1
new file mode 100644
index 0000000..2a66810
--- /dev/null
+++ b/scripts/git.rc.ps1
@@ -0,0 +1,6 @@
+$branch = $( git branch --show-current )
+git checkout main
+git pull
+git branch -D $branch
+git branch $branch
+git checkout $branch
\ No newline at end of file
diff --git a/scripts/image.optimize.csx b/scripts/image.optimize.csx
new file mode 100644
index 0000000..41f558c
--- /dev/null
+++ b/scripts/image.optimize.csx
@@ -0,0 +1,65 @@
+/*
+ for %%i in (*.png) do pngquant %%i --force --output %%i --skip-if-larger
+ for %%i in (*.jpg) do jpegtran -copy none -optimize -perfect %%i %%i
+ *
+ */
+
+
+var files = Directory
+ .EnumerateFiles(
+ "../",
+ "*.png",
+ new EnumerationOptions
+ {
+ RecurseSubdirectories = true,
+ AttributesToSkip = FileAttributes.ReparsePoint,
+ IgnoreInaccessible = true
+ }
+ )
+ .ToArray();
+
+Parallel.ForEach(
+ files,
+ file =>
+ {
+ var startInfo = new ProcessStartInfo
+ {
+ FileName = "pngquant",
+ Arguments = $"\"{file}\" --force --output \"{file}\" --skip-if-larger"
+ };
+ using var p = Process.Start(startInfo);
+ p.WaitForExit();
+ Console.WriteLine($"{file}: {p.ExitCode}");
+ }
+);
+
+files = new[] { "*.jpg", "*.jpeg" }
+ .SelectMany(
+ x =>
+ Directory.EnumerateFiles(
+ "../",
+ x,
+ new EnumerationOptions
+ {
+ RecurseSubdirectories = true,
+ AttributesToSkip = FileAttributes.ReparsePoint,
+ IgnoreInaccessible = true
+ }
+ )
+ )
+ .ToArray();
+
+Parallel.ForEach(
+ files,
+ file =>
+ {
+ var startInfo = new ProcessStartInfo
+ {
+ FileName = "jpegtran",
+ Arguments = $"-copy none -optimize -perfect \"{file}\" \"{file}\""
+ };
+ using var p = Process.Start(startInfo);
+ p.WaitForExit();
+ Console.WriteLine($"{file}: {p.ExitCode}");
+ }
+);
\ No newline at end of file
diff --git a/scripts/install.as.tpl.ps1 b/scripts/install.as.tpl.ps1
new file mode 100644
index 0000000..ad933dd
--- /dev/null
+++ b/scripts/install.as.tpl.ps1
@@ -0,0 +1,2 @@
+dotnet new uninstall ../
+dotnet new --install ../
\ No newline at end of file
diff --git a/scripts/rename.csx b/scripts/rename.csx
new file mode 100644
index 0000000..c454630
--- /dev/null
+++ b/scripts/rename.csx
@@ -0,0 +1,27 @@
+#r "nuget: NSExt, 1.1.0"
+using NSExt.Extensions;
+
+Console.WriteLine("请输入原始名称(Dot):");
+var oldName = Console.ReadLine().NullOrEmpty("Dot");
+Console.WriteLine("请输入替换名称:");
+var newName = Console.ReadLine();
+foreach (var path in Directory.EnumerateDirectories("../", $"*{oldName}*",
+ SearchOption.AllDirectories))
+{
+ Console.启用写入模式($"{path} --> ");
+ var newPath = path.Replace(oldName, newName);
+ Directory.Move(path, newPath);
+ Console.WriteLine(newPath);
+}
+
+
+Console.WriteLine();
+foreach (var path in Directory.EnumerateFiles("../", $"*.*", SearchOption.AllDirectories))
+{
+ File.WriteAllText(path, File.ReadAllText(path).Replace(oldName, newName));
+ var newPath = path.Replace(oldName, newName);
+ if (newPath == path) continue;
+ Console.启用写入模式($"{path} --> ");
+ Directory.Move(path, newPath);
+ Console.WriteLine(newPath);
+}
\ No newline at end of file
diff --git a/scripts/resharper.full.ps1 b/scripts/resharper.full.ps1
new file mode 100644
index 0000000..5bd8c18
--- /dev/null
+++ b/scripts/resharper.full.ps1
@@ -0,0 +1 @@
+dotnet jb cleanupcode --no-build ../Dot.sln
\ No newline at end of file
diff --git a/scripts/switcher.nsext.json b/scripts/switcher.nsext.json
new file mode 100644
index 0000000..8bea679
--- /dev/null
+++ b/scripts/switcher.nsext.json
@@ -0,0 +1,17 @@
+{
+ "solution": "Dot.sln",
+ "mappings": {
+ "NSExt": "../refs/ns-ext/src/NSExt/NSExt.csproj"
+ },
+ "restore": [
+ {
+ "name": "Dot",
+ "packages": [
+ {
+ "packageName": "NSExt",
+ "version": "1.1.0"
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/scripts/switcher.ps1 b/scripts/switcher.ps1
new file mode 100644
index 0000000..3f0970a
--- /dev/null
+++ b/scripts/switcher.ps1
@@ -0,0 +1,27 @@
+# https://github.com/RicoSuter/DNT#switch-to-projects
+$targets = @{
+ '1' = 'switch-to-projects'
+ '2' = 'switch-to-packages'
+}
+$key = ''
+while ($null -eq $targets[$key])
+{
+ $key = 读取-Host '请选择:1(切换到项目引用) 2(切换到Nuget包引用)'
+}
+$files = Get-ChildItem Switcher.*.json
+$file = 9999
+while ($null -eq $files[[int]$file - 1])
+{
+ $i = 0
+ 启用写入模式-Host '请选择要切换的配置文件文件'
+ foreach ($file in $files)
+ {
+ $i++
+ 启用写入模式-Host $i $file.Name
+ }
+ $file = 读取-Host
+}
+$file = [int]$file - 1
+Copy-Item $files[$file] 'switcher.json' -Force
+dotnet dnt $targets[$key] ../Dot.sln
+Remove-Item switcher.json
\ No newline at end of file
diff --git a/scripts/sync.sln.files.csx b/scripts/sync.sln.files.csx
new file mode 100644
index 0000000..201e1d6
--- /dev/null
+++ b/scripts/sync.sln.files.csx
@@ -0,0 +1,63 @@
+using System.Text.RegularExpressions;
+
+var slnFile = Directory.GetFiles(@"../", "*.sln").First();
+var content = File.ReadAllText(slnFile);
+
+content = Regex.Replace(
+ content,
+ "Project\\(\"{2150E333-8FDC-42A3-9474-1A3956D46DE8}\"\\) = \"meta\", \"meta\", \"{5198A03D-0CAC-4828-A807-34A693F73859}\"(?:.|\n)*?EndProject",
+ $$"""
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "meta", "meta", "{5198A03D-0CAC-4828-A807-34A693F73859}"
+{{'\t'}}ProjectSection(SolutionItems) = preProject
+{{string.Join('\n',
+ Directory.GetFiles(@"../", "*").Where(x => !x.EndsWith(".sln") && !x.EndsWith(".user"))
+ .Select(x=>$"\t\t{Path.GetFileName(x)} = {Path.GetFileName(x)}")
+ )}}
+{{'\t'}}EndProject
+"""
+);
+
+content = Regex.Replace(
+ content,
+ "Project\\(\"{2150E333-8FDC-42A3-9474-1A3956D46DE8}\"\\) = \"workflows\", \"workflows\", \"{3C6F049E-3EE8-4D66-9AFF-E8A369032487}\"(?:.|\n)*?EndProject",
+ $$"""
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{3C6F049E-3EE8-4D66-9AFF-E8A369032487}"
+{{'\t'}}ProjectSection(SolutionItems) = preProject
+{{string.Join('\n',
+ Directory.GetFiles(@"../.github/workflows", "*")
+ .Select(x=>$"\t\t{Path.GetFileName(x)} = .github/workflows/{Path.GetFileName(x)}")
+ )}}
+{{'\t'}}EndProject
+"""
+);
+
+content = Regex.Replace(
+ content,
+ "Project\\(\"{2150E333-8FDC-42A3-9474-1A3956D46DE8}\"\\) = \"scripts\", \"scripts\", \"{BB0B25C9-0901-4923-913F-00F9A6B352A5}\"(?:.|\n)*?EndProject",
+ $$"""
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "scripts", "scripts", "{BB0B25C9-0901-4923-913F-00F9A6B352A5}"
+{{'\t'}}ProjectSection(SolutionItems) = preProject
+{{string.Join('\n',
+ Directory.GetFiles(@"../scripts", "*")
+ .Select(x=>$"\t\t{Path.GetFileName(x)} = scripts/{Path.GetFileName(x)}")
+ )}}
+{{'\t'}}EndProject
+"""
+);
+
+content = Regex.Replace(
+ content,
+ "Project\\(\"{2150E333-8FDC-42A3-9474-1A3956D46DE8}\"\\) = \"build\", \"build\", \"{8E4C93BA-9493-4892-80C4-5E174C504829}\"(?:.|\n)*?EndProject",
+ $$"""
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{8E4C93BA-9493-4892-80C4-5E174C504829}"
+{{'\t'}}ProjectSection(SolutionItems) = preProject
+{{string.Join('\n',
+ Directory.GetFiles(@"../build", "*")
+ .Select(x=>$"\t\t{Path.GetFileName(x)} = build/{Path.GetFileName(x)}")
+ )}}
+{{'\t'}}EndProject
+"""
+);
+
+Console.WriteLine(content);
+File.WriteAllText(slnFile, content);
\ No newline at end of file
diff --git a/src/.editorconfig b/src/.editorconfig
deleted file mode 100644
index 9b11293..0000000
--- a/src/.editorconfig
+++ /dev/null
@@ -1,41 +0,0 @@
-[*]
-indent_style = space
-indent_size = 4
-tab_width = 4
-
-
-# ReSharper properties
-resharper_align_linq_query = true
-resharper_align_multiline_argument = true
-resharper_align_multiline_array_and_object_initializer = true
-resharper_align_multiline_binary_patterns = true
-resharper_align_multiline_calls_chain = true
-resharper_align_multiline_extends_list = true
-resharper_align_multiline_parameter = true
-resharper_align_multiline_property_pattern = true
-resharper_align_multiline_switch_expression = true
-resharper_align_multiple_declaration = true
-resharper_align_multline_type_parameter_constrains = true
-resharper_align_multline_type_parameter_list = true
-resharper_align_tuple_components = true
-resharper_allow_comment_after_lbrace = true
-resharper_csharp_empty_block_style = together_same_line
-resharper_csharp_outdent_commas = true
-resharper_csharp_stick_comment = false
-resharper_csharp_wrap_before_comma = true
-resharper_indent_nested_foreach_stmt = true
-resharper_indent_nested_for_stmt = true
-resharper_indent_nested_while_stmt = true
-resharper_indent_preprocessor_if = usual_indent
-resharper_indent_preprocessor_other = usual_indent
-resharper_int_align = true
-resharper_keep_existing_arrangement = false
-resharper_place_linq_into_on_new_line = false
-resharper_place_simple_switch_expression_on_single_line = true
-resharper_wrap_before_eq = true
-resharper_wrap_chained_method_calls = chop_if_long
-resharper_wrap_switch_expression = chop_if_long
-
-# Microsoft .NET properties
-csharp_indent_braces = false
-csharp_new_line_before_open_brace = local_functions, methods, types
\ No newline at end of file
diff --git a/src/Color/Main.cs b/src/Color/Main.cs
deleted file mode 100644
index 1594f00..0000000
--- a/src/Color/Main.cs
+++ /dev/null
@@ -1,13 +0,0 @@
-namespace Dot.Color;
-
-public sealed class Main : ToolBase