PandaPon OpenAPI
产品文档API参考
中文简体
  • English
  • Tiếng Việt
  • Español
产品文档API参考
中文简体
  • English
  • Tiếng Việt
  • Español
返回PandaPon官网
  1. 售后
  • 淘宝
    • 商品
      • 淘宝商品图片搜索接口
      • 淘宝商品搜索接口
      • 根据淘宝商品id批量查询商品
      • 根据淘宝商品id查询商品
      • 淘宝商品查询
    • 订单
      • 创建订单
      • 分页查询订单列表
      • 上传支付凭证
      • 取消订单
      • 修改订单前置仓信息
      • 支付订单
      • 获取IM 链接
      • 根据订单ID获取订单详情
      • 获取物流详情
    • 售后
      • 逆向单列表查询
      • 逆向单渲染接口
      • 退货物流渲染
      • 退货物流提交
      • 逆向单撤销
      • 提交逆向单留言
      • 逆向单提交
      • 逆向单留言列表查询
      • 逆向单修改
      • 逆向单查询
    • 消息回调
      • 订单价格修改回调
      • 订单状态修改回调
      • 订单售后退款
    • 购物车
      • 创建订单
      • 生成订单预览
      • 购物车列表
      • 删除购物车商品
      • 新增购物车
      • 编辑商品数量
  • 1688
    • 商品
      • 商品详情查询
      • 转换解密为旺旺URL
      • 商品关键词查询
      • 商品图片搜索
      • 商品店搜
      • 根据类目ID查询多语言类目
      • 商品推荐查询
      • 相关性商品查询
    • 订单
      • 开发者批量提交支付1688订单
      • 创建订单前预览数据(批量不同商家)
      • 创建订单(不同商家)
      • 获取订单的物流跟踪信息
      • 订单列表分页查询
      • 创建订单前预览数据
      • 创建订单
      • 支付前取消订单
      • 订单支付
      • 买家确认收货
    • 售后
      • 查询售后单详情
        POST
      • 查询退款退货原因(用于创建退款退货)
        POST
      • 上传退款退货凭证
        POST
      • 创建退款退货申请
        POST
      • 买家提交退款货信息
        POST
      • 物流公司列表-所有的物流公司
        GET
    • 消息回调
      • 订单价格修改回调
      • 订单状态修改接口
      • 1688订单售后退款
    • 购物车
      • 创建订单
      • 删除购物车商品
      • 创建订单前预览数据接口
      • 编辑商品数量
      • 新增购物车
      • 购物车列表
    • 营销
      • 全球严选
      • 1688严选
      • 热销榜单
  • 基础
    • 获取用户地址信息
      POST
    • 地址新增与更新
      POST
  • 仓库物流
    • 商详海外运费预估
      POST
    • 订单海外运费预览
      POST
    • 更新国内物流信息
      POST
    • 创建国际物流订单
      POST
  1. 售后

物流公司列表-所有的物流公司

GET
/alibaba/refund/logistic/companyList

请求参数

Header 参数
access-key
string 
必需
默认值:
58c0201dfdf148eca63cbf6bb5e7cf03
nonce-str
string 
可选
默认值:
nonce-str
timestamp
string 
必需
默认值:
1715669977082
user-id
string 
必需
默认值:
2100007341207
signature
string 
必需
默认值:
B7F83FE2ADC8D8F044F2E01F0FFE8C80

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.pandapon.com/alibaba/refund/logistic/companyList' \
--header 'access-key;' \
--header 'nonce-str: nonce-str' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;'

返回响应

🟢200成功
application/json
Body
requestId
string 
必需
code
integer 
必需
developId
string 
必需
msg
string 
必需
data
array [object {6}] 
必需
id
integer 
必需
companyName
string 
物流公司名称
必需
companyNo
string 
物流公司编号
必需
companyPhone
string  | null 
物流公司服务电话
必需
supportPrint
string 
是否支持打印
必需
spelling
null 
全拼
必需
示例
{
    "requestId": "36546777973f441b8a05ce710f0f35a0",
    "code": 200,
    "developId": "1023561483696472885",
    "msg": "成功",
    "data": [
        {
            "id": 107776,
            "companyName": "广州凯峰物流有限公司",
            "companyNo": "GOFINE56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106241,
            "companyName": "深圳市景光物流有限公司长安分部",
            "companyNo": "MENSHELD",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107521,
            "companyName": "鹏程物流",
            "companyNo": "RAOYANPING",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107777,
            "companyName": "广州市杰鑫物流有限公司",
            "companyNo": "JIEXINWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107778,
            "companyName": "安能物流",
            "companyNo": "ANE56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107779,
            "companyName": "上饶市佳丰物流有限公司",
            "companyNo": "DXBAO1989",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107780,
            "companyName": "南京全时速供应链有限责任公司",
            "companyNo": "B2B-408744439",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106501,
            "companyName": "台州长途客运服务有限公司",
            "companyNo": "SYDE8877",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107781,
            "companyName": "苏州锦宇物流有限公司",
            "companyNo": "LIUYINGHUI68578",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 6,
            "companyName": "顺丰",
            "companyNo": "SFEXPRESS",
            "companyPhone": "400-8111111",
            "supportPrint": "true",
            "spelling": null
        },
        {
            "id": 107783,
            "companyName": "东莞市路佳货物运输有限公司",
            "companyNo": "WANG904715426",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107784,
            "companyName": "深圳市嘉时通国际物流有限公司综合业务部",
            "companyNo": "YF015CG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106761,
            "companyName": "全毅快递",
            "companyNo": "UAPEX",
            "companyPhone": "4006631111",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107785,
            "companyName": "铭龙物流",
            "companyNo": "SZSMLWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107786,
            "companyName": "广州市骏逸物流有限公司",
            "companyNo": "GZJUNYIWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107787,
            "companyName": "林安汇信",
            "companyNo": "GZLAHXWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107788,
            "companyName": "恒路物流",
            "companyNo": "SZSHLWLGFYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105741,
            "companyName": "长沙诺丰物流公司",
            "companyNo": "CS156580",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107021,
            "companyName": "安得物流(个体经营)",
            "companyNo": "ANNDE2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107790,
            "companyName": "上海赣泰物流有限公司",
            "companyNo": "B2B-1737164305",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107791,
            "companyName": "北京盛金达物流有限公司",
            "companyNo": "BJSHENGJINDA",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107792,
            "companyName": "成都市嘉利合物流有限公司",
            "companyNo": "JIALIHEWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106001,
            "companyName": "深圳市宝路达物流有限公司",
            "companyNo": "P7553559P",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107281,
            "companyName": "东莞市南丰货运有限公司",
            "companyNo": "NANFENG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107793,
            "companyName": "环振货运",
            "companyNo": "B2B-1764807302",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107794,
            "companyName": "深圳市海南长坡货运公司",
            "companyNo": "CP860",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107795,
            "companyName": "昆山华宏物流",
            "companyNo": "GAB1335",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107796,
            "companyName": "佛山市顺德区启联物流有限公司",
            "companyNo": "BROOKLIAO",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106261,
            "companyName": "南京吉泰物流有限公司",
            "companyNo": "JIEZHIMAO",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107541,
            "companyName": "北京佳鑫达货运物流有限公司",
            "companyNo": "BJJXDWL2010",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107797,
            "companyName": "河北昊捷物流有限责任公司",
            "companyNo": "LUYANZHE2010",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107798,
            "companyName": "天津市众泰物流",
            "companyNo": "MAYFANG022",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107799,
            "companyName": "此账号所属旺铺永久性停用",
            "companyNo": "MOONPHASE2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107800,
            "companyName": "宁波江北中发物流有限公司",
            "companyNo": "TAOLIUFENG2008",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106521,
            "companyName": "汕头恒路物流有限公司",
            "companyNo": "STHENGLU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107801,
            "companyName": "广州市宇邦荣华物流公司",
            "companyNo": "YUBANGRONGFAWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107802,
            "companyName": "深圳市德联物流有限公司",
            "companyNo": "WULIU56WANG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107803,
            "companyName": "惠州市佳骏物流有限公司",
            "companyNo": "HZJUNHUI88",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107804,
            "companyName": "东莞市南城圣剑货运代理服务部",
            "companyNo": "PENGSHENGPING",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106781,
            "companyName": "广州市华奥货运代理有限公司",
            "companyNo": "HUANGCHAOGEGE",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107806,
            "companyName": "杭州淳安千岛湖中集物流有限公司",
            "companyNo": "B2B-1741009660",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107807,
            "companyName": "深圳市飓风物流有限公司(布吉营业部)",
            "companyNo": "JFWL2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107808,
            "companyName": "汕头市金平区金园江南货运站",
            "companyNo": "B2B-1648508501",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105761,
            "companyName": "佛山市顺德区环宇物流公司",
            "companyNo": "SDJT168HY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107041,
            "companyName": "广州埔吉货运代理有限公司",
            "companyNo": "NYING168",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107809,
            "companyName": "宏鑫物流有限公司",
            "companyNo": "HONGXINWULIUY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107810,
            "companyName": "成都联运天发货运有限公司",
            "companyNo": "LYTFWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107811,
            "companyName": "深圳市天抉物流有限公司",
            "companyNo": "SZTIANJUEWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107812,
            "companyName": "杭州卓然物流有限公司",
            "companyNo": "SXZHUORANWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106021,
            "companyName": "漳州市国联物流有限公司",
            "companyNo": "ZZGUOLIAN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107301,
            "companyName": "中铁物流集团义乌分公司",
            "companyNo": "YIWUKUAIYUN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107813,
            "companyName": "广州德新货运代理有限公司",
            "companyNo": "ZHAOYUANBIN416",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107814,
            "companyName": "江门宝新物流有限公司",
            "companyNo": "B2B-1826400338",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107815,
            "companyName": "中山市东凤镇吴越物流服务部",
            "companyNo": "WUYUEWULIUZS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107816,
            "companyName": "上海沪闵物流有限公司",
            "companyNo": "SHHUMIN56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106281,
            "companyName": "大连环东物流有限公司",
            "companyNo": "LIUZHAOFANG200",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107561,
            "companyName": "上海海贝物流有限公司",
            "companyNo": "HAIBEIWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107817,
            "companyName": "天津市东丽区飞顺配货中心",
            "companyNo": "FEISHUN568",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107818,
            "companyName": "常州市百城货运公司",
            "companyNo": "BC68686867",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107819,
            "companyName": "南通凯瑞物流有限公司",
            "companyNo": "LJP862278744",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107820,
            "companyName": "上海旭灏物流有限公司",
            "companyNo": "JHX15202195961",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106541,
            "companyName": "德邦物流",
            "companyNo": "B2B-1656760622",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107821,
            "companyName": "海联物流(广东)有限公司",
            "companyNo": "CWJ1016",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107822,
            "companyName": "嘉兴市景程运输有限公司",
            "companyNo": "JCYS01",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107823,
            "companyName": "高天鹰",
            "companyNo": "JNXLTWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107824,
            "companyName": "海门市海门镇鑫辉货运配载服务部",
            "companyNo": "OUZHOU56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106801,
            "companyName": "无锡市来邦货运代理服务部",
            "companyNo": "LAIBANG88",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107825,
            "companyName": "苏州市永结货运有限公司苏州分部",
            "companyNo": "RAOKE5427",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107826,
            "companyName": "广州市同鑫物流运输有限责任公司",
            "companyNo": "LIUYH298",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107827,
            "companyName": "广州市凤鸣物流有限公司",
            "companyNo": "GZFM08",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107828,
            "companyName": "临澧县停弦澧水石膏建材货运站",
            "companyNo": "WANGSHAOGUE",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105781,
            "companyName": "深圳市嘉豪货运代理部",
            "companyNo": "JHX56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107061,
            "companyName": "上海凌岳物流有限公司",
            "companyNo": "GCHLPC",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107829,
            "companyName": "上海豪野物流有限公司",
            "companyNo": "HAOYEWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107830,
            "companyName": "百世全际通物流",
            "companyNo": "WANGZHUN2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107831,
            "companyName": "宜昌裕丰国际物流有限公司深圳市分公司",
            "companyNo": "YFGJWL123",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107832,
            "companyName": "上海全源物流有限公司",
            "companyNo": "SHQYWLGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106041,
            "companyName": "深圳市中兆物流有限公司",
            "companyNo": "SZZZ56A",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107321,
            "companyName": "深圳市国凤物流有限公司",
            "companyNo": "SAY267",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107833,
            "companyName": "三虎货运有限公司",
            "companyNo": "SANHU666",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107834,
            "companyName": "云南航空物流有限公司",
            "companyNo": "B2B-1099311907",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107835,
            "companyName": "景光物流",
            "companyNo": "SZSJGWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107836,
            "companyName": "广州荣益运输代理有限公司",
            "companyNo": "RONGYIWIN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106301,
            "companyName": "华驰物流",
            "companyNo": "B2B-1129692483",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107581,
            "companyName": "北京宏远诚物流有限公司",
            "companyNo": "BJHYC2011",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107837,
            "companyName": "深圳市金大物流",
            "companyNo": "PJ362232451",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107838,
            "companyName": "上海固慈物流有限公司",
            "companyNo": "LIXIAOHUA1985",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107839,
            "companyName": "上海铸信物流有限公司",
            "companyNo": "B2B-1604044038",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107840,
            "companyName": "厦门蓝鹏物流有限公司",
            "companyNo": "XMLANPENG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106561,
            "companyName": "东莞市品嘉实业投资有限公司",
            "companyNo": "PINJIAWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107841,
            "companyName": "冷昕喆",
            "companyNo": "B2B-65951672",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107842,
            "companyName": "深圳市恒威物流货运有限公司",
            "companyNo": "SZHW66",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107843,
            "companyName": "东莞市南丰货运有限公司",
            "companyNo": "YYT2009807",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107844,
            "companyName": "物流(个人会员)",
            "companyNo": "LIANG19881001AA",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106821,
            "companyName": "东莞市川虹货运有限公司",
            "companyNo": "B2B-1654011688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107845,
            "companyName": "汕头市金平区环宇货运站",
            "companyNo": "JPNFMJ",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107846,
            "companyName": "中广有限公司",
            "companyNo": "SPPT",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107847,
            "companyName": "深圳市长城环岛物流有限公司",
            "companyNo": "SZHUANDAO168",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107848,
            "companyName": "广州市诚通物流有限公司白沙分公司",
            "companyNo": "GDCHENGTONG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105801,
            "companyName": "广州天怡物流有限公司",
            "companyNo": "GZTIANYI3",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107081,
            "companyName": "温州市瓯海迅发托运部",
            "companyNo": "JIAXIAOKE1688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107849,
            "companyName": "无锡东林运输有限公司",
            "companyNo": "WXDLHXQ168",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107850,
            "companyName": "无锡市隆鑫运输有限公司",
            "companyNo": "FZQ83853136",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107851,
            "companyName": "天津市聚美配货中心",
            "companyNo": "8880181",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107852,
            "companyName": "安能物流有限公司慈溪新浦营业部",
            "companyNo": "LYJ1207672081",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106061,
            "companyName": "通州区金沙镇建鑫物流中介服务部",
            "companyNo": "WANGYM53",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107341,
            "companyName": "JX56ANTAI",
            "companyNo": "JX56ANTAI",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107853,
            "companyName": "深圳市宇速货运代理有限公司",
            "companyNo": "LIANGFULIPEI",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107854,
            "companyName": "常熟市优速物流  快递",
            "companyNo": "WEISHENGRUN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107855,
            "companyName": "东莞市南城骏东货运代理服务",
            "companyNo": "DGJDWLGB",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107856,
            "companyName": "东莞市顺新物流有限公司",
            "companyNo": "DGWLCDF",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106321,
            "companyName": "南京捷之诚物流有限公司",
            "companyNo": "JIEZHICHENG85365437",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107601,
            "companyName": "深圳飓风物流有限公司",
            "companyNo": "SHENZHENBAOAN100",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107857,
            "companyName": "北京昊凌物流公司",
            "companyNo": "BJHLWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107858,
            "companyName": "南通新环球物流有限公司总部",
            "companyNo": "NTXHQ",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107859,
            "companyName": "优速物流",
            "companyNo": "UC56",
            "companyPhone": "400-1111-119",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106581,
            "companyName": "桔圣物流",
            "companyNo": "GZJX1983",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107864,
            "companyName": "快捷快递",
            "companyNo": "FASTEXPRESS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106841,
            "companyName": "廖海英",
            "companyNo": "LUOYUNCAIWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107865,
            "companyName": "张海营",
            "companyNo": "ALI62602012511",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107866,
            "companyName": "武汉乐邦物流有限公司",
            "companyNo": "ZUOBENGBENG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107867,
            "companyName": "(熙雨)花卉",
            "companyNo": "HAIYINGLUOHY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107868,
            "companyName": "中山市小榄镇恒通货运代理服务部",
            "companyNo": "B2B-1634921685",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105821,
            "companyName": "湖州鑫达国际物流有限公司",
            "companyNo": "XINDAHONGSEN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107101,
            "companyName": "深圳市信必达物流有限公司",
            "companyNo": "SZWSWL2009",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107869,
            "companyName": "温江明森园林",
            "companyNo": "PENGDAWL56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107870,
            "companyName": "聊城快捷物流公司",
            "companyNo": "B2B-115683074",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107871,
            "companyName": "大达物流",
            "companyNo": "JSBCDDWLYXGS9049",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107872,
            "companyName": "深圳市鑫港穗物流有限公司",
            "companyNo": "SZXGS168",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106081,
            "companyName": "南通吉瑞货运代理有限公司",
            "companyNo": "NTJRHY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107361,
            "companyName": "深圳景光物流中山横栏营业部",
            "companyNo": "JGWL1454",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107873,
            "companyName": "厦门新丝露货运代理有限公司",
            "companyNo": "XMNSR",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107874,
            "companyName": "西安远诚物流有限公司",
            "companyNo": "XAYCWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107875,
            "companyName": "广州市健朗物流有限公司",
            "companyNo": "GZJL004",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107876,
            "companyName": "日昱物流",
            "companyNo": "HZRYWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106341,
            "companyName": "安能物流",
            "companyNo": "B2B-1114953820",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107621,
            "companyName": "泉州联恒物流有限公司",
            "companyNo": "W18750555418",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107877,
            "companyName": "无锡深蓝物流有限公司",
            "companyNo": "NBXLB2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107878,
            "companyName": "东莞市精益货运代理有限公司",
            "companyNo": "JINGYIWULU8",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107879,
            "companyName": "广州市捷睿物流服务有限公司",
            "companyNo": "TGYLLLL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107880,
            "companyName": "上海港邦物流有限公司",
            "companyNo": "GOOBNN8",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106601,
            "companyName": "靖江市天顺快运有限公司",
            "companyNo": "LIJUN2555",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107881,
            "companyName": "义乌老方货物运输有限公司",
            "companyNo": "YIWUFANGBAOWEN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107882,
            "companyName": "济南汇丰通达货运有限公司",
            "companyNo": "JNHFTD",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107883,
            "companyName": "乐清市柳市鸿固电器厂",
            "companyNo": "B2B-1640891235",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107884,
            "companyName": "哈尔滨宇通货物运输有限公司",
            "companyNo": "HRBYTWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106861,
            "companyName": "申胜物流",
            "companyNo": "B2B-1613399184",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107885,
            "companyName": "上海方军物流有限公司",
            "companyNo": "SHFANGJUN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107886,
            "companyName": "广州市航嘉物流有限公司",
            "companyNo": "HANGJIA56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107887,
            "companyName": "上海汇星物流有限公司",
            "companyNo": "WXHXWL8",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107888,
            "companyName": "深圳市正华物流责任有限公司",
            "companyNo": "LOUJING217",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105841,
            "companyName": "义乌市凯邦货运代理有限公司",
            "companyNo": "WAIMAOJINCANG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107121,
            "companyName": "上海嘉闵物流有限公司",
            "companyNo": "SHJMWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107889,
            "companyName": "北京正利达货运有限公司",
            "companyNo": "B2B-1639453512",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107890,
            "companyName": "穗佳物流",
            "companyNo": "B2B-1733556968",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107891,
            "companyName": "盐城纵横物流有限公司",
            "companyNo": "ZONGHENGWULIU2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107892,
            "companyName": "快运通物流",
            "companyNo": "SZSKYTWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106101,
            "companyName": "深圳市冉光物流有限公司",
            "companyNo": "HZRG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107381,
            "companyName": "广州市凤鸣物流有限公司",
            "companyNo": "GZFM01",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107893,
            "companyName": "福卡物流",
            "companyNo": "SHFKWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107894,
            "companyName": "上海胜盟物流有限公司(业务部)",
            "companyNo": "SHENGMENGWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107895,
            "companyName": "怀宁县道亮物流有限公司",
            "companyNo": "B2B-1683541135",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107896,
            "companyName": "东莞金圆物流有限公司",
            "companyNo": "JOEBIBY2011",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106361,
            "companyName": "永和迅物流",
            "companyNo": "B2B-1112902991",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107641,
            "companyName": "南京冉光物流有限公司",
            "companyNo": "CHINADACHAO",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107897,
            "companyName": "北京天地行运输有限责任公司",
            "companyNo": "B2B-1713439193",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107898,
            "companyName": "桐庐风行物流有限公司",
            "companyNo": "XIANLONGRAO1818",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107899,
            "companyName": "深圳市立方速国际货运代理有限公司",
            "companyNo": "SHLFS008",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107900,
            "companyName": "杭州成功运输有限公司",
            "companyNo": "XIEYINWEN178",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106621,
            "companyName": "黄忠民先生",
            "companyNo": "B2B-265635434",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107901,
            "companyName": "苏州物流有限公司",
            "companyNo": "SJ13625292917",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107902,
            "companyName": "深圳市商桥物流有限公司",
            "companyNo": "YANGPS2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107903,
            "companyName": "上海佳速物流有限公司",
            "companyNo": "SHJATO",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107904,
            "companyName": "嘉善诺必达物流有限公司",
            "companyNo": "NBD168",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105601,
            "companyName": "东莞市航安物流有限公司",
            "companyNo": "ZHANTONGXI",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106881,
            "companyName": "北京佳信众合物流有限公司",
            "companyNo": "JIAXINZHONGHE",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107905,
            "companyName": "江西莲通物流有限公司",
            "companyNo": "JXLIANTONG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107906,
            "companyName": "苏州昌尔胜运输有限公司业务部",
            "companyNo": "B2B-88905069",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107907,
            "companyName": "无锡市思必德物流有限公司",
            "companyNo": "WXYQWLGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107908,
            "companyName": "济南全顺物流",
            "companyNo": "XUWENBAO201208",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105861,
            "companyName": "深圳恒路物流股份有限公司",
            "companyNo": "ZSHL560",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107141,
            "companyName": "深圳市广鑫达货运代理有限公司",
            "companyNo": "GUANGXINDA56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107909,
            "companyName": "苏州环宇物流有限公司",
            "companyNo": "SZHUANYU56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107910,
            "companyName": "山东金达速运物流有限公司",
            "companyNo": "SOYON8501",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107911,
            "companyName": "上海宁宇物流有限公司",
            "companyNo": "ZHONGYUHUOYUN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107912,
            "companyName": "济南中天万运物流有限公司",
            "companyNo": "JNZTWYWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106121,
            "companyName": "乐清市捷利货运有限公司",
            "companyNo": "JIELIGUOJI",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107401,
            "companyName": "枝江市程天物流有限公司",
            "companyNo": "WLKY45011262010",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107913,
            "companyName": "北京市宏运物流有限公司",
            "companyNo": "BJHONGYUNWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107914,
            "companyName": "汕头市金平区吉祥桃园货运站",
            "companyNo": "B2B-1620895567",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107915,
            "companyName": "厦门秋辉运输有限公司",
            "companyNo": "LZQ610910",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107916,
            "companyName": "无锡市吾亚货运有限公司",
            "companyNo": "WUXIGEXIN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106381,
            "companyName": "深圳市志强运输服务有限公司",
            "companyNo": "SZWULIUHUOYUN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107661,
            "companyName": "深圳市佳速达物流有限公司",
            "companyNo": "JSD25835386",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107917,
            "companyName": "西安嘉诚物流有限公司",
            "companyNo": "XAJCWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107918,
            "companyName": "q56539",
            "companyNo": "Q56539",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107919,
            "companyName": "东莞市东富中港货运公司",
            "companyNo": "DONGFU2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107920,
            "companyName": "深圳市旭亿物流有限公司",
            "companyNo": "B2B-1652684238",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106641,
            "companyName": "宁波江北中发物流有限公司",
            "companyNo": "TAOLIUFENG2010",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107921,
            "companyName": "快淘物流",
            "companyNo": "KTWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107922,
            "companyName": "明德物流",
            "companyNo": "RGSMDHYFWB",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107923,
            "companyName": "林红成(个人)",
            "companyNo": "B2B-346639590",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107924,
            "companyName": "上海安车物流有限公司",
            "companyNo": "SHANCHEWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105621,
            "companyName": "北京鼎润货物运输有限公司",
            "companyNo": "BJZHANGYING",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106901,
            "companyName": "汇强快递",
            "companyNo": "ZHQKD",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107925,
            "companyName": "中卡物流",
            "companyNo": "WXSZKWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107926,
            "companyName": "深圳百世物流",
            "companyNo": "CUILIANG11966",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107927,
            "companyName": "上海发航物流有限公司",
            "companyNo": "MIDEALIU88",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107928,
            "companyName": "广通速递",
            "companyNo": "SDGTSDYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105881,
            "companyName": "上饶市通泰物流有限公司",
            "companyNo": "TIANBIAN51",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107161,
            "companyName": "广州腾翔货物运输代理有限公司",
            "companyNo": "ZOUXIANG80",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107929,
            "companyName": "武汉振兴物流快运公司",
            "companyNo": "WHZX56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107930,
            "companyName": "深圳市鑫宇达物流",
            "companyNo": "YUHANBING2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107931,
            "companyName": "付兆亮",
            "companyNo": "BJSANJIN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107932,
            "companyName": "深圳市鑫港穗物流有限公司",
            "companyNo": "SZXGS1688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106141,
            "companyName": "无锡全源物流公司",
            "companyNo": "A278276478",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107421,
            "companyName": "中程快运",
            "companyNo": "B2B-1637600242",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107933,
            "companyName": "电商物流",
            "companyNo": "SZSDSWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107934,
            "companyName": "山东世通承运物流配送服务有限公司",
            "companyNo": "WODEWEILAIBUSHIMENG5",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107935,
            "companyName": "重庆中自物流有限责任公司",
            "companyNo": "LINGANG84",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107936,
            "companyName": "上海总滨货物运输代理有限公司",
            "companyNo": "ZONGBING84",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106401,
            "companyName": "浙江飞达物流有限公司1",
            "companyNo": "YANGDC666888",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107681,
            "companyName": "苏州晟邦货运有限公司",
            "companyNo": "ZHOUBO3629483",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107937,
            "companyName": "上海龙开物流有限公司闵行分公司",
            "companyNo": "NIEWEI1229",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107938,
            "companyName": "天津市富铭浩运输有限公司",
            "companyNo": "FUMINGHAOWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107939,
            "companyName": "万泉物流",
            "companyNo": "ANQI20061682012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 164,
            "companyName": "中铁物流",
            "companyNo": "ZTWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107940,
            "companyName": "佛山恒丰物流有限公司",
            "companyNo": "HENGFENG201203",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106661,
            "companyName": "广州国鑫物流有限公司",
            "companyNo": "GZGXWL9999",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107941,
            "companyName": "家家物流",
            "companyNo": "TZSJJHYYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107942,
            "companyName": "宁波北仑安昌货运有限公司",
            "companyNo": "SUNLIJUN2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107943,
            "companyName": "东莞中顺物流配送有限公司",
            "companyNo": "DGZSWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107944,
            "companyName": "上海盟锴物流有限公司",
            "companyNo": "NIEBAOPING2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105641,
            "companyName": "伍思文",
            "companyNo": "WENZHOUWL565656",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106921,
            "companyName": "常州市钟楼区五星盛博货运服务部",
            "companyNo": "WM580230",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107945,
            "companyName": "惠州智尚运通货运代理有限公司",
            "companyNo": "ZSUTWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107946,
            "companyName": "郑明物流",
            "companyNo": "SHZMXDWLYXGSDSWLSYB",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107947,
            "companyName": "新疆凯诺国际货运代理有限公司",
            "companyNo": "XJKNGJ",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107948,
            "companyName": "宁波市吉新物流有限公司",
            "companyNo": "NBJIXIN56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105901,
            "companyName": "汕头市恒路物流有限公司潮州分公司",
            "companyNo": "J13828307169",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107181,
            "companyName": "上海道聪物流发展有限公司",
            "companyNo": "SHJS56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107949,
            "companyName": "鹏盛达物流",
            "companyNo": "SZSPSDYSYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107950,
            "companyName": "珠海朗捷货运代理有限公司(简称朗捷快运)",
            "companyNo": "AZ191746303",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107951,
            "companyName": "精益物流(东莞)公司",
            "companyNo": "LIUBIN6118",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107952,
            "companyName": "台州市黄岩老硬货运站",
            "companyNo": "LAOYINGWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106161,
            "companyName": "港隆国际货运代理有限公司",
            "companyNo": "CHUANGSHI68",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107441,
            "companyName": "成都市辛易物流有限公司",
            "companyNo": "XYGB2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107953,
            "companyName": "宜兴市丁蜀镇伟豪货运配载服务部",
            "companyNo": "WANG051087483866",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107954,
            "companyName": "宏顺物流泉州分有限公司",
            "companyNo": "HONGSHUN201110",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107955,
            "companyName": "上海诺必达物流有限公司",
            "companyNo": "SHNBDWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107956,
            "companyName": "靖安县高湖镇盛安物流有限公司",
            "companyNo": "GZSHENGAN1",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106421,
            "companyName": "义乌市宇购电子商务商行",
            "companyNo": "YWYG99",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107701,
            "companyName": "邯郸远华物流公司",
            "companyNo": "SJZLS56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107957,
            "companyName": "福建中邮物流",
            "companyNo": "FJZYWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107958,
            "companyName": "上海沪哲物流有限公司",
            "companyNo": "ZGHZWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107959,
            "companyName": "深圳市旺顺达物流有限公司",
            "companyNo": "JINXING0704",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107960,
            "companyName": "张家港市阿里巴巴货运有限公司",
            "companyNo": "SUNLIN56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106681,
            "companyName": "天天数码有限公司",
            "companyNo": "WW452727606",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107961,
            "companyName": "深圳振鑫达物流有限公司",
            "companyNo": "YOUJIA1990",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107962,
            "companyName": "北京全通顺达物流有限公司",
            "companyNo": "QYLP2007",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107963,
            "companyName": "阔展物流",
            "companyNo": "SCKZWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107964,
            "companyName": "申邦物流有限公司",
            "companyNo": "B2B-1108238607",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105661,
            "companyName": "东莞市货运总站",
            "companyNo": "DONGWANXUSONG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106941,
            "companyName": "中山市港鑫物流有限公司",
            "companyNo": "JPR01",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107965,
            "companyName": "群英物流有限公司",
            "companyNo": "Y821263926",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107966,
            "companyName": "成都优度物流",
            "companyNo": "CDYDWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107967,
            "companyName": "深圳市九通三运物流管理有限公司",
            "companyNo": "B2B-1586107720",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107968,
            "companyName": "戴俊峰",
            "companyNo": "B2B-105411847",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105921,
            "companyName": "广州市白云区太和淇骏北场铭龙货运部",
            "companyNo": "MINGLONGWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107201,
            "companyName": "上海颂瀚货运代理有限公司",
            "companyNo": "SHLVYUN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107969,
            "companyName": "上海君好物流有限公司",
            "companyNo": "JUNHAO56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107970,
            "companyName": "云南宸翔物流有限公司",
            "companyNo": "YNCX56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107971,
            "companyName": "安泰货运(惠州)有限公司",
            "companyNo": "ANTAIWL2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107972,
            "companyName": "整车物流商",
            "companyNo": "ZCWLS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106181,
            "companyName": "河北晶峰物流有限公司",
            "companyNo": "JINGFENG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107461,
            "companyName": "上海吉速速运有限公司",
            "companyNo": "JIAJIARD",
            "companyPhone": "4008209666",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107973,
            "companyName": "北京添源物流有限公司",
            "companyNo": "LOVECOMPUTERS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107974,
            "companyName": "贵州水家郎食品有限公司",
            "companyNo": "SUPMAN158",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107975,
            "companyName": "东莞市万江军凯货运代理部",
            "companyNo": "DGJUNKAI88",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107976,
            "companyName": "辉煌物流(沪、江、浙)分公司",
            "companyNo": "HFWL51782230",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106441,
            "companyName": "北京京诚鼎泰货运代理有限公司",
            "companyNo": "BJJCDT",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107721,
            "companyName": "上海美吉物流有限公司",
            "companyNo": "SHMEIJIWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107977,
            "companyName": "东莞鑫达货运有限公司",
            "companyNo": "DGXINDA56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107722,
            "companyName": "广州辉宏物流有限公司",
            "companyNo": "HUIHONGWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107978,
            "companyName": "YITONG-0000",
            "companyNo": "YITONG-0000",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107723,
            "companyName": "上海博阳物流有限公司",
            "companyNo": "SHBOYANG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107979,
            "companyName": "淘宝城实业有限公司",
            "companyNo": "YITONG_0000",
            "companyPhone": "95551",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107724,
            "companyName": "广州井元物流服务有限公司",
            "companyNo": "GZJY56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107980,
            "companyName": "无锡市佳粤天天快运有限公司",
            "companyNo": "JYTTKY051082452817",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106701,
            "companyName": "山东海盟投资有限公司",
            "companyNo": "HAIMENGKUAIDI",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107981,
            "companyName": "树人物流有限公司",
            "companyNo": "WUKUNZHEN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106702,
            "companyName": "济南双丰安捷物流有限公司",
            "companyNo": "DOUBLEWIN56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107982,
            "companyName": "深圳市上大邮通货运代理有限公司",
            "companyNo": "SUNDAPOST1688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107983,
            "companyName": "北京市顺达货物托运部",
            "companyNo": "QQ405337196",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107984,
            "companyName": "安能货运有限公司",
            "companyNo": "MASON222",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105681,
            "companyName": "苏州市兴泰运输有限公司",
            "companyNo": "WEIHONGMING158",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106961,
            "companyName": "天津昊诚物流有限公司",
            "companyNo": "JHL19821021",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107729,
            "companyName": "速尔快递",
            "companyNo": "SZSEWLYXGS",
            "companyPhone": "0769-82256088",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107985,
            "companyName": "广州神马物流有限公司",
            "companyNo": "SMWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107730,
            "companyName": "宁波兴昌物流有限公司",
            "companyNo": "B2B-1622591730",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107986,
            "companyName": "苏州锦程物流有限公司",
            "companyNo": "SZJCWL888",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107731,
            "companyName": "合肥千思货物运输代理有限公司",
            "companyNo": "YANGLIN2256",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107987,
            "companyName": "安能物流",
            "companyNo": "2608021499_235",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107732,
            "companyName": "广州市柯莱物流有限公司",
            "companyNo": "KELAIWULIU1688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107988,
            "companyName": "光影供应链",
            "companyNo": "GYGYL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105941,
            "companyName": "无锡明佳货运有限公司",
            "companyNo": "WXMINGJIAHUOYUN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107221,
            "companyName": "上海厚勤物流有限公司",
            "companyNo": "B2B-1646279449",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107733,
            "companyName": "济南司亚快运有限公司",
            "companyNo": "B2B-1716097986",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107989,
            "companyName": "百路通物流有限公司镇江分公司",
            "companyNo": "BLTWL2009",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107734,
            "companyName": "襄阳市中联速达物流有限公司",
            "companyNo": "XFZLSDWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107990,
            "companyName": "广昌莲诚物流有限公司",
            "companyNo": "XB574",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107735,
            "companyName": "北京顺达货运有限公司",
            "companyNo": "SHUNDAHUOYUN2008",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107991,
            "companyName": "宁波天天发物流有限公司",
            "companyNo": "TTF56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107736,
            "companyName": "好友汇",
            "companyNo": "B2B-1640075649",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107992,
            "companyName": "河南联豫物流有限公司",
            "companyNo": "ZZLIANYU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106201,
            "companyName": "李沧区泰合兴货运信息咨询部",
            "companyNo": "QDSXSKYB",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107481,
            "companyName": "深圳市捷诚速运货运代理有限公司",
            "companyNo": "B2B-1573994655",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107737,
            "companyName": "广州市健朗物流公司业务部",
            "companyNo": "GZJLWL480",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107993,
            "companyName": "上海安能物流有限公司",
            "companyNo": "ERCNET",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107738,
            "companyName": "东莞宏亮物流有限公司",
            "companyNo": "TBHUANGWENMING11",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107994,
            "companyName": "杭州冠豪物流有限公司",
            "companyNo": "GUANHAOWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107739,
            "companyName": "苏州龙洋物流有限公司",
            "companyNo": "SZLYWL168",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107995,
            "companyName": "南通吉泰物流有限公司",
            "companyNo": "NTJTWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107740,
            "companyName": "新疆诺亚舟物流有限公司",
            "companyNo": "NOAHARK1688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107996,
            "companyName": "深圳市佰斯威国际货运代理有限公司",
            "companyNo": "SZBSWLGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106461,
            "companyName": "深圳市天陈快运物流有限公司",
            "companyNo": "CJLWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107741,
            "companyName": "上海骐胜运输有限公司",
            "companyNo": "YINGHEWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107997,
            "companyName": "苏州安平运输有限公司无锡分公司",
            "companyNo": "NCQCYSGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 222,
            "companyName": "远成物流",
            "companyNo": "YCGWL",
            "companyPhone": "400-820-1646",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107742,
            "companyName": "上海建泉物流有限公司",
            "companyNo": "SHJIANQUAN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107998,
            "companyName": "苏州万丰物流有限公司  行政部",
            "companyNo": "WANFENG56WEIYUFANG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107743,
            "companyName": "衢州市华鼎货运有限公司",
            "companyNo": "HEMAYU2011",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107999,
            "companyName": "宁波黄金物流有限公司",
            "companyNo": "HUANGJINWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107744,
            "companyName": "南京晨阳物流有限公司",
            "companyNo": "WULIUTO",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108000,
            "companyName": "无锡中通物流有限公司",
            "companyNo": "YANGQI139123",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106721,
            "companyName": "抚州恒泰物流有限公司",
            "companyNo": "G198301",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107745,
            "companyName": "宁波中旺物流有限公司",
            "companyNo": "B2B-1679058202",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108001,
            "companyName": "科捷物流",
            "companyNo": "BJKJWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107746,
            "companyName": "中山市铁速货运代理服务部",
            "companyNo": "B2B-1669781494",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108002,
            "companyName": "东莞市货运公司  东莞运输公司  东莞物流公司",
            "companyNo": "GZMINGYU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107747,
            "companyName": "北京亚亨物流货运公司",
            "companyNo": "YH5615031806010",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108003,
            "companyName": "苏州佐尔物流有限公司",
            "companyNo": "BRAIN8818",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107748,
            "companyName": "泰利物流",
            "companyNo": "TLZNPS56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105701,
            "companyName": "biaozou",
            "companyNo": "WOSHIHI",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106981,
            "companyName": "深圳市宝安区沙井忠信货运部",
            "companyNo": "B2B-1683677385",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107749,
            "companyName": "深圳市东方宏运国际物流有限公司(安能物流沙井二部)",
            "companyNo": "LIUNIANXIANG521",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108005,
            "companyName": "佛山市南海区大沥晓静物流货运服务部",
            "companyNo": "DSZD1688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107750,
            "companyName": "上海龙开物流闵行分公司",
            "companyNo": "LONGKAI56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108006,
            "companyName": "上海贵祥物流有限公司",
            "companyNo": "LISHIWULIU88",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107751,
            "companyName": "聚创物流",
            "companyNo": "B2B-1793559274478",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108007,
            "companyName": "杭州一运货运有限公司",
            "companyNo": "HZYYHY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107752,
            "companyName": "中一行物流",
            "companyNo": "B2B-1736964235",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108008,
            "companyName": "杭州萧山佳玺货运部",
            "companyNo": "BKPS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105961,
            "companyName": "揭阳市兴旺物流有限公司",
            "companyNo": "JIWU56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107241,
            "companyName": "东莞市浙商物流有限公司(深圳分公司)",
            "companyNo": "GAOLI773784722",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107753,
            "companyName": "北京京铁顺通物流有限公司",
            "companyNo": "HANQI8888",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107754,
            "companyName": "济南百川物流有限公司",
            "companyNo": "BAICHUAN56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107755,
            "companyName": "广州铭龙物流有限公司",
            "companyNo": "GZMINGZHU56COM",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107756,
            "companyName": "深圳市鑫广联合物流有限公司",
            "companyNo": "MTWL5555",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106221,
            "companyName": "滨州市翔越物流有限公司",
            "companyNo": "B2B-1586183765",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107501,
            "companyName": "深圳市捷诚速运货运代理有限公司(市场部)",
            "companyNo": "ZHANSONGCHENG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107757,
            "companyName": "江西省志源物流有限公司",
            "companyNo": "QWERTY20090821",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107758,
            "companyName": "苏州瑞达物流有限公司",
            "companyNo": "QIU289",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107759,
            "companyName": "大隆物流",
            "companyNo": "B2B-1771892786239",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107760,
            "companyName": "宁波东钱湖旅游度假区鑫宇物流有限公司",
            "companyNo": "NBXY56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106481,
            "companyName": "北京兴达汇丰物流有限公司",
            "companyNo": "XDHFWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107761,
            "companyName": "广州市嘉通物流有限公司",
            "companyNo": "JIATONGWULIU56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107762,
            "companyName": "深圳市诚信物流有限公司",
            "companyNo": "CXWULIU188",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107763,
            "companyName": "苏州万隆华宇物流有限公司慈溪观海卫分公司",
            "companyNo": "HOAUNGB22",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107764,
            "companyName": "深圳市捷诚速运货运代理有限公司",
            "companyNo": "ZHANYANJI",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106741,
            "companyName": "金华益诚货运有限公司",
            "companyNo": "ZJJY7558",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107765,
            "companyName": "凤凰通达",
            "companyNo": "B2B-1577709400",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107766,
            "companyName": "杭州桃园物流勾庄站",
            "companyNo": "TYWLGZH",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107767,
            "companyName": "苍南县龙港五星货物信息咨询部",
            "companyNo": "CNWUXING56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107768,
            "companyName": "青岛佳龙物流有限公司(青岛至京津-上海-广州-大连-成都直达专线",
            "companyNo": "89560946",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105721,
            "companyName": "广州城市之星运输有限公司厚街二部分公司",
            "companyNo": "B2B-1038041576",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107001,
            "companyName": "武汉金华通物流有限公司",
            "companyNo": "WHJHT56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107769,
            "companyName": "江西中顺汽车(东乡)物流配送有限公司",
            "companyNo": "WEIYIYONG2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107770,
            "companyName": "铭龙物流(上海)有限公司",
            "companyNo": "GJ118",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107771,
            "companyName": "成都润宝物流有限公司--",
            "companyNo": "CDRNB2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107772,
            "companyName": "衢州市长运启恒物流有限公司",
            "companyNo": "CSLYQ",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105981,
            "companyName": "上海粤天物流有限公司",
            "companyNo": "DXXXZWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107261,
            "companyName": "余姚安能物流有限公司",
            "companyNo": "TBYUZHIHUA200602",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107773,
            "companyName": "珠海市香洲锦邦货运代理服务部",
            "companyNo": "B2B-1624609820",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107774,
            "companyName": "网阔专线宝",
            "companyNo": "B2B-1769362542139",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107775,
            "companyName": "百世物流科技(中国)有限公司惠州潼侨分公司",
            "companyNo": "XBWLHZZK",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 41,
            "companyName": "德邦",
            "companyNo": "DEPPON",
            "companyPhone": "400-830-5555",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 42,
            "companyName": "新邦物流",
            "companyNo": "XBWL",
            "companyPhone": "4008-000-222",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 45,
            "companyName": "大田陆运",
            "companyNo": "DTW",
            "companyPhone": "400-626-1166",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 81,
            "companyName": "天地华宇",
            "companyNo": "HOAU",
            "companyPhone": "400-808-6666",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5,
            "companyName": "天天",
            "companyNo": "TTKDEX",
            "companyPhone": "4001888888",
            "supportPrint": "true",
            "spelling": null
        },
        {
            "id": 3,
            "companyName": "中通",
            "companyNo": "ZTO",
            "companyPhone": "95311",
            "supportPrint": "true",
            "spelling": null
        },
        {
            "id": 108013,
            "companyName": "韵达快运",
            "companyNo": "DISTRIBUTOR_13421750",
            "companyPhone": "95546",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4,
            "companyName": "韵达",
            "companyNo": "YUNDA",
            "companyPhone": "95546",
            "supportPrint": "true",
            "spelling": null
        },
        {
            "id": 1,
            "companyName": "申通",
            "companyNo": "STO",
            "companyPhone": "95543",
            "supportPrint": "true",
            "spelling": null
        },
        {
            "id": 2,
            "companyName": "圆通",
            "companyNo": "YTO",
            "companyPhone": "95554",
            "supportPrint": "true",
            "spelling": null
        },
        {
            "id": 107782,
            "companyName": "德邦快递",
            "companyNo": "DBKD",
            "companyPhone": "95353",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108009,
            "companyName": "信丰物流",
            "companyNo": "XFWL",
            "companyPhone": "0769-81518333",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108010,
            "companyName": "中通快运",
            "companyNo": "3108002701_1011",
            "companyPhone": "95708",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 354,
            "companyName": "邮政电商标快",
            "companyNo": "EYB",
            "companyPhone": "057165248888",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106422,
            "companyName": "顺丰",
            "companyNo": "SF",
            "companyPhone": "95338",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 7,
            "companyName": "EMS",
            "companyNo": "EMS",
            "companyPhone": "11183",
            "supportPrint": "true",
            "spelling": null
        },
        {
            "id": 44,
            "companyName": "中铁快运",
            "companyNo": "CRE",
            "companyPhone": "95105366",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 43,
            "companyName": "佳吉快运",
            "companyNo": "JIAJI",
            "companyPhone": "400-820-5566",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 352,
            "companyName": "极兔速递-原百世快递",
            "companyNo": "HTKY",
            "companyPhone": "4009565656",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 106,
            "companyName": "宅急送",
            "companyNo": "ZJS",
            "companyPhone": "010-69470033-9910",
            "supportPrint": "true",
            "spelling": null
        },
        {
            "id": 107,
            "companyName": "联邦快递",
            "companyNo": "FEDEX",
            "companyPhone": "400-8861888",
            "supportPrint": "true",
            "spelling": null
        },
        {
            "id": 108,
            "companyName": "CCES快递",
            "companyNo": "CCES",
            "companyPhone": "400-6773777",
            "supportPrint": "true",
            "spelling": null
        },
        {
            "id": 109,
            "companyName": "UPS",
            "companyNo": "UPS",
            "companyPhone": "0571-81113878",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 110,
            "companyName": "DHL",
            "companyNo": "DHL",
            "companyPhone": "0571-81113878",
            "supportPrint": "true",
            "spelling": null
        },
        {
            "id": 122,
            "companyName": "苏粤货运",
            "companyNo": "SUYUE",
            "companyPhone": "137943628",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 142,
            "companyName": "贵平物流",
            "companyNo": "GPWL",
            "companyPhone": "400-068-2858",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 163,
            "companyName": "佳怡物流",
            "companyNo": "JIAYI",
            "companyPhone": "400-631-9999",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1202,
            "companyName": "百世快运",
            "companyNo": "BESTQJT",
            "companyPhone": "4008856561",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3581,
            "companyName": "中铁物流",
            "companyNo": "ZTKY",
            "companyPhone": "400-000-5566",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 182,
            "companyName": "盛辉物流",
            "companyNo": "SHENGHUI",
            "companyPhone": "400-822-2222",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 202,
            "companyName": "城市之星",
            "companyNo": "CSZX",
            "companyPhone": "400-1188-666",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 242,
            "companyName": "新时代通成",
            "companyNo": "XSDTC",
            "companyPhone": "400-186-5555",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1662,
            "companyName": "港中能达",
            "companyNo": "NEDA",
            "companyPhone": "4006201111",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3441,
            "companyName": "快捷速递",
            "companyNo": "FAST",
            "companyPhone": "4008333666",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107863,
            "companyName": "全日通快递",
            "companyNo": "QRT",
            "companyPhone": "4008456789",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107860,
            "companyName": "联昊通物流",
            "companyNo": "LTS",
            "companyPhone": "0769-88620000",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1663,
            "companyName": "全峰快递",
            "companyNo": "QFKD",
            "companyPhone": "400-1000001",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107862,
            "companyName": "飞康达物流",
            "companyNo": "FKD",
            "companyPhone": "010-84223376",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107727,
            "companyName": "优速",
            "companyNo": "UC",
            "companyPhone": "4001111119",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 262,
            "companyName": "共速达物流",
            "companyNo": "GSD",
            "companyPhone": "400-111-0005",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107726,
            "companyName": "国通快递",
            "companyNo": "GTO",
            "companyPhone": "021-31116739",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107725,
            "companyName": "邮政国内小包",
            "companyNo": "POSTB",
            "companyPhone": "01068855413",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107789,
            "companyName": "卡行天下",
            "companyNo": "B2B-1669519933",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 107805,
            "companyName": "速尔",
            "companyNo": "SURE",
            "companyPhone": "0769-82256088",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108011,
            "companyName": "安能物流",
            "companyNo": "DISTRIBUTOR_12017865",
            "companyPhone": "40010-40088",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108012,
            "companyName": "跨越速运",
            "companyNo": "DISTRIBUTOR_13211725",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 8,
            "companyName": "其它",
            "companyNo": "OTHER",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108038,
            "companyName": "岚骏速运",
            "companyNo": "DISTRIBUTOR_31262725",
            "companyPhone": "4008885011",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108014,
            "companyName": "佛山市安中物流有限公司",
            "companyNo": "DISTRIBUTOR_13342897",
            "companyPhone": "0757-28783131",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108015,
            "companyName": "丹鸟物流",
            "companyNo": "DISTRIBUTOR_13503931",
            "companyPhone": "4008555566",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108016,
            "companyName": "顺丰快运",
            "companyNo": "DISTRIBUTOR_30136947",
            "companyPhone": "9533888",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108017,
            "companyName": "平安达腾飞快递",
            "companyNo": "DISTRIBUTOR_13468071",
            "companyPhone": "0769-85712366",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108018,
            "companyName": "德坤物流",
            "companyNo": "TRUNK_13322924",
            "companyPhone": "400-830-8686",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108019,
            "companyName": "壹米滴答",
            "companyNo": "2744832184_543",
            "companyPhone": "95058",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108020,
            "companyName": "递速物流",
            "companyNo": "DISTRIBUTOR_13460154",
            "companyPhone": "0531-88636363",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108021,
            "companyName": "速通物流",
            "companyNo": "DISTRIBUTOR_13419704",
            "companyPhone": "400-656-1185",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108022,
            "companyName": "宇鑫物流",
            "companyNo": "DISTRIBUTOR_13460219",
            "companyPhone": "400-106-5566",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108023,
            "companyName": "腾达物流",
            "companyNo": "DISTRIBUTOR_30191777",
            "companyPhone": "400-633-7777",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108024,
            "companyName": "广西先飞达物流",
            "companyNo": "DISTRIBUTOR_30120789",
            "companyPhone": "400-116-5688",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108025,
            "companyName": "速腾快递",
            "companyNo": "DISTRIBUTOR_13509344",
            "companyPhone": "0769-33503732",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108026,
            "companyName": "顺心捷达",
            "companyNo": "DISTRIBUTOR_13484485",
            "companyPhone": "4000300688",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108027,
            "companyName": "京广速递",
            "companyNo": "DISTRIBUTOR_13462882",
            "companyPhone": "0769-88629888",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108028,
            "companyName": "加运美速递",
            "companyNo": "DISTRIBUTOR_13468074",
            "companyPhone": "0769-85515555",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 512,
            "companyName": "广州市赢飞货运代理有限公司",
            "companyNo": "YINGFEI8888",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1024,
            "companyName": "广州市奋发物流有限公司",
            "companyNo": "NANGFENG123",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108032,
            "companyName": "菜鸟裹裹商家寄件",
            "companyNo": "DISTRIBUTOR_30505049",
            "companyPhone": null,
            "supportPrint": "true",
            "spelling": null
        },
        {
            "id": 513,
            "companyName": "北京东辉飞鸿国际速递有限公司",
            "companyNo": "DHFH58",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1281,
            "companyName": "江西信广物流有限公司",
            "companyNo": "LIUJIANHUA64",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2561,
            "companyName": "绵阳高新区先行货运部",
            "companyNo": "YOUDISHI2",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3841,
            "companyName": "江宁物流有限公司中山分公司",
            "companyNo": "POPKARTMARS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5121,
            "companyName": "嘉兴凤宁物流有限公司",
            "companyNo": "LIUXIN527793324",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 514,
            "companyName": "宁波江北三利物流有限公司",
            "companyNo": "SXH2017",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 515,
            "companyName": "韩润国际货物代理有限公司",
            "companyNo": "ALI030620122",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 516,
            "companyName": "上海通尔物流有限公司",
            "companyNo": "SHTONGER",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 517,
            "companyName": "义乌金驰货运代理有限公司",
            "companyNo": "COCOCAN",
            "companyPhone": "020-62198530",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1541,
            "companyName": "北京佳兴货运物流中心",
            "companyNo": "JIAXINGHUOYUN2011",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2821,
            "companyName": "袁继荣",
            "companyNo": "JINGTAIHY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4101,
            "companyName": "温州双得力物流公司",
            "companyNo": "WZSDLWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5381,
            "companyName": "张翠红",
            "companyNo": "JXHNZCH",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 518,
            "companyName": "东莞市骏发物流有限公司",
            "companyNo": "DGJUNFA2",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 519,
            "companyName": "华夏福运物流有限公司",
            "companyNo": "HUAXIAFUYUN56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 520,
            "companyName": "连云港中江国际货运代理有限公司",
            "companyNo": "ZJGJHY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 521,
            "companyName": "长沙金扬货运信息部",
            "companyNo": "CSKINGYOUNG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1801,
            "companyName": "江西省奉新东方汽车服务有限公司",
            "companyNo": "DFQC1688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3081,
            "companyName": "上海佳吉快运有限公司",
            "companyNo": "CNEX",
            "companyPhone": "400-820-9666",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4361,
            "companyName": "广州博洋物流有限公司",
            "companyNo": "SAYBOYE",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105481,
            "companyName": "东莞市路佳货物运输有限公司",
            "companyNo": "LUJIAHUOYUN968",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 522,
            "companyName": "武汉鑫贝思特物流有限公司",
            "companyNo": "WHSHINEBEST",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1802,
            "companyName": "天津市丰懿泽货运有限公司",
            "companyNo": "HUANYUDAYANG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4362,
            "companyName": "广州甜甜物流有限公司",
            "companyNo": "BOOK078",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 523,
            "companyName": "富邦航运(深圳)有限公司上海分公司",
            "companyNo": "SHMILYLILY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1803,
            "companyName": "深圳市金鹏圣安物流有限公司",
            "companyNo": "SZSA56",
            "companyPhone": "4006618169",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 524,
            "companyName": "重庆强劲商贸有限公司",
            "companyNo": "QJHKGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 525,
            "companyName": "上海鸿人达物流有限公司",
            "companyNo": "YEYAZHONG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 781,
            "companyName": "浙江任氏物流有限公司",
            "companyNo": "STOLOVE",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2061,
            "companyName": "汕头市江泰货运有限公司",
            "companyNo": "STJTHY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3341,
            "companyName": "上海富盐物流有限公司",
            "companyNo": "FUYAN56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4621,
            "companyName": "曾虎生",
            "companyNo": "YONGHENGTD1688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 526,
            "companyName": "天津市道川物流有限公司",
            "companyNo": "DAOCHUANWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 782,
            "companyName": "苏州德顺运输有限公司",
            "companyNo": "DESHUN365",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 527,
            "companyName": "东莞市丰安物流有限公司",
            "companyNo": "DGFAYS",
            "companyPhone": "0769-22188672",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 783,
            "companyName": "杭州雄发货运有限公司快运部",
            "companyNo": "XFHYYCL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 528,
            "companyName": "东莞市耀通物流有限公司",
            "companyNo": "YAOTONG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 784,
            "companyName": "东莞市天辉物流有限公司",
            "companyNo": "TIANHUIWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 529,
            "companyName": "深圳市鑫联运国际货运代理有限公司",
            "companyNo": "KAIGEHAN2010",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1041,
            "companyName": "深圳市中兆物流有限公司客户部",
            "companyNo": "LIHUIQIAN2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2321,
            "companyName": "马伟强(个体经营)",
            "companyNo": "JIAXUNWULIUGONGSI",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3601,
            "companyName": "方建秋(个体经营)",
            "companyNo": "FJQ8282",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4881,
            "companyName": "广州市欣鑫货运代理有限公司",
            "companyNo": "GZXINXINHY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 530,
            "companyName": "中山市南区龙翔货运部",
            "companyNo": "LUO6821318",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 531,
            "companyName": "深圳中兆物流有限公司业务部",
            "companyNo": "PKDC888",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 532,
            "companyName": "杭州翔欣运输有限公司",
            "companyNo": "XIANGXINHZ",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 533,
            "companyName": "苏州万丰物流有限公司",
            "companyNo": "WANFENG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1301,
            "companyName": "北京兴铁顺通物流有限公司",
            "companyNo": "BJXTWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2581,
            "companyName": "广州番禺新德国际货运物流丨番禺DHL UPS FEDEX TNT",
            "companyNo": "LVELX",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3861,
            "companyName": "南京韬杰物流有限公司",
            "companyNo": "TAOJIENJ",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5141,
            "companyName": "广昌恒丰物流有限公司(广州分公司)",
            "companyNo": "DENGTAIMING",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 534,
            "companyName": "香港东升国际物流(东莞)有限公司",
            "companyNo": "DS100301",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1302,
            "companyName": "广州市天路物流有限公司",
            "companyNo": "GZTLWL1688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 535,
            "companyName": "常州市福海物流有限公司(销售部)",
            "companyNo": "FUHAIWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 536,
            "companyName": "江门联翔货运公司",
            "companyNo": "JMLX289",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 537,
            "companyName": "江西安泰物理有限公司",
            "companyNo": "GZANTAI56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1561,
            "companyName": "东红物流有限公司业务部",
            "companyNo": "ZRNSYX520891",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2841,
            "companyName": "余江县辉通物流有限公司",
            "companyNo": "JINTIAN6868",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4121,
            "companyName": "顺盛物流(上海)有限公司",
            "companyNo": "YANGH9598",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 538,
            "companyName": "利伟物流有限公司",
            "companyNo": "LIWEIWULIU123",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2842,
            "companyName": "深圳市庆达物流有限公司",
            "companyNo": "SZQINGDA668",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 539,
            "companyName": "上海效杰物流有限公司",
            "companyNo": "XJKY56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2843,
            "companyName": "佛山市高明区方方通物流有限公司",
            "companyNo": "LIU448175177",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 540,
            "companyName": "东莞市常平新东升货运代理服务部",
            "companyNo": "SUNRISEHK56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 541,
            "companyName": "昆山市恒丰快运有限公司",
            "companyNo": "KSHF56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1821,
            "companyName": "桂林市盈和物流有限公司",
            "companyNo": "JIANGNB2",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3101,
            "companyName": "深圳市雄邦物流有限公司",
            "companyNo": "SZXIONGBANGWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4381,
            "companyName": "深圳市鸿安运货运代理部",
            "companyNo": "LONGBIN516",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105501,
            "companyName": "石家庄昌达物流【温州台州】快运专线",
            "companyNo": "ZHANGHAOCHANG123",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 542,
            "companyName": "广州齐力物流有限公司",
            "companyNo": "QILI2156",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 543,
            "companyName": "东莞市南城环振货运代理服务部",
            "companyNo": "HUANZHEN56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 544,
            "companyName": "深圳市神州龙物流公司业务部",
            "companyNo": "HUHONG1990",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 545,
            "companyName": "广州市新邦物流服务有限公司成都双流蛟龙港分公司",
            "companyNo": "LIANGKAI1759",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 801,
            "companyName": "贝旗明",
            "companyNo": "YIWUZONGXINWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2081,
            "companyName": "天津市迅立达物流有限公司",
            "companyNo": "XUNLIDA56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3361,
            "companyName": "深圳凯大中航物流有限公司",
            "companyNo": "SZKDZH56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4641,
            "companyName": "金鹰物流(深圳)有限公司",
            "companyNo": "ZFB82626444",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 546,
            "companyName": "无锡市辰隆物流有限公司",
            "companyNo": "DRAGON9888",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 547,
            "companyName": "东莞市茶山方方达货运代理服务部",
            "companyNo": "CSFFD",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 549,
            "companyName": "新邦物流有限公司义乌江东篁园路分公司",
            "companyNo": "ZJYWXBWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1061,
            "companyName": "无锡市水蓝货运代理服务部",
            "companyNo": "WXSLWL168",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2341,
            "companyName": "济南中天万运物流有限公司",
            "companyNo": "ZHONGTIANWANYUN2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3621,
            "companyName": "汕头市千惠货运代理有限公司",
            "companyNo": "WENCHANGYS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4901,
            "companyName": "汕头市普阳货运代理有限公司",
            "companyNo": "PUYANGWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 550,
            "companyName": "广昌县恒达物流有限公司",
            "companyNo": "GCHDWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1062,
            "companyName": "曾庆杰",
            "companyNo": "LEYIJIA168",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 551,
            "companyName": "上海含香物流有限公司",
            "companyNo": "BJTY200888",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1063,
            "companyName": "杭州吉龙物流有限公司",
            "companyNo": "JLHB2009",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 552,
            "companyName": "东莞市南城润东货运代理服务部",
            "companyNo": "DGRUNDONG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1064,
            "companyName": "杭州富邦物流有限公司",
            "companyNo": "CSDNF",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 553,
            "companyName": "北京市新邦物流服务有限公司天津津南第一分公司",
            "companyNo": "XINBANGOLDBAN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1321,
            "companyName": "济南鲁豫物流有限公司",
            "companyNo": "JNLUYUWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2601,
            "companyName": "苏州遍地达货运有限公司",
            "companyNo": "CZBDDWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3881,
            "companyName": "上海执恒物流有限公司",
            "companyNo": "SHZYWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5161,
            "companyName": "广州市康亚物流有限公司(二部)",
            "companyNo": "QAZ188288",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 554,
            "companyName": "丰恒帝通物流有限公司",
            "companyNo": "XIAOWUGC",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 555,
            "companyName": "苏州联昌物流有限公司",
            "companyNo": "SZLCWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 556,
            "companyName": "广州市禾润物流有限公司(市场部)",
            "companyNo": "ZHANGCHUANBO617",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 301,
            "companyName": "长沙恒广物流",
            "companyNo": "CSHG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 557,
            "companyName": "天津江广物流有限公司",
            "companyNo": "TJJGWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1581,
            "companyName": "台州市浩升物流有限公司",
            "companyNo": "TZHS56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2861,
            "companyName": "上海浩凯物流有限公司",
            "companyNo": "HAOKAI021",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4141,
            "companyName": "潮州市群发货运部",
            "companyNo": "GOODLUCKTOXXQ",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 302,
            "companyName": "上海昊昕物流",
            "companyNo": "SHHX",
            "companyPhone": "021-54437026",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1841,
            "companyName": "广州晨阳国际货运代理有限公司",
            "companyNo": "KANGLI168",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3121,
            "companyName": "南京龙飞物流有限公司",
            "companyNo": "LONGFEIKUAIYUN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4401,
            "companyName": "广州安丰物流有限公司",
            "companyNo": "GZAFWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105521,
            "companyName": "广州金飞雁运输服务有限公司",
            "companyNo": "JINFEIYAN888",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 821,
            "companyName": "厦门飓风货运代理有限公司",
            "companyNo": "JF5688801",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2101,
            "companyName": "绍兴联创物流有限公司",
            "companyNo": "LANZHENZONG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3381,
            "companyName": "东莞市常平中材货运代理服务部",
            "companyNo": "JIAOSE2009",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4661,
            "companyName": "江西省奉新东方汽车服务有限公司1",
            "companyNo": "A693348058",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1081,
            "companyName": "深圳市诚信物流有限公司",
            "companyNo": "SZCXWL168",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2361,
            "companyName": "辉宏物流有限公司",
            "companyNo": "HUIHONG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3641,
            "companyName": "深圳市经纬达货运代理有限公司",
            "companyNo": "SZJWDHY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4921,
            "companyName": "成都源启物流有限公司",
            "companyNo": "XCS87454089",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1082,
            "companyName": "台州市锋速物流有限公司(业务部)",
            "companyNo": "TAIZHOU56KUAIXUN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1341,
            "companyName": "武汉顺祥安达物流有限公司",
            "companyNo": "WHSXADWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2621,
            "companyName": "上海龙开物流有限公司",
            "companyNo": "NIEMUXING",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3901,
            "companyName": "广州市骏逸物流有限公司",
            "companyNo": "GZ2006LYLG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5181,
            "companyName": "东莞市长安赣通货运代理服务部",
            "companyNo": "JCWC8711",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1342,
            "companyName": "深圳市宝安区沙井陆深货运部",
            "companyNo": "LUSHENHUOYUN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1601,
            "companyName": "深圳市德森物流有限公司",
            "companyNo": "DERSOM",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2881,
            "companyName": "重庆奎伸物流有限公司",
            "companyNo": "ZHAOWEI5200",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4161,
            "companyName": "普华天地物流有限责任公司",
            "companyNo": "PUHUATIANDIWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 325,
            "companyName": "广州东岳货运代理有限公司",
            "companyNo": "DONGYUE201010",
            "companyPhone": "400-112-3328",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1861,
            "companyName": "深圳市宇邦物流有限公司",
            "companyNo": "YUBOND",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3141,
            "companyName": "常熟市鹰潭伟通物流有限公司",
            "companyNo": "WEITONGWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4421,
            "companyName": "东莞市石碣鑫旺国内货运代理服务部",
            "companyNo": "XINWANGWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105541,
            "companyName": "无锡峰业运输有限公司",
            "companyNo": "WXFYYS822",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 326,
            "companyName": "苏州市正浩运输有限公司",
            "companyNo": "ZHENGHAO9632105",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3142,
            "companyName": "上海丽涛物流有限公司",
            "companyNo": "LITAOWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 327,
            "companyName": "济宁现代货运公司",
            "companyNo": "QIANGQIANG1736",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 328,
            "companyName": "苏州雅威贸易有限公司",
            "companyNo": "LYUAN333",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 841,
            "companyName": "无锡胜利达物流有限公司",
            "companyNo": "WXSHENGDAWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2121,
            "companyName": "石城县金信物流有限公司",
            "companyNo": "LWQ958359277",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3401,
            "companyName": "广州佳朋物流有限公司",
            "companyNo": "GZJP56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4681,
            "companyName": "宁波江北中发物流有限公司",
            "companyNo": "TAOLIUFENG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1101,
            "companyName": "深圳市美泰物流国际有限公司",
            "companyNo": "DWZHENG2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2381,
            "companyName": "宁波天润国际物流有限公司业务一部",
            "companyNo": "WSQLIKE",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3661,
            "companyName": "赵雄",
            "companyNo": "RDWL328",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4941,
            "companyName": "佛山元通物流公司",
            "companyNo": "DLYTWL2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1102,
            "companyName": "温州市瓯海物流信息中心-货运配载部",
            "companyNo": "JJXXKK",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1103,
            "companyName": "广州市新恒广物流有限公司",
            "companyNo": "XHGWL2011",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1361,
            "companyName": "鹤山市桃源镇新佳货运代理服务部",
            "companyNo": "XINJIAWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2641,
            "companyName": "深圳市兴安达物流有限公司",
            "companyNo": "HEXIANXUXAD",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3921,
            "companyName": "深圳市经纬达货运代理有限公司",
            "companyNo": "SZJWD56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5201,
            "companyName": "北京百丰生物科技有限公司",
            "companyNo": "MOBEILAOSOU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1362,
            "companyName": "无锡市水蓝货运代理服务部",
            "companyNo": "ALISHUILAN561668",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1363,
            "companyName": "北京京柏顺德物流有限公司航空货运分公司",
            "companyNo": "JBSLAOZHANG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1621,
            "companyName": "上海珠发物流有限公司",
            "companyNo": "ZOOFAR",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2901,
            "companyName": "常州市立祥货运有限公司",
            "companyNo": "WEILONG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4181,
            "companyName": "余姚市东升物流有限公司",
            "companyNo": "JDSHENG2010",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1622,
            "companyName": "中山火炬开发区冲港货运代理服务部",
            "companyNo": "WULIU009",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 345,
            "companyName": "河源市广源货运有限公司",
            "companyNo": "HOAU1985",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 601,
            "companyName": "阿斯纳",
            "companyNo": "ITBUSPECIALTEST2",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1881,
            "companyName": "无锡聚创货运代理有限公司",
            "companyNo": "JUCHUANG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3161,
            "companyName": "明亮物流",
            "companyNo": "SZML56",
            "companyPhone": "4000356568",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4441,
            "companyName": "深圳市企邦货运代理有限公司",
            "companyNo": "SYS221442751",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105561,
            "companyName": "南京苏驰物流有限公司",
            "companyNo": "B2B-1122013852",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 346,
            "companyName": "深圳市尊龙货运代理有限公司",
            "companyNo": "SZZL1688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 602,
            "companyName": "北京鑫泰顺通货运有限公司",
            "companyNo": "XTST1688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3162,
            "companyName": "深圳市神州龙物流股份有限公司",
            "companyNo": "LDJ131468",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 347,
            "companyName": "深圳市海盛国际货运代理有限公司",
            "companyNo": "WZHS8",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 348,
            "companyName": "上海速雁物流有限公司",
            "companyNo": "SUYANSUYUN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 861,
            "companyName": "广东东莞立信物流有限公司",
            "companyNo": "GDLX56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2141,
            "companyName": "浦江县粤发物流有限公司",
            "companyNo": "ROCOLO",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3421,
            "companyName": "北京通达九州物流有限公司",
            "companyNo": "MZY56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4701,
            "companyName": "中顺物流",
            "companyNo": "Q277144181",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 353,
            "companyName": "星晨急便",
            "companyNo": "STARS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1121,
            "companyName": "京达货运服务部",
            "companyNo": "JIDAI2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2401,
            "companyName": "上海市轩庆物流有限公司",
            "companyNo": "XUANQING168",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3681,
            "companyName": "无锡市信德物流咨询有限公司",
            "companyNo": "WXYUHUI2010",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4961,
            "companyName": "四川凤自翔物流有限公司",
            "companyNo": "FZXWL2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1381,
            "companyName": "广州市白云区太和泰邦物流鲁通货运部",
            "companyNo": "GDYEMING",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2661,
            "companyName": "台州市英杰塑业有限公司",
            "companyNo": "CHENHAIYING0576",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3941,
            "companyName": "深圳市安时物流有限公司",
            "companyNo": "ANSHIWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5221,
            "companyName": "江西省信广物流有限公司",
            "companyNo": "M287564135",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1641,
            "companyName": "厦门货运飓风代理有限公司(晋江分公司)",
            "companyNo": "Q752312361",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2921,
            "companyName": "天津众泰物流运输公司",
            "companyNo": "LOVE912326",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4201,
            "companyName": "北京路易通物流有限公司",
            "companyNo": "LUYITONG5188",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4202,
            "companyName": "苏州汇天下物流有限公司",
            "companyNo": "HUITIANXIA56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 621,
            "companyName": "上海景莱物流有限公司",
            "companyNo": "SHJINLAI56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1901,
            "companyName": "浙江全通物流有限公司",
            "companyNo": "QUANTWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3181,
            "companyName": "重庆联冠物流有限责任公司",
            "companyNo": "DOUYA1986515",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4461,
            "companyName": "广昌创佳物流有限公司",
            "companyNo": "JXCJWL02",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105581,
            "companyName": "上海达铑物流有限公司",
            "companyNo": "LUORUI001",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 622,
            "companyName": "上海显祖物流有限公司",
            "companyNo": "FZXSP56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 881,
            "companyName": "上海浩凯物流有限公司",
            "companyNo": "LONGRUTAOCORP",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2161,
            "companyName": "崔小香",
            "companyNo": "JSWL960",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4721,
            "companyName": "东莞市石排宏亮货运代理服务部",
            "companyNo": "HONGLIANGWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 882,
            "companyName": "天地华宇物流公司深圳公明分公司",
            "companyNo": "G375638292",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1141,
            "companyName": "广州合晟国际物流有限公司国际分部",
            "companyNo": "TAOZHANG201111",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2421,
            "companyName": "华发物流有限公司",
            "companyNo": "ANNA683",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3701,
            "companyName": "广州远顺物流茂名服务公司",
            "companyNo": "SABARINA2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4981,
            "companyName": "锦程物流(无锡)有限公司",
            "companyNo": "FUJINYONG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1401,
            "companyName": "东莞市路佳货运部",
            "companyNo": "DGLUJIA2011",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2681,
            "companyName": "广西翁氏八达物流公司",
            "companyNo": "KK18280",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3961,
            "companyName": "陕西秦龙物流有限公司",
            "companyNo": "QINLONG168",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5241,
            "companyName": "东江物流有限公司无锡分公司.",
            "companyNo": "WXDONGJIANGWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2682,
            "companyName": "东莞市融成物流有限公司",
            "companyNo": "DGRCWL1",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5242,
            "companyName": "广州市白云区太和容发货运市场舜发货运部",
            "companyNo": "CHENGXINJIAZU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1661,
            "companyName": "东莞市东坑兴广达货运代理服务部",
            "companyNo": "XGD56DW",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2941,
            "companyName": "宁波三安物流有限公司",
            "companyNo": "SAWL1",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4221,
            "companyName": "深圳亚洲星物流有限公司",
            "companyNo": "HBQCLH123",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 641,
            "companyName": "苏州柏良货运有限公司",
            "companyNo": "BOLIANGHUOYUN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1921,
            "companyName": "抚州市快捷好物流有限公司",
            "companyNo": "STKJHWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3201,
            "companyName": "东莞市横沥佳佳货运代理服务部",
            "companyNo": "DGHLJIAYUNWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4481,
            "companyName": "东莞市南城天时货运代理部",
            "companyNo": "DGTIANSHI56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 901,
            "companyName": "新疆阿凡提物流有限公司",
            "companyNo": "AFT56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2181,
            "companyName": "张华",
            "companyNo": "QINDA56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3461,
            "companyName": "佛山市顺德区翔宇达物流公司",
            "companyNo": "XYD568",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4741,
            "companyName": "潍坊通途物流有限公司(福建线)",
            "companyNo": "JIANDA00",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1161,
            "companyName": "上海富瑜物流有限公司",
            "companyNo": "A130081681",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2441,
            "companyName": "凯通物流",
            "companyNo": "SUER560",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3721,
            "companyName": "金华德邦物流",
            "companyNo": "FENGDONGDONG2011",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5001,
            "companyName": "汪通(个体经营)",
            "companyNo": "WANGTONG861011",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1162,
            "companyName": "湖南长沙方顺物流有限公司",
            "companyNo": "HNFSWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1421,
            "companyName": "上海翔莱物流有限公司",
            "companyNo": "XIANGLAIWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2701,
            "companyName": "广州市佳朋物流有限公司",
            "companyNo": "GZJIAPENG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3981,
            "companyName": "德邦物流上虞汽车西站营业部",
            "companyNo": "ZHAOCHUANDONG1987",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5261,
            "companyName": "杭州国巨物流有限公司",
            "companyNo": "HZGUOJU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1422,
            "companyName": "上海双运物流有限公司",
            "companyNo": "SHANGYUN56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1681,
            "companyName": "丰泽区创发货运代理服务部",
            "companyNo": "FJHUOYUN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2961,
            "companyName": "天地华宇义乌下王分公司",
            "companyNo": "YJPL2011",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4241,
            "companyName": "泉州联恒物流有限公司",
            "companyNo": "LIANHENGWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 661,
            "companyName": "广州惠昌物流有限公司",
            "companyNo": "DGHC2011",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1941,
            "companyName": "深圳市尊龙货运代理有限公司",
            "companyNo": "ZUNLONG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3221,
            "companyName": "江西和顺物流有限公司",
            "companyNo": "LIJUNHU56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4501,
            "companyName": "宁波中通物流集团有限公司",
            "companyNo": "ZT56123",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 662,
            "companyName": "广州志泰物流有限公司",
            "companyNo": "GZZHITAI",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 663,
            "companyName": "金华市万达物流货运部",
            "companyNo": "ABC05793377",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 921,
            "companyName": "漳州馬帮物流有限公司",
            "companyNo": "LINYUMING52088",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2201,
            "companyName": "上海雨虹物流有限公司",
            "companyNo": "YUHONGWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3481,
            "companyName": "广州市番禺区凌金货物运输代理服务部",
            "companyNo": "LIXIANGKUNT",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4761,
            "companyName": "广昌县恒达物流有限公司江门分公司",
            "companyNo": "HENGDAWULIUJM",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2202,
            "companyName": "宁波三安物流有限公司",
            "companyNo": "SAWL2",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1181,
            "companyName": "北京隆鑫互通物流有限公司",
            "companyNo": "BJLXWLYXGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2461,
            "companyName": "青县华通物流中心",
            "companyNo": "HUATONGWU2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3741,
            "companyName": "无锡市永恒货运配载站",
            "companyNo": "ZHANGXINCHANG2011",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5021,
            "companyName": "中铁快运物流集团嘉兴分公司",
            "companyNo": "LJ8815500",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1441,
            "companyName": "天津喜洋洋物流有限公司",
            "companyNo": "TJXIYANGYANGWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2721,
            "companyName": "东莞市辉昌货物运输有限公司销售部",
            "companyNo": "QRM201206",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4001,
            "companyName": "苏州市联昌物流有限公司(相城区)",
            "companyNo": "LALCWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5281,
            "companyName": "广州明珠物流有限公司业务部",
            "companyNo": "XIEYINGGUANG2010",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1701,
            "companyName": "潍坊百佳物流有限公司(潍坊公司)",
            "companyNo": "ZHULIANSHAN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2981,
            "companyName": "北京海琦物流有限公司",
            "companyNo": "HIQI56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4261,
            "companyName": "上海皆通物流有限公司",
            "companyNo": "YUBEI511",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 681,
            "companyName": "北京汉龙诚信物流有限公司(朝阳分公司)",
            "companyNo": "HLCXWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1961,
            "companyName": "广州辉达物流公司番禺分公司",
            "companyNo": "LIUQIWENQQ",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3241,
            "companyName": "苏州剑鹏物流有限公司",
            "companyNo": "SZJIANPENG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4521,
            "companyName": "杭州速达托运有限公司",
            "companyNo": "HZSDTY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 682,
            "companyName": "东莞安之达货运有限公司 国内业务部",
            "companyNo": "LIUXUAN20120308",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1962,
            "companyName": "陕西秦龙物流有限公司",
            "companyNo": "QINLONG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 941,
            "companyName": "深圳市冉光物流有限公司",
            "companyNo": "RG56HZ",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2221,
            "companyName": "广昌恒丰物流有限公司(杭州办事处)",
            "companyNo": "LIUJIANMEI20110530",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3501,
            "companyName": "桐庐风行物流有限公司",
            "companyNo": "RAOHONGCAI",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4781,
            "companyName": "景光物流龙华营业部",
            "companyNo": "SSX520LX",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1201,
            "companyName": "深圳市鸿达运运输有限公司",
            "companyNo": "KLFAIRY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2481,
            "companyName": "宝安物流公司",
            "companyNo": "FUXUFENG529",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3761,
            "companyName": "江西信广物流有限公司杭州办事处",
            "companyNo": "HE19771981",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5041,
            "companyName": "广州市淇骏货运市场北场客家物流信息部",
            "companyNo": "T1371001",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1461,
            "companyName": "广州市德运物流服务有限公司",
            "companyNo": "DAYWIN88",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2741,
            "companyName": "上海佳施物流有限公司",
            "companyNo": "SHAJSWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4021,
            "companyName": "苏州传邦物流有限公司",
            "companyNo": "XIONG154598514",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5301,
            "companyName": "厦门达发兴货运代理有限公司",
            "companyNo": "XMDFXHY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1721,
            "companyName": "杭州萧山中商货运部",
            "companyNo": "HXZSHYB",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3001,
            "companyName": "义乌市优速快递公司",
            "companyNo": "US666888",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4281,
            "companyName": "余江县辉通物流有限公司",
            "companyNo": "JINTIAN5656",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105401,
            "companyName": "山东中运物流有限责任公司",
            "companyNo": "ZYWL001",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1722,
            "companyName": "上海景莱物流有限公司业务部",
            "companyNo": "JINGLAIWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 701,
            "companyName": "上海慧佳运输有限公司",
            "companyNo": "ZENGHUI840819",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1981,
            "companyName": "浦江县粤发物流有限公司深圳分公司",
            "companyNo": "YUEFALOGISTIC",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3261,
            "companyName": "宁波市镇海翔兴运输有限公司",
            "companyNo": "TAOLIUFENG20009",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4541,
            "companyName": "姜全书(个体经营)",
            "companyNo": "JIANGQUANSHU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 961,
            "companyName": "东莞市天辉物流有限公司",
            "companyNo": "TIANHUIWULIU168",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2241,
            "companyName": "东莞市万江鑫泰货运部",
            "companyNo": "WULIU688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3521,
            "companyName": "东莞东红货运有限公司",
            "companyNo": "DHWULIU001",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4801,
            "companyName": "大连易达物流有限公司",
            "companyNo": "DLYIDA56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1221,
            "companyName": "苏州奔腾货运有限公司",
            "companyNo": "JIEXIANLONG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2501,
            "companyName": "深圳市汉邦物流有限公司",
            "companyNo": "SHENZHENHUOYUN56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3781,
            "companyName": "深圳市毅旭昇国际货运代理有限公司",
            "companyNo": "KECHI1596",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5061,
            "companyName": "江西古董专家业务部",
            "companyNo": "FZXSK",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1222,
            "companyName": "中山市南区宇通货运部",
            "companyNo": "YUTONG988",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1481,
            "companyName": "上海清群物流有限公司",
            "companyNo": "QINGQUN6868",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2761,
            "companyName": "汕头市金平区忠义货运站",
            "companyNo": "STZYWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4041,
            "companyName": "广州德班货运代理有限公司",
            "companyNo": "ZHANG7382483",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5321,
            "companyName": "深圳市汉龙物流有限公司",
            "companyNo": "SZHANLONG2008",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1741,
            "companyName": "金华市名邦货运代理有限公司",
            "companyNo": "YAOJIE868686",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3021,
            "companyName": "东莞市南城天时货运代理部",
            "companyNo": "AMWUUPL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4301,
            "companyName": "温州信泰信息货运部",
            "companyNo": "LINXEUQING",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105421,
            "companyName": "宝路达物流有限公司",
            "companyNo": "PP7553559",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 721,
            "companyName": "广州兴鑫物流有限公司",
            "companyNo": "DIOR058",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2001,
            "companyName": "上海宏空物流有限公司",
            "companyNo": "SHHONGKONG1373",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3281,
            "companyName": "从深圳到西安专线物流公司、货运、深圳到重庆物流专线公司",
            "companyNo": "XHX56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4561,
            "companyName": "江西祥吉物流有限公司",
            "companyNo": "SZFUZHILU56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 981,
            "companyName": "温州市天行物流有限公司",
            "companyNo": "TIANXING028",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2261,
            "companyName": "烟台广宇货运代理有限公司(计划物流部)",
            "companyNo": "GUANGYU56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3541,
            "companyName": "宁波路安运输有限公司",
            "companyNo": "NBLUAN8",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4821,
            "companyName": "广州惠昌物流有限公司",
            "companyNo": "LIMAOCHUN123",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1241,
            "companyName": "深圳市宝安区沙井旭亿货运部",
            "companyNo": "SZXUYI56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2521,
            "companyName": "深圳凯大中航物流有限公司",
            "companyNo": "SZKDZHWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3801,
            "companyName": "广州礼加诚物流发展有限公司",
            "companyNo": "GZLJCWL2012",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5081,
            "companyName": "广州广邦物流有限公司",
            "companyNo": "GZGBWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1242,
            "companyName": "广州凯申物流有限公司",
            "companyNo": "GZKAISHEN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2522,
            "companyName": "广州市康亚物流有限公司",
            "companyNo": "KY288388",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1501,
            "companyName": "周继林",
            "companyNo": "ZHOUJILIN110",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2781,
            "companyName": "顺宏达货运公司业务部",
            "companyNo": "ZHANGCHUNXIAO56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4061,
            "companyName": "东莞市虎门加达货运代理服务部",
            "companyNo": "ZIMO123456",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5341,
            "companyName": "常熟市盛航货运有限公司",
            "companyNo": "CSSHHY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1761,
            "companyName": "福建远方物流有限公司",
            "companyNo": "WHBZANXY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3041,
            "companyName": "深圳市航煜顺货运代理有限公司",
            "companyNo": "YUFUXIA2010",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4321,
            "companyName": "杭州通达信物流有限公司",
            "companyNo": "TDXWLHZ",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105441,
            "companyName": "西安鑫源运输服务有限公司",
            "companyNo": "S47389533",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 741,
            "companyName": "厦门捷递物流有限公司",
            "companyNo": "LCW309991000",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2021,
            "companyName": "凌风物流",
            "companyNo": "YOUT1987",
            "companyPhone": "0531-58829187",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3301,
            "companyName": "北京鑫盛达货运有限公司",
            "companyNo": "ZHANSHUJIANG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4581,
            "companyName": "上海秉龙物流有限公司",
            "companyNo": "SHENQIAO5188",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3302,
            "companyName": "广州市白云区太和中和货运市场鑫鸿运货运部",
            "companyNo": "YUFEI800813287",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1001,
            "companyName": "北京百川货物运输有限公司",
            "companyNo": "BJXIANGTONG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2281,
            "companyName": "东莞市万江华杨货运部",
            "companyNo": "WANJIANGHUAYANG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3561,
            "companyName": "上海华杨物流有限公司",
            "companyNo": "WEITONG201208",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4841,
            "companyName": "上海奇开物流有限公司",
            "companyNo": "NIEHESHENG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1002,
            "companyName": "台湾上大邮通国际物流有限公司(深圳上大)",
            "companyNo": "MISSTB",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1003,
            "companyName": "杭州宇康物流有限公司",
            "companyNo": "HGSWLGS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1261,
            "companyName": "深圳市恒通物流有限公司",
            "companyNo": "QINLEI29882531",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2541,
            "companyName": "东莞市东红物流有限公司大岭山营业网点",
            "companyNo": "XUFEI232300",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3821,
            "companyName": "广州甜甜物流有限公司",
            "companyNo": "TEL15013386786",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5101,
            "companyName": "姚伟",
            "companyNo": "CYXY1688",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1262,
            "companyName": "佛山隆昌物流有限公司",
            "companyNo": "L888VIP",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1263,
            "companyName": "上海好迪物流有限公司",
            "companyNo": "SHHAODI",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1521,
            "companyName": "苏州中汇物流有限公司",
            "companyNo": "SZZHH56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2801,
            "companyName": "广州德诺物流有限公司",
            "companyNo": "DENUOWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4081,
            "companyName": "深圳道勤物流有限公司",
            "companyNo": "DAOQIN56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 5361,
            "companyName": "广州市诚通物流有限公司",
            "companyNo": "GZCHENGTONG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1522,
            "companyName": "苏州胜德货运有限公司",
            "companyNo": "SZSDHY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 499,
            "companyName": "江西东方汽车服务公司",
            "companyNo": "A1458690093",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 500,
            "companyName": "苏州金碟物流有限公司",
            "companyNo": "SZJINDIEWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 501,
            "companyName": "慈溪宁诚物流有限公司",
            "companyNo": "JIAYI58994020",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1781,
            "companyName": "广州洪门物流有限公司",
            "companyNo": "GUOSHUIYONG2008",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3061,
            "companyName": "佛山市禅城区翼邦货运",
            "companyNo": "PSYCHEZS",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4341,
            "companyName": "武汉扬帆物流有限公司",
            "companyNo": "LBEXWH",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 105461,
            "companyName": "崇安区康鸿货运代理部",
            "companyNo": "WXKANGHONG",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 502,
            "companyName": "东莞市万江昌顺货运部",
            "companyNo": "DGCHANGSHUN56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3062,
            "companyName": "佛山市顺德区飞龙安源货运代理有限公司",
            "companyNo": "Q1363",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 503,
            "companyName": "深圳市鹏达运货运代理有限公司",
            "companyNo": "ZHUYONGJIE1",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 504,
            "companyName": "上海宽欣货运有限公司",
            "companyNo": "CANSHEEN",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 505,
            "companyName": "定南通利物流有限公司",
            "companyNo": "WXTONGLI56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 761,
            "companyName": "广州东瀚物流有限公司",
            "companyNo": "DONGHANWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2041,
            "companyName": "杭州鼎鸿物流有限公司",
            "companyNo": "HZDHWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 3321,
            "companyName": "东莞市东红物流有限公司",
            "companyNo": "XIACN770615",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4601,
            "companyName": "台州市锋速物流有限公司",
            "companyNo": "FENGSU56COMPANY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 506,
            "companyName": "东莞市顺安货运有限公司",
            "companyNo": "DGANJIEHY",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 762,
            "companyName": "深圳市龙岗物流公司",
            "companyNo": "FDS1118",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 507,
            "companyName": "上海君易物流有限公司",
            "companyNo": "JUNYIWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 508,
            "companyName": "上海超泰物流有限公司",
            "companyNo": "CTAI2008",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 509,
            "companyName": "广州翔辉物流有限公司",
            "companyNo": "WENDY677",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1021,
            "companyName": "北京市京南凯达物流有限公司",
            "companyNo": "LIUWEIDONG88",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 2301,
            "companyName": "上海德锦物流有限公司",
            "companyNo": "DEJINWL",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 4861,
            "companyName": "深圳市庆达物流有限公司龙华货运部",
            "companyNo": "CCAYD",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108029,
            "companyName": "苏宁物流",
            "companyNo": "SNWL",
            "companyPhone": "13532123456",
            "supportPrint": "true",
            "spelling": null
        },
        {
            "id": 510,
            "companyName": "慈溪市浒山法斯特货物运输代理服务部",
            "companyNo": "ITSD0574",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1022,
            "companyName": "东莞市东红货运有限公司 ",
            "companyNo": "ZRNSYX520",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108030,
            "companyName": "淘特官方物流",
            "companyNo": "DISTRIBUTOR_30452995",
            "companyPhone": "",
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 511,
            "companyName": "广州惠昌物流有限公司",
            "companyNo": "HUICHANG56",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 1023,
            "companyName": "上海龙开物流有限公司",
            "companyNo": "LONGKAIWULIU",
            "companyPhone": null,
            "supportPrint": "false",
            "spelling": null
        },
        {
            "id": 108031,
            "companyName": "1688货运",
            "companyNo": "DISTRIBUTOR_30760786",
            "companyPhone": "",
            "supportPrint": "true",
            "spelling": null
        }
    ]
}
上一页
买家提交退款货信息
下一页
订单价格修改回调
Built with