jing-openplatform-api
  1. CRM 对象通用接口(CRM Object Interface)
jing-openplatform-api
  • 开放接口-V1文档
    • 开发前必读(Must Read Before Development)
      • 接口更新日志
      • 接入指南(Access Guide)
      • 接口权限(Interface Permissions)
      • 访问频率和并发限制(Access Frequency & Concurrency Restrictions)
      • 全局错误码说明(Global Error Code Description)
    • OAuth授权(Authorization)
      • 获取访问Token(Get Access Token)
      • 刷新 Token(Refresh Token)
    • 用户管理(User Management)
      • 用户批量创建(User Creation)
      • 用户查询(User Query)
      • 用户批量更新(User Update)
      • 批量查询用户身份
    • 用户群组
      • 查询静态人群列表
      • 获取静态人群详情
      • 查询静态人群详情用户列表
      • 创建静态人群
      • 更新静态人群
      • 删除静态人群
      • 导入群组用户
    • 用户标签(User Tags)
      • 批量创建普通标签(Batch Creating Tags)
      • 批量给用户打标签(Batch Tagging Users)
      • 查询普通标签
      • 移除用户标签
    • 活动管理
      • 查询活动详情
      • 查询活动列表
      • 查询活动报名用户列表
      • 批量更新活动用户状态
    • 邮件管理
      • 查询邮箱列表
      • 创建发送邮件
      • 查询发送邮件详情
      • 更新发送邮件
      • 删除发送邮件
      • 查询发送邮件列表
      • 查询发送明细
    • 短信管理
      • 查询短信列表
      • 查询短信发送详情
      • 创建任务
      • 发送
    • 来源管理
      • 查询来源选项
      • 创建自定义来源选项
      • 更新自定义来源选项
      • 查询来源下所有选项
    • 二维码管理
      • 创建临时二维码
      • 创建永久二维码
    • 会员管理
      • 会员创建
      • 会员查询
      • 会员更新
      • 查询会员剩余积分
      • 查询会员规则列表
      • 查询会员列表
      • 扣减会员积分
      • 增加会员积分
    • 成员管理
      • 查询成员信息(Query Member Information)
    • 微信公众号
      • 发送微信模版消息
      • 获取用户的openid和关注状态
    • 线索管理(Lead Management)
      • 线索创建(Lead Creation)
      • 线索更新(Lead Update)
      • 线索查询(Lead Query)
      • 线索状态列表查询(Get Lead Status List)
      • 线索状态更新(Get Status Update)
      • 线索布局列表查询(Lead List)
      • 更新线索协作人(Update Lead Collaborators)
      • 查询线索详情链接(Query Lead Details Link)
    • 客户管理(Account Management)
      • 客户创建(Account Creation)
      • 客户查询(Account Query)
      • 客户更新(Account Update)
      • 客户布局列表查询(Account List)
    • CRM 对象通用接口(CRM Object Interface)
      • 查询业务类型列表(Get Business Type)
        POST
      • 查询选项集字段(Get Option Set Fields)
        POST
      • 查询来源选项字段(获取下拉选项)(Source Field Type (Get Drop-down Options))
        POST
      • 查询自定义选项字段(Get Custom Option Set Fields)
        POST
      • 查询对象所有字段(Get All Fields of the Object)
        POST
    • CTA管理
      • 查询CTA列表
      • 查询CTA明细列表
    • 模板消息
      • 创建模版消息
      • 创建模板消息推送
      • 更新模板消息
      • 查询模版消息详情
      • 删除模版消息
      • 查询模板消息列表
      • 查询微信模板列表
      • 查询消息模板推送明细
      • 查询消息模板点击明细
      • 查询模板消息推送记录列表
    • 隐私条款v1(Privacy Policy)
      • 查询隐私条款列表(Query Privacy Policy List)
      • 查询隐私条款授权记录列表(Query Privacy Policy Authorization Record List)
    • 隐私条款v2
      • 查询隐私条款列表
      • 新增用户授权记录
      • 查询用户授权状态
      • 移除用户授权记录
      • 查询隐私条款模版
    • 企业微信
      • 发送企微应用消息(Send WeCom App Message)
      • 获取用户的企微好友状态(Get User's WeCom Friendship Status )
    • 评分管理
      • 批量查询用户意向评分
      • 批量查询用户行为评分
      • 批量查询线索身份评分
      • 批量查询线索行为评分
      • 批量查询线索意向评分
      • 批量查询用户身份评分
      • 批量用户行为评分清零
    • 自定义事件
      • 创建自定义事件
      • 上报自定义事件
    • 公司管理
      • 批量创建公司
      • 批量更新公司
      • 批量删除公司
      • 批量获取公司列表
  • webhook
    • 用户(User)
      • 用户创建(User Creation)
      • 创建用户webhook推送事件(Create Push Events of User webhook)
        • add_omni_user_success事件(add_omni_user_success event)
      • 修改用户webhook推送事件
        • custom_field事件(修改用户信息)
    • 活动
      • 创建活动
        • 活动webhook-直播
        • 活动webhook-会议
      • 更新活动
        • 更改直播活动webhook
        • 更改会议活动webhook
      • 删除活动
        • 删除直播活动webhook
        • 删除会议活动webhook
    • 线索(Lead)
      • 线索事件说明文档(Description Document of Lead Event)
      • 创建线索webhook推送事件(Create Push Events of User webhook)
        • add_omni_user_success事件(add_omni_user_success event)
        • object_create事件(object_create event)
        • object_update_life_cycle事件(object_update_life_cycle event)
        • object_source_info事件(object_source_info event)
      • 线索更新(Lead Update)
        • object_update_life_cycle事件(object_update_life_cycle event)
        • object_update事件(object_update event)
      • 线索状态更新(Lead Update Status)
        • object_update_status事件(object_update_status event)
      • 线索作废(Lead Voided)
        • object_voids事件(object_voids event)
      • 线索负责人变更(Lead Owner Change)
        • object_change_owner事件(不包含线索信息)(object_change_owner event (without lead information))
        • object_change_owner事件(包含线索信息,需要平台人员手动配置启用)
      • 线索生命周期变更(Lead Lifecycle Change)
        • object_update_life_cycle事件(object_update_life_cycle event)
      • 线索添加备注(Lead Add Notes)
        • object_add_notes事件(object_add_notes event)
      • 线索添加协作人(Lead Add Collaborator)
        • object_add_team_member事件(object_add_team_member event)
      • 线索移除协作人(Lead Remove Collaborator)
        • object_remove_team_member事件(object_remove_team_member event)
      • 公海池变更(Lead Pool Change)
        • object_change_lead_pool事件(object_change_lead_pool event)
      • 线索关联(Lead Association)
        • object_relation事件(object_relation event)
      • 线索恢复(Lead Restore)
        • object_restore事件(object_restore event)
      • 线索来源 (Lead Source)
        • 线索来源(Lead Source)
    • 客户(Account)
      • 客户(Account)
      • 客户webhook推送(Account webhook Push)
        • 创建客户(Create Account)
          • object_create事件-客户(object_create event-Account)
        • 更新客户(Update Account)
          • object_update事件-客户(object_update event-Account)
        • 客户负责人变更(Object_Change_Owner)
          • object_change_owner事件-客户(object_change_owner event-Account)
        • 客户作废(object_voids)
          • object_voids事件-客户(object_voids event-Account)
        • 客户关联线索(object_relation)
          • object_relation事件-客户(object_relation event-Account)
    • 模板消息(Template Message)
      • 点击模板消息
      • 模板消息推送成功(Template Send Success)
      • 模板消息推送失败(Template Send Error)
      • 模板消息推送通知(Template Message Push Notification)
        • template_send事件(template_send event)
    • Jingtrack
      • JINGtrack-H5
        • 访问页面(pageView)
        • 自定义事件(customEvent)
      • JINGtrack-小程序
        • 访问页面 (小程序)(View Page)
          • pages/store/detail/detail事件(pages/store/detail/detail event)
        • 小程序自定义事件(tracking_customevent)
          • RemoveFromCart事件(RemoveFromCart Event)
        • 打开小程序(Open Mini Program)
          • tracking_vst事件(tracking_vst event)
        • 关闭小程序(Close Mini Program)
          • tracking_cls事件(tracking_cls event)
    • 评分(Scoring)
      • 身份等级变更(Identity Grade Updated)
        • 身份等级变更事件(custom_field_update event)
      • 行为等级变更(Active Level Update)
        • 行为等级变更事件(total_update event)
    • 用户行为(User Action)
      • 活动用户行为
        • 提交活动报名信息
      • CTA用户行为
        • CTA提交信息
      • 用户标签行为
        • 用户打标签
      • 授权隐私条款行为
        • 授权隐私条款(Authorized Privacy Policy)
    • 系统行为(System Action)
      • 活动系统行为
        • 活动报名用户状态变更(Change Activity Registered User Status)
  1. CRM 对象通用接口(CRM Object Interface)

查询选项集字段(Get Option Set Fields)

live-阿里云(Alibaba Cloud)
https://jingopenapi.jingsocial.com
live-阿里云(Alibaba Cloud)
https://jingopenapi.jingsocial.com
POST
https://jingopenapi.jingsocial.com
/v1/common/fieldValue/list

请求参数

Header 参数
app_id
string 
应用id
必需
默认值:
{{app_id}}
access_token
string 
应用密钥
必需
默认值:
{{access_token}}
Body 参数application/json
type
string 
必需
对象类型 如lead、account
(English)object types such as lead, account
field_code
string 
必需
字段code
(English)field code
示例
{
    "type": "string",
    "field_code": "string"
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://jingopenapi.jingsocial.com/v1/common/fieldValue/list' \
--header 'app_id;' \
--header 'access_token;' \
--header 'Content-Type: application/json' \
--data-raw '{
    "type": "string",
    "field_code": "string"
}'

返回响应

🟢200成功
application/json
Body
code
integer 
必需
data
array [object {9}] 
必需
already_exists
boolean 
必需
code
string 
必需
选项code
(English)option code
jing_uuid
string 
必需
选项jing_uuid
(English)option jing_uuid
level
integer 
必需
所在层级
(English)location level
name
string 
必需
选项名称
(English)option name
parent_id
string 
必需
父选项jing_uuid
(English)super-option jing_uuid
parent_code
string 
可选
父选项code
(English)super-option code
value
integer 
必需
child
array [object {8}] 
可选
子选项集
(English)sub-option set
msg
string 
必需
request_id
string 
必需
示例
{
    "request_id": "537d8ca6636d46bdb22e59b113ea7932",
    "code": 0,
    "msg": "success",
    "data": [
        {
            "jing_uuid": "1LK7kCqarZGfARKNA6WtzK",
            "parent_id": "",
            "code": "China",
            "name": "中国",
            "level": 1,
            "value": 1,
            "already_exists": true,
            "child": [
                {
                    "jing_uuid": "2EeanacmzyxkbEvZgBJe7F",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Liaoning",
                    "name": "辽宁省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "7qJdtjRgkiaEeMY5xSRrFT",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Chaoyang",
                            "name": "朝阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "9mRaKFpMXezrVFJXC3pUQJ",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Jinzhoushi",
                            "name": "锦州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "aW8qHHPaekyNEtYydKLHKP",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Fushunshi",
                            "name": "抚顺市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "bqQabNmxbydu4tuJntX4TB",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Liaoyang",
                            "name": "辽阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "KL8pCuKQAG4pZSVN3Vb6sR",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Shenyang",
                            "name": "沈阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "kpYPDnTjNsnv2fSmdwqsK",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Panjinshi",
                            "name": "盘锦市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "NozjExuL3LXRyxJHGyd839",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Dandong",
                            "name": "丹东市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "pgz6aa3ZjribMAcRKw8GrU",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Fuxinshi",
                            "name": "阜新市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "pzWSiMZkbKkRVGAj9xeoxG",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Dalianshi",
                            "name": "大连市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "VCPWgEkFYgUJNjTn7mg8nP",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Yingkou",
                            "name": "营口市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "WFmJFiPcmkUs7AXKgpJ4vV",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Benxishi",
                            "name": "本溪市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "wmEyUtru5TpBw3mEnxybSN",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Huludao",
                            "name": "葫芦岛市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "WY4zjhPtPyWprfCTt7fNBi",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Tielingshi",
                            "name": "铁岭市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "YjZVvT3REyqbGxJKqqxGN",
                            "parent_id": "2EeanacmzyxkbEvZgBJe7F",
                            "code": "Anshanshi",
                            "name": "鞍山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "2JgJ8G68kyGhVSDVzWqUK4",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Shanxi",
                    "name": "山西省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "CMMXmGsMxB2o5obqJhcxQY",
                            "parent_id": "2JgJ8G68kyGhVSDVzWqUK4",
                            "code": "Jincheng",
                            "name": "晋城市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "DDBZ2PzWkNnbiNULR8iKZZ",
                            "parent_id": "2JgJ8G68kyGhVSDVzWqUK4",
                            "code": "Jinzhong",
                            "name": "晋中市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "fP6nKUpDPoJUgqo7bhasuP",
                            "parent_id": "2JgJ8G68kyGhVSDVzWqUK4",
                            "code": "Yuncheng",
                            "name": "运城市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "iJD2psuKy9nPF9XFCgoPSj",
                            "parent_id": "2JgJ8G68kyGhVSDVzWqUK4",
                            "code": "Shuozhou",
                            "name": "朔州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "kRoAUuUufasAqr4E6SFqSh",
                            "parent_id": "2JgJ8G68kyGhVSDVzWqUK4",
                            "code": "Yangquan",
                            "name": "阳泉市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Lma6GSu48RpLPdwtHBMrJg",
                            "parent_id": "2JgJ8G68kyGhVSDVzWqUK4",
                            "code": "Lvliangshi",
                            "name": "吕梁市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "rpE7nhabUaAsUQj3qrtHL3",
                            "parent_id": "2JgJ8G68kyGhVSDVzWqUK4",
                            "code": "Changzhi",
                            "name": "长治市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "x7MyC5VPJFmx6BSxtaiQcj",
                            "parent_id": "2JgJ8G68kyGhVSDVzWqUK4",
                            "code": "Linfenshi",
                            "name": "临汾市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "xNnfwuxhQ9v7HC2Y8NsA7W",
                            "parent_id": "2JgJ8G68kyGhVSDVzWqUK4",
                            "code": "Xizhoushi",
                            "name": "忻州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "yLrthdT3WjgNcUsgJKyDWn",
                            "parent_id": "2JgJ8G68kyGhVSDVzWqUK4",
                            "code": "Taiyuanshi",
                            "name": "太原市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ziyGb9NBRDS9eUe8awfAQg",
                            "parent_id": "2JgJ8G68kyGhVSDVzWqUK4",
                            "code": "Datongshi",
                            "name": "大同市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "3BFuA8DbrFPyAhG4M5wdVi",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Henan",
                    "name": "河南省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "3yRy9e8tTw7uXvjNHPCYqK",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Jiaozuoshi",
                            "name": "焦作市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "5ReWykjyBsimx7Q2uxP4SB",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Jiyuanshi",
                            "name": "济源市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "AdPgdJmJ5kVv3qWXAopRB8",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Kaifengshi",
                            "name": "开封市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "d3xBUiCuFkLpgvhcQy8kcC",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Shangqiu",
                            "name": "商丘市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "dby8WgfiQiapLPgfvBfHpc",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Xinyangshi",
                            "name": "信阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Euj2DJ4AMjN6jTJU9p8qzV",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Nanyangshi",
                            "name": "南阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "gj5AY5f56dSwS2HmnvTbaG",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Luoheshi",
                            "name": "漯河市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "gvQwZJmv7czgUgToqww5Tb",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Xuchangshi",
                            "name": "许昌市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "K36Ey48g8AwcwvzLYktUHE",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Anyangshi",
                            "name": "安阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "MajXcDExW2ufMANNqJYFm9",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Xinxiang",
                            "name": "新乡市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Nn6zKQRXykqsSUGKRzosig",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Zhengzhou",
                            "name": "郑州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "oUyiLFPpB94D6JorT8t2nd",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Luoyangshi",
                            "name": "洛阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "rdceHtQJfUTgh4s5hyCHXd",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Puyangshi",
                            "name": "濮阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "SXZ7rQ7KLKfurNFUueKHFV",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Sanmenxia",
                            "name": "三门峡市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "YCum8pSwASjgWv6DHgipRc",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Hebishi",
                            "name": "鹤壁市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "YR27LCSdN9V6NhXqDzaPGf",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Zhumadian",
                            "name": "驻马店市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "zRXSPvM8bmwAyoNWAyGd4A",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Zhoukoushi",
                            "name": "周口市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "zSaekE8FqNrMJC4h8G6wtG",
                            "parent_id": "3BFuA8DbrFPyAhG4M5wdVi",
                            "code": "Pingdshan",
                            "name": "平顶山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "3DXDmwhMoPAPA6ZuVjEpXR",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Qinghai",
                    "name": "青海省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "46iqhiSXEYmuGN9JVHvmKL",
                            "parent_id": "3DXDmwhMoPAPA6ZuVjEpXR",
                            "code": "Hnzang",
                            "name": "海南藏族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "7JoNXNUQL8SWkpPNxB8RBN",
                            "parent_id": "3DXDmwhMoPAPA6ZuVjEpXR",
                            "code": "Haidong",
                            "name": "海东市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "9GVtR4WsHDn54GQ62HuhLT",
                            "parent_id": "3DXDmwhMoPAPA6ZuVjEpXR",
                            "code": "Guoluo",
                            "name": "果洛藏族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "emd3QeukBjWmu2huenLye9",
                            "parent_id": "3DXDmwhMoPAPA6ZuVjEpXR",
                            "code": "Xining",
                            "name": "西宁市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "MsAspgSPXbfsUgFUyGbwhS",
                            "parent_id": "3DXDmwhMoPAPA6ZuVjEpXR",
                            "code": "Huangnan",
                            "name": "黄南藏族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "tZu5fKnXobpMXmZRAoTaDa",
                            "parent_id": "3DXDmwhMoPAPA6ZuVjEpXR",
                            "code": "Haixi",
                            "name": "海西蒙古族藏族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "VnDfVcJXA4YJGGGkC9RDh3",
                            "parent_id": "3DXDmwhMoPAPA6ZuVjEpXR",
                            "code": "Haibei",
                            "name": "海北藏族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "xXdULKj3rRGuoG9KeH6VNC",
                            "parent_id": "3DXDmwhMoPAPA6ZuVjEpXR",
                            "code": "Yushu",
                            "name": "玉树藏族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "3qR8CRwuRptCBSJesHTPMe",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Sichuan",
                    "name": "四川省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "agLWZchzYKh97qi7XZXZ9d",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Dazhoushi",
                            "name": "达州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Bwa56KD88JA9juBu6ndnCa",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Yaanshi",
                            "name": "雅安市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "c3y87SAMqFyvNC7rG8LnpD",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Bazhong",
                            "name": "巴中市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ca4AkQxCArFcuVPoZRGFNF",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Ziyangshi",
                            "name": "资阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "DmbYmTNrtAGh2ki6imJGH4",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Neijiang",
                            "name": "内江市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "dpfkFYFxwNgVSR6V47Yz3f",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Deyangshi",
                            "name": "德阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "GG6WZgKqQMACeZdv8zaviX",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Ganzi",
                            "name": "甘孜藏族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "hDxk9iuwc7kcSbC8jFnVC5",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Aba",
                            "name": "阿坝藏族羌族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "HRSxNUBzKs387tzR8RT466",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Chengdu",
                            "name": "成都市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "jU5CNJgdApGhfokdfcL8CH",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Suiningshi",
                            "name": "遂宁市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "K5xioBkL69qZRtWPVZqLkf",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Meishanshi",
                            "name": "眉山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "k8SCaUuQszjkjBomT9BLFk",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Guanganshi",
                            "name": "广安市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "nmFSwpbEiUmuMX9kJxixZQ",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Panzhihua",
                            "name": "攀枝花市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Po9Cb4H5wFYZ2Hzv2q27kJ",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Liangshan",
                            "name": "凉山藏族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "QdyWvNCQHSY6JubG3avNPG",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Luzhoushi",
                            "name": "泸州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "qz9nWpBYhUY5uGGNMw4Uc3",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Guangyuan",
                            "name": "广元市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "RMy68gp3j4BtCqBYZvVEoC",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Nanchong",
                            "name": "南充市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "s9jYLEyLDPEN7pD3bXp3eX",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Mianyang",
                            "name": "绵阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "TCE6BEAjVbiX8FYLn6UM4b",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Yibinshi",
                            "name": "宜宾市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "tohAGfVT3BnAgPvuYqTgAi",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Zigongshi",
                            "name": "自贡市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "xq6mXRSdr4CgxRNSUKkicX",
                            "parent_id": "3qR8CRwuRptCBSJesHTPMe",
                            "code": "Leshanshi",
                            "name": "乐山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "4aN6WEqbNyvWWKuZohiuWo",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Fujian",
                    "name": "福建省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "45jGkQewuRGKUS6HVFYa5j",
                            "parent_id": "4aN6WEqbNyvWWKuZohiuWo",
                            "code": "Ningdeshi",
                            "name": "宁德市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "6ov9ZfiG7LeZh5DJUWKvRX",
                            "parent_id": "4aN6WEqbNyvWWKuZohiuWo",
                            "code": "Zhangzhou",
                            "name": "漳州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "e5SojP4jEGQV7DTYRfJh7",
                            "parent_id": "4aN6WEqbNyvWWKuZohiuWo",
                            "code": "Sanmingshi",
                            "name": "三明市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "jpo4tGRzdtQonMr57uqZ3Z",
                            "parent_id": "4aN6WEqbNyvWWKuZohiuWo",
                            "code": "Nanpingshi",
                            "name": "南平市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "kCqoEAcpYAAoqjP93kXHWk",
                            "parent_id": "4aN6WEqbNyvWWKuZohiuWo",
                            "code": "Xiamenshi",
                            "name": "厦门市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "p4btAAPmmz39cgyRpMNEy8",
                            "parent_id": "4aN6WEqbNyvWWKuZohiuWo",
                            "code": "Quanzhou",
                            "name": "泉州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "sERAVrCpNpkJuCwonPSeyB",
                            "parent_id": "4aN6WEqbNyvWWKuZohiuWo",
                            "code": "Putianshi",
                            "name": "莆田市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "sqhLoCykapN8fTnMJikfKa",
                            "parent_id": "4aN6WEqbNyvWWKuZohiuWo",
                            "code": "Longyanshi",
                            "name": "龙岩市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "X6PHataPqGfLDqqaBF4LBC",
                            "parent_id": "4aN6WEqbNyvWWKuZohiuWo",
                            "code": "Fuzhoushi",
                            "name": "福州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "7n4WsobijcDDLrjcYBiC4j",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Beijing",
                    "name": "北京市",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "vHuMPJXvr3v8ZjrB8RWCG8",
                            "parent_id": "7n4WsobijcDDLrjcYBiC4j",
                            "code": "Beijingshi",
                            "name": "北京市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true,
                            "child": [
                                {
                                    "jing_uuid": "3FjHCURwm7xNnRMuguq87J",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Pingguqu",
                                    "name": "平谷区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "4ePGELTNCbEmpGvSadM8qh",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Changping",
                                    "name": "昌平区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "5bN7umDe4aeB3jwWC9UH9e",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Yanqingqu",
                                    "name": "延庆区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "aLqA5zhZzxWMtRcUKSRb8B",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Fengtaiqu",
                                    "name": "丰台区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "ApH5UNVqr8dTxcfDwnhJYH",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Chaoyangqu",
                                    "name": "朝阳区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "aQnDGtEujVzSMGFHGwfbb7",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Haidianqu",
                                    "name": "海淀区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "Bdv4A3JMzNkhDA4M6LfLiH",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Xichengqu",
                                    "name": "西城区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "BjdbLDktJgyFpobeT3yaAd",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Tongzhouqu",
                                    "name": "通州区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "CvYeKWyYaoqVZ6X66BBjG5",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Fangshanqu",
                                    "name": "房山区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "dzCYAfVFj9qAga5cqGKtH4",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Huairouqu",
                                    "name": "怀柔区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "Eo6ex8d4M8zwfZFwUPVGWh",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Shunyiqu",
                                    "name": "顺义区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "hBehu3i75ZSBmXF6pFn4tK",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "SJI",
                                    "name": "石景山区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "ieZnB37yQVrHk8vt6nKYj4",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Mtgqu",
                                    "name": "门头沟区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "ji3uHoxLDBp7egi4zto5tZ",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Daxingqu",
                                    "name": "大兴区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "pKTnSH9Ddt2H89TfryQH86",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "Miyunqu",
                                    "name": "密云区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "YfXVcJ7yGXbJ9T85UyaZaj",
                                    "parent_id": "vHuMPJXvr3v8ZjrB8RWCG8",
                                    "code": "DCqu",
                                    "name": "东城区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "jing_uuid": "8bECKakLAHkFE8DDpfVtWB",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Hubei",
                    "name": "湖北省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "7NvRjjQePL9bWqXLBhUD2X",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Xianning",
                            "name": "咸宁市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "cNGTGVB2AFKMJeFWr3BqEi",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Qianjiang",
                            "name": "潜江市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "CPE43fne9MJk9orutNbEN5",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Enshi",
                            "name": "恩施土家族苗族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "DTx2UTnbA6UAbyVe65z6V5",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Shiyanshi",
                            "name": "十堰市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "eX4P3sYqSUsHEDducYEyxg",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Jingzhou",
                            "name": "荆州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "FqcXo87X6To6nYD3eaJTcj",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Xiaoganshi",
                            "name": "孝感市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "G73vL6mDApomshVfK8FteU",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Huangshi",
                            "name": "黄石市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "gNBuZA4HPsveq99KheJmX8",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Huanggang",
                            "name": "黄冈市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "hMB8vD9GgUqn9WYXshh5Fh",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Yichangshi",
                            "name": "宜昌市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "JdHfxXfLRNaJc6EYp2enWN",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Tianmenshi",
                            "name": "天门市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "KkUu59ZnrQUZydkCuyvPSX",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Xiantaoshi",
                            "name": "仙桃市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ncae8wysDrNecBgXGhZr6B",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Jingmenshi",
                            "name": "荆门市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "pfDdrviFJREk8LocgfFA9A",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Wuhanshi",
                            "name": "武汉市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ph6Uwg3eCp7EKpfmnKEKKJ",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Suizhoushi",
                            "name": "随州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "qCStkjxUeBaNsV8Stm8fq",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Ezhoushi",
                            "name": "鄂州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "rtio7zePhHUNof9cM6bt9D",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Shennjia",
                            "name": "神农架林区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "uVm7kni5eBREQeHWFyycEW",
                            "parent_id": "8bECKakLAHkFE8DDpfVtWB",
                            "code": "Xiangyan",
                            "name": "襄阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "8FBsMz8yKLzTiUJLMXz3yf",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Shanxi1",
                    "name": "陕西省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "3m6mfZ6UPDoxQ3euBG5SHE",
                            "parent_id": "8FBsMz8yKLzTiUJLMXz3yf",
                            "code": "Shangluo",
                            "name": "商洛市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "dzLMPAHrRHbUvxzvD9cnU5",
                            "parent_id": "8FBsMz8yKLzTiUJLMXz3yf",
                            "code": "Weinanshi",
                            "name": "渭南市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "eMnWWgo4dGjuPgLc9XjNKY",
                            "parent_id": "8FBsMz8yKLzTiUJLMXz3yf",
                            "code": "Xianyang",
                            "name": "咸阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "hw8E26hUWaLy5V9skucf4E",
                            "parent_id": "8FBsMz8yKLzTiUJLMXz3yf",
                            "code": "Yulin1",
                            "name": "榆林市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "nh4D3f89JLGrytwxN5pEsm",
                            "parent_id": "8FBsMz8yKLzTiUJLMXz3yf",
                            "code": "Ankangshi",
                            "name": "安康市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "qQq4HDbBbfZGidAMRmefYm",
                            "parent_id": "8FBsMz8yKLzTiUJLMXz3yf",
                            "code": "Baojishi",
                            "name": "宝鸡市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "t5qZ7pLU56ab4RRpc46nLG",
                            "parent_id": "8FBsMz8yKLzTiUJLMXz3yf",
                            "code": "Yananshi",
                            "name": "延安市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "TKV3rn9S2Z7XbRuuk9iwpU",
                            "parent_id": "8FBsMz8yKLzTiUJLMXz3yf",
                            "code": "Xianshi",
                            "name": "西安市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "w5A3QXB46crTHGGeVkQ2je",
                            "parent_id": "8FBsMz8yKLzTiUJLMXz3yf",
                            "code": "Hanzhong",
                            "name": "汉中市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "YubDrMz64cAiiKyeitAni8",
                            "parent_id": "8FBsMz8yKLzTiUJLMXz3yf",
                            "code": "Tongchuan",
                            "name": "铜川市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "96HMHEZryQEeCQkTPfqab3",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Tianjin",
                    "name": "天津市",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "6YFVp8ZYsHua8FWWFyXQdG",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Binhaixqu",
                            "name": "滨海新区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "79TU2NdjNqH2dGsFkwGxq3",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Ninghequ",
                            "name": "宁河区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "acfzTJHpuEwbGp2X3ro4HT",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Tianjinshi",
                            "name": "天津市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "dayqNq457Vvv8Evf2qcCgM",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Hexiqu",
                            "name": "河西区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "dnziAA3yCH78qDP3MKcTq4",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Jinghaiqu",
                            "name": "静海区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "DuJJh2pbMXYVqS47P36e43",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Hebeiqu",
                            "name": "河北区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "EmiqCWKABc64MXgW66wPQ5",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Nankaiqu",
                            "name": "南开区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "gEdFNZijQWEZnu4CwDEN64",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Hepingqu",
                            "name": "和平区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "n7eiTyasLUW9iWcmsiWfiT",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Beichenqu",
                            "name": "北辰区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "nUJFwvG4eE9iSdrUidqcBP",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Xiqingqu",
                            "name": "西青区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "QNRbWNrRk3Ttce53EJt4hj",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Baodiqu",
                            "name": "宝坻区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "RmbvCRhtBpjGLSsaS5g8PX",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Hedongqu",
                            "name": "河东区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "s2WadX3nJ9LAxoHCHQVZaV",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Hongqiaoqu",
                            "name": "红桥区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Vf85LupiZzaFV7geJmZaZ3",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Dongliqu",
                            "name": "东丽区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "wbKbGykTacMsRPzWPWape5",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Jizhouqu",
                            "name": "蓟州区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "WFsF7smBWoKtX5YutnJtUn",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Jinnanqu",
                            "name": "津南区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "y3TT8FSpxSySLKjLqC5s2K",
                            "parent_id": "96HMHEZryQEeCQkTPfqab3",
                            "code": "Wuqingqu",
                            "name": "武清区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "aXRUT6DscXMgiqkiAeHB7f",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Chongqing",
                    "name": "重庆市",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "Q7P6cC2wQVYxgsgPbV4dYA",
                            "parent_id": "aXRUT6DscXMgiqkiAeHB7f",
                            "code": "Chongqs",
                            "name": "重庆市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true,
                            "child": [
                                {
                                    "jing_uuid": "27xqWcCPuKhWWFbGEtJH6C",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Qijiangqu",
                                    "name": "綦江区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "2E6mYeJrjMvgMu5ZiJ7Ucn",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Dazuqu",
                                    "name": "大足区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "4baqmcTK3PuJRV79ejFGBo",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Kaizhouqu",
                                    "name": "开州区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "4VRjTsZtBeBf4t8WkaiKb6",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Heshuiqu",
                                    "name": "合川区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "4yrdVcsJbbvvQZDxTEVtbA",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Fengduxian",
                                    "name": "丰都县",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "556qdSSk3arc7WoaFD9BDW",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Chengkou",
                                    "name": "城口县",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "5MzTUVDhY3x7f6fEtdeMtT",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Wulongqu",
                                    "name": "武隆区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "6yGxMrorYC73WFXK3YWHR7",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Nananqu",
                                    "name": "南岸区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "74yjPSvnZj5fTUcBVnaqXH",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Fengjie",
                                    "name": "奉节县",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "7QkSJaZUcPdmUydesVjD3T",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Yubeiqu",
                                    "name": "渝北区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "9h43Z2hdnpj2hq6cnrsQ8m",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Rongchang",
                                    "name": "荣昌区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "AW8vgcwj2BpYza9ERpvdQF",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Zhongjian",
                                    "name": "忠县",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "bQ9d3UYoYM5P45BnV222Hf",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Nanchuan",
                                    "name": "南川区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "bs22kjceRdHo9nBsD6tQPX",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Yongchuan",
                                    "name": "永川区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "dBLyNb2wfDnhPePE47tdzj",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Jiulongpo",
                                    "name": "九龙坡区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "DYPSQVxL6xCnmqZ76nKnhG",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Wushan",
                                    "name": "巫山县",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "E6odBZZBNPUfgrSLyeayzJ",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Bishanqu",
                                    "name": "璧山区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "edYwV9iEQHUjR6NK3QycTj",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Youyang",
                                    "name": "酉阳土家族苗族自治县",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "fBjmTZowHmhLVUSC65toPA",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Wuxixian",
                                    "name": "巫溪县",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "Fsvm2PTror9ZCzUMhhp6BU",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Tongnanqu",
                                    "name": "潼南区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "GzBg4Nvj9TrmEEkapzExeP",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Beibeiqu",
                                    "name": "北碚区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "hPZp2TJjg6raAdCtM84AfQ",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Wanzhouqu",
                                    "name": "万州区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "M5yyjMNXYTKGFwmFbiyhha",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Dianjiang",
                                    "name": "垫江县",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "mqGLJXUqrVwwkfX59zC6L9",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Yuzhongqu",
                                    "name": "渝中区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "NGP4kXUwZHPStsxUZKsdGf",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Xiushan",
                                    "name": "秀山土家族苗族自治县",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "oVY7zeKwQo4Pyx7JrrSHf",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Dadukouqu",
                                    "name": "大渡口区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "Pp8vqBUWmMguVjYeKZyoXG",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Qianjiang1",
                                    "name": "黔江区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "Qdw2UG238RdMDEm8Uk2GKN",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Jiangjinqu",
                                    "name": "江津区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "QpjmVhcgcKc2T7jfGqcu8A",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Changshou",
                                    "name": "长寿区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "RfULBSAw23R3SwmxNGKiEn",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Jiangbeiqu",
                                    "name": "江北区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "RjFdn76CLLiXdNpAG8K6zQ",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Tongliang",
                                    "name": "铜梁区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "t76khRpsMw2Wx5o2oTagW7",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Bananqu",
                                    "name": "巴南区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "tnTzCQpD8bs4F455Go3dd6",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Liangping",
                                    "name": "梁平区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "ua7wr5QBtXz4SPPDYQdobk",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Shapingbei",
                                    "name": "沙坪坝区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "US7n6VEcQpn4TWDkGTFHzG",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Fulingqu",
                                    "name": "涪陵区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "YELyRn6DYiTmrzJ85D29VZ",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Yunyang",
                                    "name": "云阳县",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "yG7aqSY2jGDxtzpsi966Zm",
                                    "parent_id": "Q7P6cC2wQVYxgsgPbV4dYA",
                                    "code": "Shizhu",
                                    "name": "石柱土家族自治县",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "jing_uuid": "cfXK53NskcXju7XF2UdPoX",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Yunnan",
                    "name": "云南省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "8ZBPitxWP8MFL77djUf8aG",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Dalibaizu",
                            "name": "大理白族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "BSpCkaCMtxQGpnh7rMsbbB",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Wenshan",
                            "name": "文山壮族苗族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "G2zeMFh34RfseuEKV7VsoF",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Baoshanshi",
                            "name": "保山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "GiBNpi4erBsUqmYUtaNguB",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Nujiang",
                            "name": "怒江傈僳族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "GiXEETSkeaT7RMDqHStkQD",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Chuxiong",
                            "name": "楚雄彝族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "JUfYnvzkSdkVZ5gzXufMcP",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Puershi",
                            "name": "普洱市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "mfgtxnRzW77i79Ha6RFvvc",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Dehong",
                            "name": "德宏傣族景颇族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "mjfswYEJYnQQDF3YoRto4g",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Kunmingshi",
                            "name": "昆明市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Pf2my6kFzi6M5sg2EGd55F",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Qujingshi",
                            "name": "曲靖市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "PgwKj3mbDfPg3bfjjTAj8i",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Diqing",
                            "name": "迪庆藏族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "poqwdxKrkjCcApMofBocmE",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Yuxi",
                            "name": "玉溪市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "rzCX9nAnuzyRg9RnQAhpua",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Lincangshi",
                            "name": "临沧市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "tRA9nkPQYxzJCHbpTS7LQL",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Honghe",
                            "name": "红河哈尼族彝族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "tuqxXp497ezznGhJELWjHF",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Lijiangshi",
                            "name": "丽江市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "uWcrDdavC4oyYfY2yQcHSn",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Shaotong",
                            "name": "昭通市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Yidy4QXphNHfxQhnUrvcM6",
                            "parent_id": "cfXK53NskcXju7XF2UdPoX",
                            "code": "Xishbanna",
                            "name": "西双版纳傣族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "dcVyedpQNMHX5MSJANFajQ",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Neimenggu",
                    "name": "内蒙古自治区",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "AorX8fvETjAfmk9Rd2Uzjb",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Huhehaote",
                            "name": "呼和浩特市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "CFz9vVUbLyYZET3YyxbxWR",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Tumotezuo",
                            "name": "土默特左县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "d9qrw5kxuR4Z5bX2txkkgd",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Tongliao",
                            "name": "通辽市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "FbfcS9FAxioZ4uwpMLRgFo",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Wuhaishi",
                            "name": "乌海市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Fxqgi3ZuQiULVfJ3DwfYjM",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Hulunbei",
                            "name": "呼伦贝尔市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "i6EWbf45u6ktEUbNzLogEF",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Helingeer",
                            "name": "和林格尔县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "JWP36nkvTVjtqiA9aUvu35",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Chifeng",
                            "name": "赤峰市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "MNRfydvtokMhccuXgTh4pg",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Bayannao",
                            "name": "巴彦淖尔市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "MoAxMJv6ZbrpugqhTbYeiA",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Xinganmeng",
                            "name": "兴安盟",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "NsZdZkUp6fxKnbsZimXSQV",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Baotoushi",
                            "name": "包头市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "qEbsuLcoFt5E3z5gFmE7zF",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Huiminqu",
                            "name": "回民区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "qQzKMFpBwFagqfRyoH5i6V",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Qingshuihe",
                            "name": "清水河县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "RgXLQbBAM2yfK3LKAKCUxM",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Alashan",
                            "name": "阿拉善盟",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ScAMcd5a4MYkvKAxbeiehn",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Xilinguole",
                            "name": "锡林郭勒盟",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "SYx3xj3czxHPJB5DFEewGN",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Eerduosi",
                            "name": "鄂尔多斯市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "tJNHQFH2sbdjbVJ9QirzeX",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Wulancha",
                            "name": "乌兰察布市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "urasQEBUud5bNcM3Neb2Yo",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Tuoketuo",
                            "name": "托克托县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "vp44XGQTSGWLYoSxQjYATA",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Yuquanqu",
                            "name": "玉泉区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "x4mRvEYCBw9ihP5wsPSLeB",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Xincheng",
                            "name": "新城市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "zaCB8M2wxZ2oDCLiVjMDk6",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Wuchuan",
                            "name": "武川县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ZBBZ4NG4n3yCUSWzx9F7SE",
                            "parent_id": "dcVyedpQNMHX5MSJANFajQ",
                            "code": "Saihanqu",
                            "name": "赛罕区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "dGP9FNuSaN9gia6XqRG3AG",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Shandong",
                    "name": "山东省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "4cVnbP5ffizYwdjgPtf5J4",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Zaozhuang",
                            "name": "枣庄市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "5SktAGoACRuXMCFFeDLNwQ",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Liaocheng",
                            "name": "聊城市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "5whVp9C9w29KewibLxoMKH",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Binzhoushi",
                            "name": "滨州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "CnXmLQqngwKEKmL5Dsrxg9",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Weifang",
                            "name": "潍坊市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "CqDnbUzq2tV6zzJpoiW9nP",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Weihaishi",
                            "name": "威海市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "eMfMRKaDvktM3hgXyCqu7L",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Hezeshi",
                            "name": "菏泽市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "EYQnckRPd9EG4o3UU8asu8",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Rizhaoshi",
                            "name": "日照市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "JVsVjZBx6vt7b7K2f5wrN4",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Dongying",
                            "name": "东营市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "MJwXJzdxoHknh2spF37DBT",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Taianshi",
                            "name": "泰安市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "P2uWDTNT9yUf7XvVKd5fYU",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Jiningshi",
                            "name": "济宁市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Pw57amg8hNquKtseLPJaHX",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Jinanshi",
                            "name": "济南市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "RjT7UAGpoknqEyRXLb2pBd",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Linyishi",
                            "name": "临沂市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "rptiCEb3vWYoXneBh6a6yK",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Yantaishi",
                            "name": "烟台市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "RqonGNCr4zWaWxa9Pz3b9",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Qingdao",
                            "name": "青岛市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "wdifPV9bebRggVwWCffJeZ",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Ziboshi",
                            "name": "淄博市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "xY5eP6vqRBTpiKG2X7gYpE",
                            "parent_id": "dGP9FNuSaN9gia6XqRG3AG",
                            "code": "Dezhoushi",
                            "name": "德州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "eH9626zQ3SSUVBBk2szZpi",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Heilongj",
                    "name": "黑龙江省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "AjYQG6YPQZTwRMn8bUJrpZ",
                            "parent_id": "eH9626zQ3SSUVBBk2szZpi",
                            "code": "Haerbin",
                            "name": "哈尔滨市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "b8BWmik8DJEkvTtzY3EzQ9",
                            "parent_id": "eH9626zQ3SSUVBBk2szZpi",
                            "code": "Suihuashi",
                            "name": "绥化市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "cKjLeidGmseMzEbFa6VjzP",
                            "parent_id": "eH9626zQ3SSUVBBk2szZpi",
                            "code": "Shuangyas",
                            "name": "双鸭山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "e9W5JsEZsdBPRhFLgZkFDk",
                            "parent_id": "eH9626zQ3SSUVBBk2szZpi",
                            "code": "Qiqihaer",
                            "name": "齐齐哈尔市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "eYaYXaax54MaMnFsfUBByW",
                            "parent_id": "eH9626zQ3SSUVBBk2szZpi",
                            "code": "Daxingan",
                            "name": "大兴安岭地区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "G7se3uvuXEemzcCJoWDymS",
                            "parent_id": "eH9626zQ3SSUVBBk2szZpi",
                            "code": "Heiheshi",
                            "name": "黑河市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "GuHpHd7KKxrxEvuDeHxaHe",
                            "parent_id": "eH9626zQ3SSUVBBk2szZpi",
                            "code": "Jixishi",
                            "name": "鸡西市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "HfdAmYqkRpz7aq93LacTHH",
                            "parent_id": "eH9626zQ3SSUVBBk2szZpi",
                            "code": "Hegangshi",
                            "name": "鹤岗市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "jghRkLMxwxQZH9aULSkpik",
                            "parent_id": "eH9626zQ3SSUVBBk2szZpi",
                            "code": "Mudanj",
                            "name": "牡丹江市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "L7ghMbBT3D65yKW276kafN",
                            "parent_id": "eH9626zQ3SSUVBBk2szZpi",
                            "code": "Jiamusishi",
                            "name": "佳木斯市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "MDvfy2D6BH7BkATfmsY8cP",
                            "parent_id": "eH9626zQ3SSUVBBk2szZpi",
                            "code": "Yichunshi",
                            "name": "伊春市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "WTXj2ocFRFJHaSVrtFr5Hc",
                            "parent_id": "eH9626zQ3SSUVBBk2szZpi",
                            "code": "Qitaiheshi",
                            "name": "七台河市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "XpzqeWgtg4Wx98bVHj9UHJ",
                            "parent_id": "eH9626zQ3SSUVBBk2szZpi",
                            "code": "Daqingshi",
                            "name": "大庆市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "fFWFgs7NX7AQeNR4Vpz5Yn",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Ningxia",
                    "name": "宁夏回族自治区",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "gpz6dwMPg95YsJXQiigVwA",
                            "parent_id": "fFWFgs7NX7AQeNR4Vpz5Yn",
                            "code": "Wuzhong",
                            "name": "吴忠市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "jtoXYuNiBN8tWQTPT2Agxk",
                            "parent_id": "fFWFgs7NX7AQeNR4Vpz5Yn",
                            "code": "Yinchuan",
                            "name": "银川市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "noeZJFoDHfMdzLKECavTJi",
                            "parent_id": "fFWFgs7NX7AQeNR4Vpz5Yn",
                            "code": "Guyuan",
                            "name": "固原市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "tPDJGhVvJ5p6igyaeQRhUo",
                            "parent_id": "fFWFgs7NX7AQeNR4Vpz5Yn",
                            "code": "Zhongwei",
                            "name": "中卫市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Ykzxhh7sRmoXHZQ2f9EFbD",
                            "parent_id": "fFWFgs7NX7AQeNR4Vpz5Yn",
                            "code": "Shizuishan",
                            "name": "石嘴山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "hdSzLTuCN4q5CQVz8Wdf2J",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Aomen",
                    "name": "澳门特别行政区",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "GoUJC2BiC5GNNSak83ScaA",
                            "parent_id": "hdSzLTuCN4q5CQVz8Wdf2J",
                            "code": "Shadntang",
                            "name": "圣安多尼堂区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "hGAhWWCiMtxzkwwRzLMrGT",
                            "parent_id": "hdSzLTuCN4q5CQVz8Wdf2J",
                            "code": "Fengshtang",
                            "name": "风顺堂区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "npDHD3Lgv4NYgg6iAPtvrT",
                            "parent_id": "hdSzLTuCN4q5CQVz8Wdf2J",
                            "code": "Wdetang",
                            "name": "望德堂区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "uPYSUVfLMuy35wFo4inzcQ",
                            "parent_id": "hdSzLTuCN4q5CQVz8Wdf2J",
                            "code": "Dangzai",
                            "name": "氹仔",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "WpaPvTK2txcwVZwELsvek8",
                            "parent_id": "hdSzLTuCN4q5CQVz8Wdf2J",
                            "code": "Huadmtang",
                            "name": "花地玛堂区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ziyrsjT2EfsaxrRZzRC8FD",
                            "parent_id": "hdSzLTuCN4q5CQVz8Wdf2J",
                            "code": "Luhuandao",
                            "name": "路环岛",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ZsvgocmV9Q7YALQZJidKjV",
                            "parent_id": "hdSzLTuCN4q5CQVz8Wdf2J",
                            "code": "Datangqu",
                            "name": "大堂区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "iBWhKkaLri4DEa8dGnVPzK",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Jiangsu",
                    "name": "江苏省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "7MU4RzXxfwQdQePj9mDncT",
                            "parent_id": "iBWhKkaLri4DEa8dGnVPzK",
                            "code": "Taizhoushi",
                            "name": "泰州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "c9NQSRxkgXVjyhwmtxSRhk",
                            "parent_id": "iBWhKkaLri4DEa8dGnVPzK",
                            "code": "Nantongshi",
                            "name": "南通市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Ev2TYcmweT3uahw3RHYotf",
                            "parent_id": "iBWhKkaLri4DEa8dGnVPzK",
                            "code": "Nanjingshi",
                            "name": "南京市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "gukSGQ6ENDChcKW4Zuk5ok",
                            "parent_id": "iBWhKkaLri4DEa8dGnVPzK",
                            "code": "Yangzhou",
                            "name": "扬州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "JK6t2JaaK5btcF2dzozJvR",
                            "parent_id": "iBWhKkaLri4DEa8dGnVPzK",
                            "code": "Xuzhoushi",
                            "name": "徐州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "kb2Q4DSVQ27DH9rApHff2e",
                            "parent_id": "iBWhKkaLri4DEa8dGnVPzK",
                            "code": "Huaianshi",
                            "name": "淮安市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "nMN76YA9tHjqAzk8P3tsbN",
                            "parent_id": "iBWhKkaLri4DEa8dGnVPzK",
                            "code": "Zhenjiang",
                            "name": "镇江市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "p5nHBgNU6FQdRFZYHUuCoA",
                            "parent_id": "iBWhKkaLri4DEa8dGnVPzK",
                            "code": "Changzhou",
                            "name": "常州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "TByvfXwyumN2iFFfRX3JyQ",
                            "parent_id": "iBWhKkaLri4DEa8dGnVPzK",
                            "code": "Wuxishi",
                            "name": "无锡市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "V5tvSrWymQDdrUtV76vG6M",
                            "parent_id": "iBWhKkaLri4DEa8dGnVPzK",
                            "code": "Yancheng",
                            "name": "盐城市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "wvYuAG4v932XoT4YX2aNJc",
                            "parent_id": "iBWhKkaLri4DEa8dGnVPzK",
                            "code": "Suzhoushi",
                            "name": "苏州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "xVWeCPWTVFtQz6XiQ3zVCH",
                            "parent_id": "iBWhKkaLri4DEa8dGnVPzK",
                            "code": "lianyg",
                            "name": "连云港市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ZL9DFq6hHNWJ2i95EoMxM7",
                            "parent_id": "iBWhKkaLri4DEa8dGnVPzK",
                            "code": "Suqianshi",
                            "name": "宿迁市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "icC67s6ZTCuSB32miVQghm",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Hebei",
                    "name": "河北省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "4LivSsaiVw4d5XHR4AYEGG",
                            "parent_id": "icC67s6ZTCuSB32miVQghm",
                            "code": "Chengde",
                            "name": "承德市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "77i3z2KnNB4BtD7zpxsq99",
                            "parent_id": "icC67s6ZTCuSB32miVQghm",
                            "code": "Xingtaishi",
                            "name": "邢台市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "B48zCMhrj48TSgrJdrakuY",
                            "parent_id": "icC67s6ZTCuSB32miVQghm",
                            "code": "Zhangjiak",
                            "name": "张家口市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "bP5pYeVaZTXt6zfq4nUgA3",
                            "parent_id": "icC67s6ZTCuSB32miVQghm",
                            "code": "Hengshui",
                            "name": "衡水市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "CW7t7gERqgejHUuwDRcFpY",
                            "parent_id": "icC67s6ZTCuSB32miVQghm",
                            "code": "Qinhd",
                            "name": "秦皇岛市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "m26FVH6e3aiqUSojgTgMYH",
                            "parent_id": "icC67s6ZTCuSB32miVQghm",
                            "code": "Langfang",
                            "name": "廊坊市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "pjwpXC47ds5GuU5VHo2Mwa",
                            "parent_id": "icC67s6ZTCuSB32miVQghm",
                            "code": "Baodingshi",
                            "name": "保定市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "PWCjURFJoey2gsfvp9HZWQ",
                            "parent_id": "icC67s6ZTCuSB32miVQghm",
                            "code": "Cangzhou",
                            "name": "沧州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "usJ6H7JLirCuTX87w4RfiN",
                            "parent_id": "icC67s6ZTCuSB32miVQghm",
                            "code": "Tangshan",
                            "name": "唐山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "WMpEgADAJrCf4N2kxmDH2G",
                            "parent_id": "icC67s6ZTCuSB32miVQghm",
                            "code": "Shijiazhua",
                            "name": "石家庄市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "XfJdZywQrUPpw9d8ZSVX4h",
                            "parent_id": "icC67s6ZTCuSB32miVQghm",
                            "code": "Handanshi",
                            "name": "邯郸市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "kqrfLKSAmxxcNFnXTBafea",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Jilin",
                    "name": "吉林省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "56mtXosA7n4bdsDh5QwLSn",
                            "parent_id": "kqrfLKSAmxxcNFnXTBafea",
                            "code": "siping",
                            "name": "四平市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "8xgSoQaVrZarnroWQZYrBk",
                            "parent_id": "kqrfLKSAmxxcNFnXTBafea",
                            "code": "baicheng",
                            "name": "白城市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "cjXB3E6SxyZVvPpZNcFxHM",
                            "parent_id": "kqrfLKSAmxxcNFnXTBafea",
                            "code": "songyuan",
                            "name": "松原市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "E98K7iqmRtGMXTAsEkEeC8",
                            "parent_id": "kqrfLKSAmxxcNFnXTBafea",
                            "code": "yanbian",
                            "name": "延边朝鲜族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "GUKoJH2kBwy8JsUTMHNwi7",
                            "parent_id": "kqrfLKSAmxxcNFnXTBafea",
                            "code": "tonghua",
                            "name": "通化市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "k9fZ9wJpAKPJ6T25htcuH6",
                            "parent_id": "kqrfLKSAmxxcNFnXTBafea",
                            "code": "baishan",
                            "name": "白山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "qtiNpcx876f4capfFTJZuM",
                            "parent_id": "kqrfLKSAmxxcNFnXTBafea",
                            "code": "changchun",
                            "name": "长春市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "usWGMHn4X6s5SWFHoAHWnT",
                            "parent_id": "kqrfLKSAmxxcNFnXTBafea",
                            "code": "liaoyuan",
                            "name": "辽源市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "x2biMvDsaSWet2T34osehL",
                            "parent_id": "kqrfLKSAmxxcNFnXTBafea",
                            "code": "jilin1",
                            "name": "吉林市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "L6PK8wwmTH49aUNYqDgqCD",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Xizang",
                    "name": "西藏自治区",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "bJxH65SjyMLKQ4wDxBLw5c",
                            "parent_id": "L6PK8wwmTH49aUNYqDgqCD",
                            "code": "Naqushi",
                            "name": "那曲市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "gdAReA3jXwzcHCw2MFRh7j",
                            "parent_id": "L6PK8wwmTH49aUNYqDgqCD",
                            "code": "Changdu",
                            "name": "昌都市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "LLZEA4AgyJPXvS8GFXnWrj",
                            "parent_id": "L6PK8wwmTH49aUNYqDgqCD",
                            "code": "Shannan",
                            "name": "山南市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "sGVETkXGRKFYMt3afn3uo6",
                            "parent_id": "L6PK8wwmTH49aUNYqDgqCD",
                            "code": "Lasashi",
                            "name": "拉萨市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "uaDTfRYixooJDdPXoxQnQE",
                            "parent_id": "L6PK8wwmTH49aUNYqDgqCD",
                            "code": "Alidiqu",
                            "name": "阿里地区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "yCzoXQqJBCTepKGZeBAgg",
                            "parent_id": "L6PK8wwmTH49aUNYqDgqCD",
                            "code": "Rikezeshi",
                            "name": "日喀则市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ZSGenaYGGGwrHofKiCAt4D",
                            "parent_id": "L6PK8wwmTH49aUNYqDgqCD",
                            "code": "Linzhishi",
                            "name": "林芝市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "LE2rqq7K6vqgpwku4LHFYA",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Zhejiang",
                    "name": "浙江省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "dyrFq7R2Rkvqgj26H8w3YY",
                            "parent_id": "LE2rqq7K6vqgpwku4LHFYA",
                            "code": "Zhoushan",
                            "name": "舟山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "GYsQyQE2rQYcuChqzJjW4",
                            "parent_id": "LE2rqq7K6vqgpwku4LHFYA",
                            "code": "Hangzhou",
                            "name": "杭州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "i7yoVz5yUfYc8RLSnoYjZR",
                            "parent_id": "LE2rqq7K6vqgpwku4LHFYA",
                            "code": "Jinhuashi",
                            "name": "金华市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "iLMq3Gz7i5iwyijVJGw5fk",
                            "parent_id": "LE2rqq7K6vqgpwku4LHFYA",
                            "code": "Tizhoushi",
                            "name": "台州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "MZUq7JNJPoctN7rxDMdQNA",
                            "parent_id": "LE2rqq7K6vqgpwku4LHFYA",
                            "code": "Huzhoushi",
                            "name": "湖州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "NrjpLw3zijYRwQDFKFCWRW",
                            "parent_id": "LE2rqq7K6vqgpwku4LHFYA",
                            "code": "Ningboshi",
                            "name": "宁波市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "nWwecWsvTFQxRnfNRaRHdj",
                            "parent_id": "LE2rqq7K6vqgpwku4LHFYA",
                            "code": "Jiaxingshi",
                            "name": "嘉兴市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "oiqi3w7RR8aibTRvHn5XyT",
                            "parent_id": "LE2rqq7K6vqgpwku4LHFYA",
                            "code": "Lishuishi",
                            "name": "丽水市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Va6jDLEcCaTD3Ln3Gvx8AC",
                            "parent_id": "LE2rqq7K6vqgpwku4LHFYA",
                            "code": "Shaoxing",
                            "name": "绍兴市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "wDaqTL4M9JtwMrh3V6zEvf",
                            "parent_id": "LE2rqq7K6vqgpwku4LHFYA",
                            "code": "Wenzhou",
                            "name": "温州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "zCPXN7kzQMBgp4K75xm2CK",
                            "parent_id": "LE2rqq7K6vqgpwku4LHFYA",
                            "code": "Quzhoushi",
                            "name": "衢州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "Ma2j7md5UfDwDqhaGijtyi",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Shanghai",
                    "name": "上海市",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "iuPinTQmd9cSKMAbMk4dFR",
                            "parent_id": "Ma2j7md5UfDwDqhaGijtyi",
                            "code": "Shanghai1",
                            "name": "上海市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true,
                            "child": [
                                {
                                    "jing_uuid": "2fMQHKK5sGNsYFfnt5J5HM",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Xuhuiqu",
                                    "name": "徐汇区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "2ixCH9Ln3pNTpWuEWdjpLK",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Fengxianqu",
                                    "name": "奉贤区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "amNZk54a4LSqXzXknYNM86",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Jiadingqu",
                                    "name": "嘉定区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "aSzhSTaVURhseegpaRxMMK",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Changning",
                                    "name": "长宁区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "CiYn2euBA86NBSLUNYuxpV",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Huangpu",
                                    "name": "黄浦区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "EnA8UXRHcTf3i6p7YFctZ8",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Hongkou",
                                    "name": "虹口区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "gPWJjFNnuhdPnWaVzfCztN",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Minhangqu",
                                    "name": "闵行区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "nqQBYHPUjZoYtgxeTpGGjg",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Pudongxin",
                                    "name": "浦东新区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "P7r6wAfRJYpeVHBjGjcWD5",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Baoshanqu",
                                    "name": "宝山区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "pv3sHvMTXfwRsPumcb9UiA",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Jinganqu",
                                    "name": "静安区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "qyQznrzcQoJfvARdYVm9XH",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Jinshanqu",
                                    "name": "金山区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "QzwwBSuBf3BLnKL3y5FF3j",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Qingpuqu",
                                    "name": "青浦区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "TTbNRkBXiQdRDY2xPqRMxF",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Songjiang",
                                    "name": "松江区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "vNbpT768g4G4VsC4Udj6AV",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Yangpuqu",
                                    "name": "杨浦区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "WCvQrKHGUKzMKTWq6FG73P",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Putuoqu",
                                    "name": "普陀区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                },
                                {
                                    "jing_uuid": "YzCCKyHJBr5yr2d2rST4ec",
                                    "parent_id": "iuPinTQmd9cSKMAbMk4dFR",
                                    "code": "Chongming",
                                    "name": "崇明区",
                                    "level": 4,
                                    "value": 1,
                                    "already_exists": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "jing_uuid": "My2WC7SUfZzFvVMLainWSN",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Guangdong",
                    "name": "广东省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "6NC2ZtgwfFhJmPwffWUrNf",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Chaozhou",
                            "name": "潮州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "7HLscmfVTNDL2hzjZtCttQ",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Shantoushi",
                            "name": "汕头市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "9CQx8sihcZuDZweTMnKNYW",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Zhuhaishi",
                            "name": "珠海市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "BCM4bx7w5U7Wbea8487UVh",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Shaoguan",
                            "name": "韶关市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "bz46s9pJDr4zah7gLwyjEQ",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Huizhou",
                            "name": "惠州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "fFzHMnGXmRypaTsrbQFLSZ",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Heyuanshi",
                            "name": "河源市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "GvHUaDJ2RBvBGnaewKS2YY",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Jieyangshi",
                            "name": "揭阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "hBBJ5JGeE6H5w9rGN8BN5N",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Jiangmen",
                            "name": "江门市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "i28ZYWYPHaTVWGsDzAs7Xa",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Foshanshi",
                            "name": "佛山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "JqaNyFuYbnSEjf5wUscUeQ",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Yunfushi",
                            "name": "云浮市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "jY2opTsDfpUVXWeoqt9X7N",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Dongguan",
                            "name": "东莞市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "mutRuJ2S8TVBzpzQD8ypXS",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Meizhou",
                            "name": "梅州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Pho6DevewFLirLSoMC6QKj",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Yangjiang",
                            "name": "阳江市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "PJ83DiEJgiApzGvvaz6Fh6",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Qingyuan",
                            "name": "清远市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "RHh9wgtaaKr9qSSxB8peYS",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Zhongshan",
                            "name": "中山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "SnntA6CsDbutVVQFheThWG",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Guangzhou",
                            "name": "广州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "VtgJp3RZWvedDkjxc5v96h",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Zhanjiang",
                            "name": "湛江市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "vxqWieedwtn3GTfBoKExFR",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Zhaoqing",
                            "name": "肇庆市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "WegrsNqJr34H4BqtM8xejm",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Maoming",
                            "name": "茂名市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "YShpBAEcCQUZvfxKCjt3hU",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Shenzhen",
                            "name": "深圳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ZAHWue2CnCr7hDsxeHNRHP",
                            "parent_id": "My2WC7SUfZzFvVMLainWSN",
                            "code": "Shanwei",
                            "name": "汕尾市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "MZae8jp2VGXe9uAGY5bbU9",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Hainan",
                    "name": "海南省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "4gtuudMpdkRNZDhP66aZzW",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Chengmai",
                            "name": "澄迈县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "7CZGZiqKYqD6vdeWXd38CQ",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Baisha",
                            "name": "白沙黎族自治县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "7KUJYEWA7XQouJ2ZrTVvfX",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Ledong",
                            "name": "乐东黎族自治县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "bpfXH2hXG42Pru8WCt4v2h",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Wuzhishan",
                            "name": "五指山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ceHSAosduAKdzJoWdpubYh",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Wanning",
                            "name": "万宁市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "dFsaZAZqxKCd5d8sKUvnfL",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Tunchang",
                            "name": "屯昌县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "FSyhQxshRzAB2r3XCehVEE",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Lingshui",
                            "name": "陵水黎族自治县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "iaXBNFY4DWAykyf48G2C3h",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Changjiang",
                            "name": "昌江黎族自治县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "JN526ZDpSJ6ChriNS9M3TU",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Dongfang",
                            "name": "东方市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "JnrTypj8xRHV72X2ffYvBm",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Dinganxian",
                            "name": "定安县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "kdukZ8eHBLBCd6cUVVUcWj",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Sanyashi",
                            "name": "三亚市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ko3pYnjvLg9FS4ea7HyEZC",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Qionghai",
                            "name": "琼海市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "MAgh7EKwg76iu3xc6wNYcB",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Qiongzhong",
                            "name": "琼中黎族自治县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "oLhKf9oFGdzgggfDWqSH7X",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Haikoushi",
                            "name": "海口市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "QRJ7zMuw5ymzQACqtDKqkc",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Danzhoushi",
                            "name": "儋州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "soJV6HsSihoDaaVrwspRYa",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Baoting",
                            "name": "保亭黎族自治县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "XjgyVFppcdhKhgLbJhj8Z9",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Lingaoxian",
                            "name": "临高县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "yKKNWwFBMoho9cv9g7mqwJ",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Sanshashi",
                            "name": "三沙市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "zG3w3mceocxEPga8FLVHpK",
                            "parent_id": "MZae8jp2VGXe9uAGY5bbU9",
                            "code": "Wenchang",
                            "name": "文昌市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "rcKzTqgi3DyAKmVynWKGbU",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Hunan",
                    "name": "湖南省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "6CVjTXh5h2WZiZMnWLj3sV",
                            "parent_id": "rcKzTqgi3DyAKmVynWKGbU",
                            "code": "Chengzhou",
                            "name": "郴州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "8iPeeoZgbYW24qgK8ZVsvG",
                            "parent_id": "rcKzTqgi3DyAKmVynWKGbU",
                            "code": "Huaihuashi",
                            "name": "怀化市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "cbaQuuUZtp3EEJb9MbXbj9",
                            "parent_id": "rcKzTqgi3DyAKmVynWKGbU",
                            "code": "Xiangtan",
                            "name": "湘潭市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "dasVkYxyszRCDWYsKJQV3j",
                            "parent_id": "rcKzTqgi3DyAKmVynWKGbU",
                            "code": "Hengyang",
                            "name": "衡阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "DXsCyH5E3Y95LEk3A7gyrB",
                            "parent_id": "rcKzTqgi3DyAKmVynWKGbU",
                            "code": "Yiyangshi",
                            "name": "益阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "hmaZ2ruqEVG9QM64tatHTm",
                            "parent_id": "rcKzTqgi3DyAKmVynWKGbU",
                            "code": "Changdeshi",
                            "name": "常德市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "iR3xonPs32sPsZjj7dcYwi",
                            "parent_id": "rcKzTqgi3DyAKmVynWKGbU",
                            "code": "Yueyangshi",
                            "name": "岳阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "jtEXWDRCWMFaXnp4o5QKwi",
                            "parent_id": "rcKzTqgi3DyAKmVynWKGbU",
                            "code": "Zhjiajie",
                            "name": "张家界市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "nG6CYah6X2SjyTVAtgenLm",
                            "parent_id": "rcKzTqgi3DyAKmVynWKGbU",
                            "code": "Zhuzhoushi",
                            "name": "株洲市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "RV2wzmBfsRFjUbD4bSbAZX",
                            "parent_id": "rcKzTqgi3DyAKmVynWKGbU",
                            "code": "Changsha",
                            "name": "长沙市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "TCz9cfF7wi5Dh6xS5AEVSn",
                            "parent_id": "rcKzTqgi3DyAKmVynWKGbU",
                            "code": "Xiangxi",
                            "name": "湘西土家族苗族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "WfR7r5SXX8aSJqnmsC6g9M",
                            "parent_id": "rcKzTqgi3DyAKmVynWKGbU",
                            "code": "Yonghzou",
                            "name": "永州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "whqtLmmGCo3eaqdUfvxaeK",
                            "parent_id": "rcKzTqgi3DyAKmVynWKGbU",
                            "code": "Loudishi",
                            "name": "娄底市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "rZr9iSSPHRFJHraK5Q2GdQ",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Xinjiang",
                    "name": "新疆维吾尔自治区",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "4CZVBDmC8RJj6HoPpVBFEj",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Wujiaqushi",
                            "name": "五家渠市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "5pAUVzUPeJ6jF7b7VvtdHD",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Shihezi",
                            "name": "石河子市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "765woBS9HCsx7ZjswLbYJZ",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Kunyushi",
                            "name": "昆玉市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "7MmLVDcats34rHes2xw6xQ",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Yilihasake",
                            "name": "伊犁哈萨克自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "8SkQU6C7vLYh8PRzAEBB9Z",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Kzlskekz",
                            "name": "克孜勒苏柯尔克孜自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "9LGvkXMYSwcV3rvVE3wyQE",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Kashi",
                            "name": "喀什地区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "AdVjJ6Pd4ZvcZRNuQ2Z3UM",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Tulufanshi",
                            "name": "吐鲁番市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "AtnTdgZhnHf5wefwSiWn67",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Tumushuke",
                            "name": "图木舒克市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "eZawk3tC4cuic9YKbrnsGY",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Boertala",
                            "name": "博尔塔拉蒙古自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "HfAQhdPhw7oAzFoiDhQ6Pg",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Aletai",
                            "name": "阿勒泰地区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "KAdUKqbN37pjn7Zw8i6jz9",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Akesu",
                            "name": "阿克苏地区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "KidLsqtYXbtdYnyqFExbs5",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Shuanghe",
                            "name": "双河市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "kwEzpxdTg4HSqt33SRDaaN",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Tacheng",
                            "name": "塔城地区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "kxk92nxM4k6cNfYBW3GEXC",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Hamishi",
                            "name": "哈密市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "myV26J5xy6f4XKczXwtKfA",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Kekedala",
                            "name": "可克达拉市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "NK8QFrfjKWGBfT5yn5VcqJ",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Hetian",
                            "name": "和田地区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "onFfQMvx8rUAbXbXDfygDm",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Bayguoleng",
                            "name": "巴音郭楞蒙古自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "p43oiTYjELv6sx7UEbPWXR",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Alaershi",
                            "name": "阿拉尔市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ryQd5SMYpTzXdQRjbtcqDf",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Wulumuqi",
                            "name": "乌鲁木齐市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "szxoazDCVS5k5PCVcHscxC",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Changji",
                            "name": "昌吉回族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "taXfkTFyDjg2AadUtkibZU",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Beitunshi",
                            "name": "北屯市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "UA9m8yiktijnrxzHtwuzWc",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Huyanghe",
                            "name": "胡杨河市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "VYg4Ns4gjXoFmFDF7TsB9U",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Kelamayi",
                            "name": "克拉玛依市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "X9F7xyvWHEGij6ususjSmL",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Xinxingshi",
                            "name": "新星市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ZbGPkNJxdpCTgKMVUuFUDP",
                            "parent_id": "rZr9iSSPHRFJHraK5Q2GdQ",
                            "code": "Tiemenguan",
                            "name": "铁门关市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "SEzpYfrMrGz9r8UgkjjNGE",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Xianggang",
                    "name": "香港特别行政区",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "5uiGLBZETW4WX2ivhcqSMS",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Lidaoqu",
                            "name": "离岛区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "8RRiQEXLinDzEhxzyQufFk",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Guantangqu",
                            "name": "观塘区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "8sbWuTYgGPNegDSZhqCtoL",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Tunmenqu",
                            "name": "屯门区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "BoHhPrstEiXrAc4c9BLagk",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Nanqu",
                            "name": "南区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "BZgudKcTfZe8gQW66WzeqY",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Beiqu",
                            "name": "北区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Go2xtDwUeEwhFURL2DcteC",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Yuanlangqu",
                            "name": "元朗区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "kJkzjUE2TFbTGftfgAQgmT",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Dongqu",
                            "name": "东区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "LgggCsj6dRCmm9GRmXiAJg",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Wanzaiqu",
                            "name": "湾仔区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "mmwdQNCmxT3UA5dChny2V6",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Zhongxiqu",
                            "name": "中西区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "NKZQJyQd66Mdof32ECuepm",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Shatianqu",
                            "name": "沙田区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "pcrBgDXGbDA2Vf3KnTmmXj",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Dapuqu",
                            "name": "大埔区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "poAfvFBAEqdxZMiCMRAvgG",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Kuiqingqu",
                            "name": "葵青区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "pomy5TFzWWN99h9G8Rfmk",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Huangdxian",
                            "name": "黄大仙区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "rHtTZCKDmVaKLWUxdNJGXC",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Jiulcheng",
                            "name": "九龙城区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "RTqrmNZVBB8oJWPRHy3mDb",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Xigongqu",
                            "name": "西贡区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "UYaKpaeAc9GWuTqwfSdnDh",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Quanwan",
                            "name": "荃湾区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "wHFf3So9b9xvMsRNzoDawV",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Shenshshe",
                            "name": "深水埗区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "xvF6wk2o97aqfTkoDpsbU8",
                            "parent_id": "SEzpYfrMrGz9r8UgkjjNGE",
                            "code": "Youjianw",
                            "name": "油尖旺区",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "Tk2MFxYbE2rg2M2BtFgrEQ",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Guizhou",
                    "name": "贵州省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "4wvL4nG78sznrqL4RcgnbR",
                            "parent_id": "Tk2MFxYbE2rg2M2BtFgrEQ",
                            "code": "Tongrenshi",
                            "name": "铜仁市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "9DRmNCdkPtT9P2bKMs2CDV",
                            "parent_id": "Tk2MFxYbE2rg2M2BtFgrEQ",
                            "code": "Qiannan",
                            "name": "黔南布依族苗族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "DgpqNwLuJjhwYRZQsrNEsa",
                            "parent_id": "Tk2MFxYbE2rg2M2BtFgrEQ",
                            "code": "Anshunshi",
                            "name": "安顺市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "K9JJ8ExtksHkMCnwKBmP88",
                            "parent_id": "Tk2MFxYbE2rg2M2BtFgrEQ",
                            "code": "Qianxinan",
                            "name": "黔西南布依族苗族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "nYiQYkeUL3TgJieSDZnmEC",
                            "parent_id": "Tk2MFxYbE2rg2M2BtFgrEQ",
                            "code": "Qiandnan",
                            "name": "黔东南苗族侗族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "oqfH8di6naq6WvtQdFA8Jg",
                            "parent_id": "Tk2MFxYbE2rg2M2BtFgrEQ",
                            "code": "Bijieshi",
                            "name": "毕节市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "vkoSCZYFbMQUGwCYC4Xn5o",
                            "parent_id": "Tk2MFxYbE2rg2M2BtFgrEQ",
                            "code": "Liupanshui",
                            "name": "六盘水市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "w5mMq4pJaWK78EjSrfHtDH",
                            "parent_id": "Tk2MFxYbE2rg2M2BtFgrEQ",
                            "code": "Guiyangshi",
                            "name": "贵阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Wywvhg5DBzd3dS29q56prd",
                            "parent_id": "Tk2MFxYbE2rg2M2BtFgrEQ",
                            "code": "Zunyishi",
                            "name": "遵义市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "xBdXQDA8w4xZ8vi2ng8Ft7",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Jiangxi",
                    "name": "江西省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "Hih2gEXipFe8Lycm2Qpkgk",
                            "parent_id": "xBdXQDA8w4xZ8vi2ng8Ft7",
                            "code": "Pingxiang",
                            "name": "萍乡市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "mdJUmgQ9mmcvTx4xEuABG7",
                            "parent_id": "xBdXQDA8w4xZ8vi2ng8Ft7",
                            "code": "Jiujiang",
                            "name": "九江市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "oNjxNSi7dvFTJEx3RwYHGY",
                            "parent_id": "xBdXQDA8w4xZ8vi2ng8Ft7",
                            "code": "Yichun1",
                            "name": "宜春市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "PFerEtPHVEfNfnuvamhm8",
                            "parent_id": "xBdXQDA8w4xZ8vi2ng8Ft7",
                            "code": "Yingtan",
                            "name": "鹰潭市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "smDVQGxuPNncoRrbUCoNwU",
                            "parent_id": "xBdXQDA8w4xZ8vi2ng8Ft7",
                            "code": "Nanchang",
                            "name": "南昌市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "snmwmTLs8VfqvRuFeKMb7g",
                            "parent_id": "xBdXQDA8w4xZ8vi2ng8Ft7",
                            "code": "Jingdezhen",
                            "name": "景德镇市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "T9eCAXdLgYGowJwuuYkLgM",
                            "parent_id": "xBdXQDA8w4xZ8vi2ng8Ft7",
                            "code": "Ganzhoushi",
                            "name": "赣州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "tBZB5KZvTFD4YioZCLS64Q",
                            "parent_id": "xBdXQDA8w4xZ8vi2ng8Ft7",
                            "code": "Xinyushi",
                            "name": "新余市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "uz3waDdA88fFkcmZNqExY6",
                            "parent_id": "xBdXQDA8w4xZ8vi2ng8Ft7",
                            "code": "Jianshi",
                            "name": "吉安市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "wjoLoX8rmVuCyv4Af3nxhS",
                            "parent_id": "xBdXQDA8w4xZ8vi2ng8Ft7",
                            "code": "Fuzhou1",
                            "name": "抚州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "XaZhaJVWs5yNRHyKuVGWqY",
                            "parent_id": "xBdXQDA8w4xZ8vi2ng8Ft7",
                            "code": "Shangrao",
                            "name": "上饶市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "XvXqdQ4LAku2fkm5vSDJGe",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Anhui",
                    "name": "安徽省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "3Dj5D9nEkxPGwqcx4VDZfg",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Xuancheng",
                            "name": "宣城市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "AvMV4brL4JMvgcEXQ4r28b",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "szanhui",
                            "name": "宿州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "BoYkpoAKqZDRhGRChuFuxX",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Wuhushi",
                            "name": "芜湖市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "BT87JBEqVzKGbYs7ToNKgE",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Bozhoushi",
                            "name": "亳州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "cFFUMNSYJ5CiRSgrfQhtbK",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Huangshan",
                            "name": "黄山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Em9U6GG6ESKvKQ85eYfsbi",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Hefeishi",
                            "name": "合肥市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "gLtFgvUiouaLSCVbhckJTk",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Tongling",
                            "name": "铜陵市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "HFC4A8zgeTjfqg2uR6wA4L",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Fuyangshi",
                            "name": "阜阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "JCgHF2EUHUpFEfnQ3rVX3n",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Luanshi",
                            "name": "六安市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "jrdhr44diwQeHYtxevMb4Y",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Chizhoushi",
                            "name": "池州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "JsMmzppB9vbJLmpYM2TyD9",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Huaibeishi",
                            "name": "淮北市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "njFfaE2A26XYVsiJhpiM5H",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Huainanshi",
                            "name": "淮南市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "NvW5iKYxV2C2U36xt9hXmf",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Anqingshi",
                            "name": "安庆市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "QrABxkmJT98pQNedhWkWRi",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Chaohushi",
                            "name": "巢湖市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "RNsGskDsTV4rqRUBhFJoW",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Bengbushi",
                            "name": "蚌埠市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "T2caKyzvN3x9cAZkLFq77K",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Maanshan",
                            "name": "马鞍山市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "UNgfnNf5UUdi7WgxFFTRta",
                            "parent_id": "XvXqdQ4LAku2fkm5vSDJGe",
                            "code": "Chuzhou",
                            "name": "滁州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "yv7N3V8iFdoBwTH7RFStAN",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Guangxi",
                    "name": "广西壮族自治区",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "3QmfVvjE7JSY6vg59env9a",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Qinzhoushi",
                            "name": "钦州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "9nnFjQcUvizhiVhsCRR5Ea",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Hechishi",
                            "name": "河池市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "cneWGkWyw2dGx3bkDFviBn",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Guilinshi",
                            "name": "桂林市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ebPJaG5UjJVDKVm3kvdESh",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Yulinshi",
                            "name": "玉林市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "GNGhqv38trmW8pTVTNff9U",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Hezhoushi",
                            "name": "贺州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "nQbyJVJuubTLUpD5KahiRe",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Liuzhoushi",
                            "name": "柳州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "QB33FLcoQu2GUcCnT76rjT",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Nanningshi",
                            "name": "南宁市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "TJ3hW5YXVkQ6RVMQMeDDkS",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Laibinshi",
                            "name": "来宾市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "wJF3Xovdk63qJdMHJeafQJ",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Chongzuo",
                            "name": "崇左市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "YdcSJPGCgLNzex9VPnfaNk",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Fangchga",
                            "name": "防城港市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Z8pAyUbACWthFG8qTsFZPo",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Wuzhoushi",
                            "name": "梧州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "zEktAQLx2aQWmZuB7QLdAR",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Guigangshi",
                            "name": "贵港市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ZFLiEqXg4JQTn9TYM75XQH",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Baiseshi",
                            "name": "百色市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ZuwnBkwJMhxVSZtHoqcAVA",
                            "parent_id": "yv7N3V8iFdoBwTH7RFStAN",
                            "code": "Beihaishi",
                            "name": "北海市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "Zm4kkZDsymVA5fhBMBoKHP",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Gansu",
                    "name": "甘肃省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "3VggYwn2iSmtX7p7zwPgjf",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Linxia",
                            "name": "临夏回族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "4zgRuoUTmQcGu79pMshNhH",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Wuwei",
                            "name": "武威市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "7fawdMEsmdMfHXpxMbHs56",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Baiyinshi",
                            "name": "白银市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "7m8XSCUfk7fygDFXpiiBTP",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Qingyang",
                            "name": "庆阳市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "BBionCKEcbZk2PXs4wuAF5",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Jinchang",
                            "name": "金昌市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "H5kHeFNyaEusSaHGZm2v6D",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Jiayuguan",
                            "name": "嘉峪关市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "HPP7WFxXGwjxoRpD2SHD8K",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Tianshui",
                            "name": "天水市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "keVdekHgeUEboLnz5UD6XG",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Gannan",
                            "name": "甘南藏族自治州",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "kV5YLH7duWyXSPnsZDxbUd",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Zhangye",
                            "name": "张掖市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "LdtL3JG7MRKbfr7reXjd5g",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Jiuquan",
                            "name": "酒泉市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "mro7ayH6BirZ6hVAUDtLXn",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Pingliang",
                            "name": "平凉市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "NtLNzzQPDY8ygWngJbyJ47",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Dingxishi",
                            "name": "定西市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "skvBBcc29jrRBaXViK4yLV",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Lanzhou",
                            "name": "兰州市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Vr5AcQyfqJ9cG2AgiUac7c",
                            "parent_id": "Zm4kkZDsymVA5fhBMBoKHP",
                            "code": "Longnan",
                            "name": "陇南市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                },
                {
                    "jing_uuid": "ZxaNa6uFAPVnzAELL9MFFF",
                    "parent_id": "1LK7kCqarZGfARKNA6WtzK",
                    "code": "Taiwan",
                    "name": "台湾省",
                    "level": 2,
                    "value": 1,
                    "already_exists": true,
                    "child": [
                        {
                            "jing_uuid": "4i4ycTGT9T8FnVNRUa6dvJ",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Gaoxiaong",
                            "name": "高雄市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "7CA3EpuSTMnYGhWBVQDTw7",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Jiayishi",
                            "name": "嘉义市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "ac4kh3nAbHktv9hYYFgprQ",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Xinzhushi",
                            "name": "新竹市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "bHzw5wHQxLdbFFUrFaE9te",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Taoyuan",
                            "name": "桃园市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "dE5VQeEHnJJSfxqnRhuWQn",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Taizhong",
                            "name": "台中市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "e2ksf3sRxURvPj8UcJ66Le",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Taidong",
                            "name": "台东县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "FarhatcRECTZUfgEi2hXPG",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Yunlinxian",
                            "name": "云林县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "GDf26QwUKXnirPp7ogLLCU",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Penghu",
                            "name": "澎湖县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "HD6wMtYteeg5W4oRfRruqL",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Jilongshi",
                            "name": "基隆市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "hjffPrT7kwCSuRCrp6vdcQ",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Yilanxian",
                            "name": "宜兰县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "hMoZWv2w9ipfFGuWWEayFK",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Lianjiang",
                            "name": "连江县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "iyfkfhCfv5Up4ixBM4yHFe",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Jiayixian",
                            "name": "嘉义县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "JKE6bQmEfXXSRWBgjFs4XT",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Xinzhu",
                            "name": "新竹县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "jUs3WFcA9crJDTaQ7KZR5b",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Nantou",
                            "name": "南投县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "kvMUsRF3t5sNBKw533hLjJ",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Zhanghua",
                            "name": "彰化县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "Mw9Q7UzdeGteDyP6n8r9eD",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Pingdong",
                            "name": "屏东县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "n7Kyner2g6QAE6TvWaQ4Nb",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Tainanshi",
                            "name": "台南市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "qfZgzZUCW2N3NUjb6btydY",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Taibeishi",
                            "name": "台北市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "rtw4m4J3EduFeoTBVvJX7G",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Jinmen",
                            "name": "金门县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "UnLJUWQmK2BNE3JsNGCtFn",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Miaosu",
                            "name": "苗栗县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "wZyGHQBZqhEaititGp9frW",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Xinbeishi",
                            "name": "新北市",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        },
                        {
                            "jing_uuid": "xECTKo7vSGX5WEaXcvqXHC",
                            "parent_id": "ZxaNa6uFAPVnzAELL9MFFF",
                            "code": "Hualian",
                            "name": "花莲县",
                            "level": 3,
                            "value": 1,
                            "already_exists": true
                        }
                    ]
                }
            ]
        },
        {
            "jing_uuid": "257cQbyLTPyzax2ynTzqz9",
            "parent_id": "",
            "code": "bohei",
            "name": "波黑",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "27L6q8wkd2psbtgBx57doK",
            "parent_id": "",
            "code": "SouAfrica",
            "name": "南非",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "2hCETMt6ZZ6PfPY6orPBMj",
            "parent_id": "",
            "code": "Turkey",
            "name": "土耳其",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "2iyrUoh8e7yVF3wPgthQ6D",
            "parent_id": "",
            "code": "Kazakhstan",
            "name": "哈萨克斯坦",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "2PodNJVVkaf9MHMGxeVqvC",
            "parent_id": "",
            "code": "Switzer",
            "name": "瑞士",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "2vJUATB5wikyuaLBCfeSUe",
            "parent_id": "",
            "code": "Niger",
            "name": "尼日尔",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "2w8Ah7F3xec6wbHNz3HEXn",
            "parent_id": "",
            "code": "Fiji",
            "name": "斐济",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "2WB6y8N7JhpPNKFFux9wrm",
            "parent_id": "",
            "code": "Peru",
            "name": "秘鲁",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "3FVtR5qfucjaqyB8z6xujR",
            "parent_id": "",
            "code": "Turkmen",
            "name": "土库曼斯坦",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "3PaEvYPmKq2dJ3HBBgeZNJ",
            "parent_id": "",
            "code": "Madagascar",
            "name": "马达加斯加",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "48foLZs5BkAibVtx4xAZ6D",
            "parent_id": "",
            "code": "Tonga",
            "name": "汤加",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "4H2nVJsWepWc4aW2p5vJHc",
            "parent_id": "",
            "code": "UK",
            "name": "英国",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "5CeAo7Lk4Ew7nUfim2VTQR",
            "parent_id": "",
            "code": "Panama",
            "name": "巴拿马",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "5JTVa5MogZD6Fk9Db8zjkN",
            "parent_id": "",
            "code": "Iraq",
            "name": "伊拉克",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "5Yv8sFMLiQJMgvcUJoHKyC",
            "parent_id": "",
            "code": "Kosovo",
            "name": "科索沃(塞尔维亚)*",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "6e5kct6wYAt9KXRLj7c3U",
            "parent_id": "",
            "code": "Paraguay",
            "name": "巴拉圭",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "6fnUqugKXCesqqCM6AcXCB",
            "parent_id": "",
            "code": "Puntland",
            "name": "邦特兰*",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "6GpMoCdcpvYBBNLhVm6V7o",
            "parent_id": "",
            "code": "Liechstein",
            "name": "列支敦士登",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "77epgCmNP3NGwaoXLUPVUR",
            "parent_id": "",
            "code": "Italy",
            "name": "意大利",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "7fjDvczEfYnBPg4phXaMik",
            "parent_id": "",
            "code": "Rwanda",
            "name": "卢旺达",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "8GTTFvsAieh3ffKjYzjHWm",
            "parent_id": "",
            "code": "Nicaragua",
            "name": "尼加拉瓜",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "8kQEzSmnnxa9wn4dFmjWy3",
            "parent_id": "",
            "code": "Macedonia",
            "name": "北马其顿",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "8t67gfUBBcAajSP5w8z9mS",
            "parent_id": "",
            "code": "Namibia",
            "name": "纳米比亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "8VvBTmp8oGebCoPPsF2c39",
            "parent_id": "",
            "code": "Senegal",
            "name": "塞内加尔",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "8zCrMNL8xmFJt7qUmZAATk",
            "parent_id": "",
            "code": "Uganda",
            "name": "乌干达",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "9dtEMrZELJLFZYUPsMnAoF",
            "parent_id": "",
            "code": "Belgium",
            "name": "比利时",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "9pmEHD64kAHybJ94je4N9c",
            "parent_id": "",
            "code": "TiLeste",
            "name": "东帝汶",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "9T7SUKChnviFNiaAzCK9PE",
            "parent_id": "",
            "code": "Ecuador",
            "name": "厄瓜多尔",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "9wtKwHEVLbB6zGCRoDMdy5",
            "parent_id": "",
            "code": "BurkiFaso",
            "name": "布基纳法索",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "aC6x5MKgYi6uaWQMFZYzFV",
            "parent_id": "",
            "code": "Mauritius",
            "name": "毛里求斯",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "ACF2CUXMt7aVutdpZqwXAk",
            "parent_id": "",
            "code": "Bangladesh",
            "name": "孟加拉国",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "adkWAZrDq48kPJH697jNg7",
            "parent_id": "",
            "code": "France",
            "name": "法国",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "aDxW8yaM8BiozZxEMbc464",
            "parent_id": "",
            "code": "Denmark",
            "name": "丹麦",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "apQNFzaZqSTnYNmCgPeeTN",
            "parent_id": "",
            "code": "Philippi",
            "name": "菲律宾",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "AvVpwsnRhC7oqLTYvX9vuU",
            "parent_id": "",
            "code": "NewZealand",
            "name": "新西兰",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "AXcnxiAfzqAPvpaK5XoZxK",
            "parent_id": "",
            "code": "Syria",
            "name": "叙利亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "b5PTicfggx438JatbUgmcP",
            "parent_id": "",
            "code": "Nagorno",
            "name": "纳戈尔诺-卡拉巴赫*",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "bc6hnm4MkPNHCmnvDxErXj",
            "parent_id": "",
            "code": "Romania",
            "name": "罗马尼亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "BoAA8AQsZuThhuZw2Zmkw",
            "parent_id": "",
            "code": "MalKnights",
            "name": "马耳他骑士团*",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "BViuqBo4YPjDo9KZikDXuN",
            "parent_id": "",
            "code": "Thailand",
            "name": "泰国",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "bwaoHCCLoDmgPKCcBTcVQ9",
            "parent_id": "",
            "code": "Togo",
            "name": "多哥",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "bysknqnv5M7ckMF9j72xBZ",
            "parent_id": "",
            "code": "Germany",
            "name": "德国",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "c3xMKLePfo2HyTzNFQZcHo",
            "parent_id": "",
            "code": "Monaco",
            "name": "摩纳哥",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "CD9CXex4anCFYmgPe7WUbR",
            "parent_id": "",
            "code": "Azerbaijan",
            "name": "阿塞拜疆",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "chEN5XMgjd28qcDiR5GYBB",
            "parent_id": "",
            "code": "Botswana",
            "name": "博茨瓦纳",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "Cin3bFBFaXzQGYpGsetXfN",
            "parent_id": "",
            "code": "Pridnestro",
            "name": "德涅斯特河沿岸*",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "cP4JH9GELbABmu2psSZ4K9",
            "parent_id": "",
            "code": "Belarus",
            "name": "白俄罗斯",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "cU5oTVGNJz6yPf6djrvHx7",
            "parent_id": "",
            "code": "Bolivia",
            "name": "玻利维亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "cvMkiJk4cqU5imw8YT4dUa",
            "parent_id": "",
            "code": "Suriname",
            "name": "苏里南",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "cZG4ZTukVGEBDoCzo37ZRY",
            "parent_id": "",
            "code": "Tunisia",
            "name": "突尼斯",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "DUiqWKaEgUTA9byQdTMpxE",
            "parent_id": "",
            "code": "Guatemala",
            "name": "危地马拉",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "dwCFdcZxP5bUvTjRxtf8FW",
            "parent_id": "",
            "code": "Samoa",
            "name": "萨摩亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "FeQf8d4CsmxZPpt86nwJAe",
            "parent_id": "",
            "code": "Seychelles",
            "name": "塞舌尔",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "fSpHkN32gUrVdp7G47Cwy7",
            "parent_id": "",
            "code": "Dominica",
            "name": "多米尼克",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "Fy4N9uUw7xW6u85CbqLzxS",
            "parent_id": "",
            "code": "Jordan",
            "name": "约旦",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "GARYi2AnDBMo9cWcgZdb38",
            "parent_id": "",
            "code": "Korea",
            "name": "朝鲜",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "gcygaQs5VHK3rUW7zWxBim",
            "parent_id": "",
            "code": "Donetsk",
            "name": "顿涅茨克*",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "GrJExs8GnvcgMKxD3mQoPh",
            "parent_id": "",
            "code": "Vietnam",
            "name": "越南",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "gSAaqqEQwYXLfvVzHYSW8W",
            "parent_id": "",
            "code": "SanMarino",
            "name": "圣马力诺",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "gTnUfSnpR4zKJFgGzjARp9",
            "parent_id": "",
            "code": "Algeria",
            "name": "阿尔及利亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "GuuvGcrFzXoDRxSNFpXRWG",
            "parent_id": "",
            "code": "Malta",
            "name": "马耳他",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "gVzj8yShJ3Fw2GCxoG9TEo",
            "parent_id": "",
            "code": "Guyana",
            "name": "圭亚那",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "gZvdEcUJaP7btACNKA6aGP",
            "parent_id": "",
            "code": "Poland",
            "name": "波兰",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "hBT5p4ZbqFjrxuNvDqepaf",
            "parent_id": "",
            "code": "SCN",
            "name": "圣基茨和尼维斯",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "heE6EVxcwKrRiL9fNHofg8",
            "parent_id": "",
            "code": "Kyrgyzstan",
            "name": "吉尔吉斯斯坦",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "HEMKSYKEp2twxPgtBJQ2ie",
            "parent_id": "",
            "code": "Argentina",
            "name": "阿根廷",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "hHDVsXBg6g9ez4CBQ2ZAte",
            "parent_id": "",
            "code": "Israel",
            "name": "以色列",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "hi9VAKFXE9WgsKjtKbYGwE",
            "parent_id": "",
            "code": "Laos",
            "name": "老挝",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "Hn7WDsjnoTiAVE3LAJimtm",
            "parent_id": "",
            "code": "Morocco",
            "name": "摩洛哥",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "i5Q9ZtXNNxGxfdoNrAgQWN",
            "parent_id": "",
            "code": "Bulgaria",
            "name": "保加利亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "iA5syRBYvHyxFxuodx7tVL",
            "parent_id": "",
            "code": "NewGuinea",
            "name": "巴布亚新几内亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "ikiKDYK7deYpNkcaJqvran",
            "parent_id": "",
            "code": "Singapore",
            "name": "新加坡",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "ip3HpijLn3DBMvpeRNgs6j",
            "parent_id": "",
            "code": "Alianqiu",
            "name": "阿联酋",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "iQBAGVfJnDzU3XjBaiaRQ8",
            "parent_id": "",
            "code": "SArabia",
            "name": "沙特阿拉伯",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "irqZcLcbfXn4LpbXVqL6FX",
            "parent_id": "",
            "code": "Sweden",
            "name": "瑞典",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "j3zYLLVWEJae3HARX6ec53",
            "parent_id": "",
            "code": "Montenegro",
            "name": "黑山",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "J67PTnQSrHxLSn9ACDkvNG",
            "parent_id": "",
            "code": "GuiBissau",
            "name": "几内亚比绍",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "J9Qv4dhssLR36tCdPpg5zC",
            "parent_id": "",
            "code": "Mongolia",
            "name": "蒙古国",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "jBQXW3JebiXWEfNoMavmfL",
            "parent_id": "",
            "code": "Solomon",
            "name": "所罗门群岛",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "JiYsoEzQ3MziErwKHHjMLQ",
            "parent_id": "",
            "code": "Kuwait",
            "name": "科威特",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "JsimrNbCYD9hyzqYPyEYc8",
            "parent_id": "",
            "code": "Serbia",
            "name": "塞尔维亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "JSSTUoNXVmURrMuZRuoJyW",
            "parent_id": "",
            "code": "Barbados",
            "name": "巴巴多斯",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "K9od4Xx52DhedN2SkhRiMU",
            "parent_id": "",
            "code": "Eritrea",
            "name": "厄立特里亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "kcgVP88yaUwMU2CDrjrcYZ",
            "parent_id": "",
            "code": "Abkhazia",
            "name": "阿布哈兹(格鲁吉亚)*",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "kg6kjWZevLXdPjZ7zvxWLF",
            "parent_id": "",
            "code": "Egypt",
            "name": "埃及",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "Ks3ZkfDRANNcraKuWUtc6C",
            "parent_id": "",
            "code": "Guinea",
            "name": "几内亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "KyqMSvJ5xmMZsSurE8FDf",
            "parent_id": "",
            "code": "Nauru",
            "name": "瑙鲁",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "MDpdajsN3DVDJHhbiTq7wg",
            "parent_id": "",
            "code": "Georgia",
            "name": "格鲁吉亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "mpp3iKEZ2gzXDRRD56ucH5",
            "parent_id": "",
            "code": "Kiribati",
            "name": "基里巴斯",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "MqThwUUG4jWX9BhqehnnJA",
            "parent_id": "",
            "code": "Myanmar",
            "name": "缅甸",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "MRrmC2e9xZJnibWX5bBLqA",
            "parent_id": "",
            "code": "Lebanon",
            "name": "黎巴嫩",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "MUvHbSe5vZyoNSa3wYauuM",
            "parent_id": "",
            "code": "Moldova",
            "name": "摩尔多瓦",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "N4rdsnrSVFZm7vB7b7RMGE",
            "parent_id": "",
            "code": "TriniTobg",
            "name": "特立尼达和多巴哥",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "NbibX8NQBWQhz5caS6g8LC",
            "parent_id": "",
            "code": "Estonia",
            "name": "爱沙尼亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "NChc4xKE5yuA74zYjUhLyE",
            "parent_id": "",
            "code": "Slovenia",
            "name": "斯洛文尼亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "nFJi6cBTEDTvb2qrdD9wYV",
            "parent_id": "",
            "code": "Nepal",
            "name": "尼泊尔",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "NFsbPavFA8hoUJ9EWAhhND",
            "parent_id": "",
            "code": "Belize",
            "name": "伯利兹",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "NivNMx7aVaF6CErsA46EJK",
            "parent_id": "",
            "code": "Libya",
            "name": "利比亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "Nq3N4zwATckPhhpiX3Tnnk",
            "parent_id": "",
            "code": "Ghana",
            "name": "加纳",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "orZvavZ7FhRk5WWE4vjsTZ",
            "parent_id": "",
            "code": "Jamaica",
            "name": "牙买加",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "oX3kcyVnopZovojkEfiXVM",
            "parent_id": "",
            "code": "Mali",
            "name": "马里",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "PABjTkXPQfEAKstF3fyVzF",
            "parent_id": "",
            "code": "Bhutan",
            "name": "不丹",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "pfifG7ttfLvgPF9T2NTuEb",
            "parent_id": "",
            "code": "Latvia",
            "name": "拉脱维亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "PHEfymakFUi6t9j8QrwufU",
            "parent_id": "",
            "code": "Burundi",
            "name": "布隆迪",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "pHHd9BDge7MX3bJAjWkhER",
            "parent_id": "",
            "code": "Vanuatu",
            "name": "瓦努阿图",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "pikRwxaKeNmompxNCKKSk4",
            "parent_id": "",
            "code": "Gambia",
            "name": "冈比亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "pMmPJXRAVxR9RrPcvhPCKQ",
            "parent_id": "",
            "code": "Andorra",
            "name": "安道尔",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "pRKbAYEX2mX4BnfpuDELsB",
            "parent_id": "",
            "code": "MarIslands",
            "name": "马绍尔群岛",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "PS66FzsAmTbV5xkpRmiP3e",
            "parent_id": "",
            "code": "Xisahala",
            "name": "西撒哈拉*",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "pvpjm9WrtazVhXpSkgaqEM",
            "parent_id": "",
            "code": "SaintLucia",
            "name": "圣卢西亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "QAxN67ZAuu2W2LufAZEM4n",
            "parent_id": "",
            "code": "NorCyprus",
            "name": "北塞浦路斯*",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "qbcJ7eBGSofXAwTXxnhLmY",
            "parent_id": "",
            "code": "Spain",
            "name": "西班牙",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "QgCekVoJN9eNE7wn8x9P7o",
            "parent_id": "",
            "code": "Armenia",
            "name": "亚美尼亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "qGSqUidE2jPY8VFbdyJaPU",
            "parent_id": "",
            "code": "Ireland",
            "name": "爱尔兰",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "Qkacn5NoHd6CWcV4u3LQRk",
            "parent_id": "",
            "code": "Malaysia",
            "name": "马来西亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "QQRystNUfeSWNNpoEVx6Lm",
            "parent_id": "",
            "code": "Finland",
            "name": "芬兰",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "qtWAh4XDiXyHz5VYPpsTEV",
            "parent_id": "",
            "code": "Dominican",
            "name": "多米尼加",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "r3M6rL9ENDXJC4qpLFmo3U",
            "parent_id": "",
            "code": "Slovakia",
            "name": "斯洛伐克",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "R78WxyZRRuceantp8v98Yi",
            "parent_id": "",
            "code": "bahama",
            "name": "巴哈马",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "RC45FX8hQ5cDBHfHdbhBCR",
            "parent_id": "",
            "code": "Greece",
            "name": "希腊",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "RGa5CegjQkQcjqeH2dS3GZ",
            "parent_id": "",
            "code": "Ethiopia",
            "name": "埃塞俄比亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "rgnY3pdVi2jyYYBV8QiSjk",
            "parent_id": "",
            "code": "Palestine",
            "name": "巴勒斯坦*",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "RkNgbaeBMqKdGNxscmR8r9",
            "parent_id": "",
            "code": "Austria",
            "name": "奥地利",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "RLTqj47hfXYi9nuESfVMwH",
            "parent_id": "",
            "code": "Niue",
            "name": "纽埃(新西兰)*",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "rP8nAZ3XgM8cuAD3ndC29d",
            "parent_id": "",
            "code": "SDMPLXB",
            "name": "圣多美和普林西比",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "RR92Z7zVNQKVEdBV7eX2mi",
            "parent_id": "",
            "code": "Iceland",
            "name": "冰岛",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "rTkynmZXqGVZNAn9DTTF6o",
            "parent_id": "",
            "code": "Bahrain",
            "name": "巴林",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "rxjYuPYxneDKHLy9RLeSkP",
            "parent_id": "",
            "code": "Kenya",
            "name": "肯尼亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "s7JznJ23pPCAtuUzEqU6Q",
            "parent_id": "",
            "code": "Gabon",
            "name": "加蓬",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "SdcyqD8oFz9wU4yq7KGa4d",
            "parent_id": "",
            "code": "EquGuinea",
            "name": "赤道几内亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "sEBGFgo6wbEG3YJoRnZ3kM",
            "parent_id": "",
            "code": "Uruguay",
            "name": "乌拉圭",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "SfcPJid7puzeju6PDpVWEQ",
            "parent_id": "",
            "code": "Nigeria",
            "name": "尼日利亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "skMY3qV3EfbASqPKUBsiAG",
            "parent_id": "",
            "code": "Pakistan",
            "name": "巴基斯坦",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "smUToUDZTmHhQDTDVgen45",
            "parent_id": "",
            "code": "Lithuania",
            "name": "立陶宛",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "sPWMrURpSoALtfZPrHEFkP",
            "parent_id": "",
            "code": "Micronesia",
            "name": "密克罗尼西亚联邦",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "SVSRa4wT3jhaAcB5UppnBG",
            "parent_id": "",
            "code": "Qatar",
            "name": "卡塔尔",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "SZjGFX2U33zvAEnB45ervJ",
            "parent_id": "",
            "code": "Somali",
            "name": "索马里",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "sZxZCDmm7Eq4sJqTPR2MyC",
            "parent_id": "",
            "code": "Vaticity",
            "name": "梵蒂冈",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "t8c2Y8gRLepJPfyWbNMB4g",
            "parent_id": "",
            "code": "Tuvalu",
            "name": "图瓦卢",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "t9XPX3UBCAEA4vHNNUL7PA",
            "parent_id": "",
            "code": "Sudan",
            "name": "苏丹",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "tAmMFwP5TUyrf26PJXcZ6R",
            "parent_id": "",
            "code": "India",
            "name": "印度",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "TeLdSfd88Zs7c2DZ6zZvQ5",
            "parent_id": "",
            "code": "Mozbique",
            "name": "莫桑比克",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "teSDH4fr7bo2SwjDnPMg6m",
            "parent_id": "",
            "code": "Oman",
            "name": "阿曼",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "TNpq9WvSFM9AP68gfEz7fL",
            "parent_id": "",
            "code": "Russia",
            "name": "俄罗斯",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "tpfgpjmYndfCcsNuS9LnwB",
            "parent_id": "",
            "code": "SouOssetia",
            "name": "南奥塞梯*",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "TTDzzDXfAD8abrDyGeyQAB",
            "parent_id": "",
            "code": "Yemen",
            "name": "也门",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "U4BGaVcRX8R7PRp9xMEvZP",
            "parent_id": "",
            "code": "Somaliland",
            "name": "索马里兰*",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "U89mj3rGhGvnZpUaa9ANFh",
            "parent_id": "",
            "code": "Palau",
            "name": "帕劳",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "uDJMKCft2HuxjvfhryXQq8",
            "parent_id": "",
            "code": "SieLeone",
            "name": "塞拉利昂",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "udRUNrswGJtUD2bdUQNXGc",
            "parent_id": "",
            "code": "Luxembourg",
            "name": "卢森堡",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "UMy6P6vNyNm474M8zmEY2o",
            "parent_id": "",
            "code": "Lesotho",
            "name": "莱索托",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "uttQ4q2VnSvxZZAftsey7a",
            "parent_id": "",
            "code": "Australia",
            "name": "澳大利亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "v69hqCgYwqqnRbZAQj9xN4",
            "parent_id": "",
            "code": "Djibouti",
            "name": "吉布提",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "VNASe3rMB5eJSEQngFnXng",
            "parent_id": "",
            "code": "Liberia",
            "name": "利比里亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "Vo4vsX9utTGPXdHYgz9Qfe",
            "parent_id": "",
            "code": "SaintVG",
            "name": "圣文森特和格林纳丁斯",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "w87RrTbmpeMY8BFJbyvDAL",
            "parent_id": "",
            "code": "Zambia",
            "name": "赞比亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "wdTmebfxak5xnktFm4uHRM",
            "parent_id": "",
            "code": "Benin",
            "name": "贝宁",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "wgZew9nZENLEUDi8fHNzV3",
            "parent_id": "",
            "code": "Ukraine",
            "name": "乌克兰",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "Wmf6K3rJBp8MRMjd4D8t2Y",
            "parent_id": "",
            "code": "Tanzania",
            "name": "坦桑尼亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "WT2ZEgZJpSKNwuPMmxDYzQ",
            "parent_id": "",
            "code": "Mexico",
            "name": "墨西哥",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "WTAYV5RVtjPf3XpTfcbQG6",
            "parent_id": "",
            "code": "Brazil",
            "name": "巴西",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "WTD4r2Ya2TtpQYaChu5HWW",
            "parent_id": "",
            "code": "Iran",
            "name": "伊朗",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "x7hzKzEk6gyRHV4rjq8TNT",
            "parent_id": "",
            "code": "Zimbabwe",
            "name": "津巴布韦",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "X7UhZKVjP3w9DHH9tCieUf",
            "parent_id": "",
            "code": "USA",
            "name": "美国",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "xa3Y9RRtrSLYvBXcXvKuPX",
            "parent_id": "",
            "code": "Norway",
            "name": "挪威",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "xAShG2bYrvYJdDGnUPb7E",
            "parent_id": "",
            "code": "Tajikistan",
            "name": "塔吉克斯坦",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "xDzBnWNU7vxKrLmpqQNL3g",
            "parent_id": "",
            "code": "ElSalvador",
            "name": "萨尔瓦多",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "xGbEr7My3unYuFQZaCThGZ",
            "parent_id": "",
            "code": "Maldives",
            "name": "马尔代夫",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "XGefxU7LSBr5kbJ6rTYPLW",
            "parent_id": "",
            "code": "Indonesia",
            "name": "印度尼西亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "xiUoEPj6LhH98e6fdoxLXF",
            "parent_id": "",
            "code": "Grenada",
            "name": "格林纳达",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "XKcZNH9EWhbEGKzsJkcoaG",
            "parent_id": "",
            "code": "SouthSudan",
            "name": "南苏丹",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "Xowjf4vN3PMp8of7ArYVi3",
            "parent_id": "",
            "code": "Brunei",
            "name": "文莱",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "XrsQdh7m6aKHyWJCjWbwKj",
            "parent_id": "",
            "code": "Portugal",
            "name": "葡萄牙",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "XVjEjonHHNAEgNjQmPZz9F",
            "parent_id": "",
            "code": "Afhan",
            "name": "阿富汗",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "XXuCLkuAcEfGLQPmgppDYV",
            "parent_id": "",
            "code": "Japan",
            "name": "日本",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "yAuq9nXj4bwyEPhgb2Fh3K",
            "parent_id": "",
            "code": "Angola",
            "name": "安哥拉",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "yHxz8SDBTLLd5QiCxrHUtG",
            "parent_id": "",
            "code": "Venezuela",
            "name": "委内瑞拉",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "YKXmCLx4HUv7UyTRMXQxXa",
            "parent_id": "",
            "code": "Swaziland",
            "name": "斯威士兰",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "ypBc4oDg8UnXYaK8ugbeZ8",
            "parent_id": "",
            "code": "AntiBar",
            "name": "安提瓜和巴布达",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "YYXSe3B5JDfGRPWp5GttnB",
            "parent_id": "",
            "code": "Uzbekistan",
            "name": "乌兹别克斯坦",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "ZFb9GzGAYRZygj8NXPaSAG",
            "parent_id": "",
            "code": "Mauritania",
            "name": "毛里塔尼亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "ZMDpj74fWRTrMYntYv2RZ6",
            "parent_id": "",
            "code": "Malawi",
            "name": "马拉维",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "zp2SsTdM45Eaa2pkZmRqfS",
            "parent_id": "",
            "code": "KoreaSouth",
            "name": "韩国",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "ZPXFYNZuJTAMpsvQ65eeED",
            "parent_id": "",
            "code": "Nelands",
            "name": "荷兰",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "ZWSs2WzZ2oJMr46V5hV4n5",
            "parent_id": "",
            "code": "SriLanka",
            "name": "斯里兰卡",
            "level": 1,
            "value": 1,
            "already_exists": true
        },
        {
            "jing_uuid": "zZWdQhZyNB35HEeZ2MiJTh",
            "parent_id": "",
            "code": "Albania",
            "name": "阿尔巴尼亚",
            "level": 1,
            "value": 1,
            "already_exists": true
        }
    ]
}
上一页
查询业务类型列表(Get Business Type)
下一页
查询来源选项字段(获取下拉选项)(Source Field Type (Get Drop-down Options))
Built with