前瞻云
首页>数据接口
接口地址: OrgCompanyTagDataQuery
支持格式: JSON
请求方式: GET
请求示例: http://api.qianzhan.com/OpenPlatformService/OrgCompanyTagDataQuery?token=7677f5ed1c5ada82833ef55367557527&type=JSON&companyName=%E6%B7%B1%E5%9C%B3%E5%B8%82%E8%85%BE%E8%AE%AF%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%B3%BB%E7%BB%9F%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B8&page=1&pagesize=10

请求参数说明:

名称 类型 是否必填 参数说明
token string Y token调用码
type string Y 返回参数格式
companyName string Y 公司名称
page int Y 页码
pagesize int Y 每页返回数据条数
querySet string N 搜索配置 0 默认 1 公司名包含关键字 2 公司名以关键字开头

返回参数说明:

名称 类型 参数说明
companyKey string 公司主键
creditCode string 信用代码
regNumber string 注册号
companyName string 公司名
companyCode string 机构代码
businessStatus string 公司状态
regType string 注册类型
companyType string 公司类型
issueTime string 注册日期
faRen string 法定代表人
regMoney string 注册资金(万元)
areaCode string 区域代码
regOrgName string 登记机关
areaName string 所属地区
cerValidityPeriod string 证书有效期
address string 地址
bussinessDes string 经营范围
zjtx List<string> 企业标签

JSON返回示例:


                        {
	&quot;status&quot;: 200,
	&quot;message&quot;: &quot;查询成功&quot;,
	&quot;totalCount&quot;: 262,
	&quot;result&quot;: [
		{
			&quot;creditCode&quot;: &quot;91440300708461136T&quot;,
			&quot;regNumber&quot;: &quot;440301103448669&quot;,
			&quot;companyName&quot;: &quot;深圳市腾讯计算机系统有限公司&quot;,
			&quot;companyCode&quot;: &quot;708461136&quot;,
			&quot;businessStatus&quot;: &quot;存续&quot;,
			&quot;regType&quot;: &quot;有限责任公司&quot;,
			&quot;companyType&quot;: &quot;企业&quot;,
			&quot;issueTime&quot;: &quot;1998-11-11&quot;,
			&quot;faRen&quot;: &quot;马化腾&quot;,
			&quot;regMoney&quot;: 6500,
			&quot;regOrgName&quot;: &quot;深圳市南山区工商行政管理局&quot;,
			&quot;provinceName&quot;: &quot;广东&quot;,
			&quot;areaCode&quot;: &quot;440305&quot;,
			&quot;areaName&quot;: &quot;南山区&quot;,
			&quot;cerValidityPeriod&quot;: &quot;1998-11-11 至 永续经营&quot;,
			&quot;address&quot;: &quot;深圳市南山区粤海街道麻岭社区科技中一路腾讯大厦35层&quot;,
			&quot;bussinessDes&quot;: &quot;一般经营项目是:计算机软、硬件的设计、技术开发、销售(不含专营、专控、专卖商品及限制项目);数据库及计算机网络服务;国内商业、物资供销业(不含专营、专控、专卖商品);从事广告业务(法律、行政法规规定应进行广告经营审批等级的,另行办理审批登记后方可经营);货物及技术进出口;票务代理。许可经营项目是:第一类增值电信业务中的国内互联网虚拟专用网业务;第二类增值电信业务中的国内多方通信服务业务,国内呼叫中心业务,信息服务业务;网络游戏出版运营;互联网新闻信息转载服务;预包装食品销售(不含冷藏冷冻食品);利用信息网络经营音乐娱乐产品、游戏产品(含网络游戏虚拟货币发行)、艺术品、演出剧(节)目、动漫产品、表演,从事网络文化产品的展览、比赛活动;互联网视听节目服务;制作、复制、发行电视剧、动画片(制作须另申报),专题、专栏(不含时政新闻类),综艺;出版物零售。&quot;,
			&quot;od_regmoney&quot;: &quot;6500(万元人民币)&quot;,
			&quot;zjtx&quot;: [
				&quot;中国民营企业500强&quot;,
				&quot;高新技术企业&quot;
			],
			&quot;urlLink&quot;: &quot;https://www.qichamao.com/orgcompany/searchitemdtl/09daaa18aa1758d63cee090949263587.html&quot;
		},
		{
			&quot;creditCode&quot;: &quot;91110108757709011K&quot;,
			&quot;regNumber&quot;: &quot;110108006341710&quot;,
			&quot;companyName&quot;: &quot;深圳市腾讯计算机系统有限公司北京分公司&quot;,
			&quot;companyCode&quot;: &quot;757709011&quot;,
			&quot;businessStatus&quot;: &quot;在业&quot;,
			&quot;regType&quot;: &quot;有限责任公司分公司(自然人投资或控股)&quot;,
			&quot;companyType&quot;: &quot;有限责任公司分公司自然人投资或&quot;,
			&quot;issueTime&quot;: &quot;2003-12-15&quot;,
			&quot;faRen&quot;: &quot;宋虹漫&quot;,
			&quot;regMoney&quot;: 0,
			&quot;regOrgName&quot;: &quot;北京市海淀区市场监督管理局&quot;,
			&quot;provinceName&quot;: &quot;北京&quot;,
			&quot;areaCode&quot;: &quot;110108&quot;,
			&quot;areaName&quot;: &quot;海淀区&quot;,
			&quot;cerValidityPeriod&quot;: &quot;2003-12-15 至 永续经营&quot;,
			&quot;address&quot;: &quot;北京市海淀区海淀大街38号楼银科大厦16层&quot;,
			&quot;bussinessDes&quot;: &quot;计算机软、硬件的设计、技术开发;数据库及计算机网络技术服务;销售计算机软硬件。(企业依法自主选择经营项目,开展经营活动;依法须经批准的项目,经相关部门批准后依批准的内容开展经营活动;不得从事本市产业政策禁止和限制类项目的经营活动。)&quot;,
			&quot;od_regmoney&quot;: &quot;0(万人民币)&quot;,
			&quot;zjtx&quot;: [],
			&quot;urlLink&quot;: &quot;https://www.qichamao.com/orgcompany/searchitemdtl/a3505bd0f950c8b3c18884c37c9ba40b.html&quot;
		},
		{
			&quot;creditCode&quot;: &quot;913101047575798354&quot;,
			&quot;regNumber&quot;: &quot;310115000807869&quot;,
			&quot;companyName&quot;: &quot;深圳市腾讯计算机系统有限公司上海分公司&quot;,
			&quot;companyCode&quot;: &quot;757579835&quot;,
			&quot;businessStatus&quot;: &quot;在业&quot;,
			&quot;regType&quot;: &quot;有限责任公司分公司(自然人投资或控股)&quot;,
			&quot;companyType&quot;: &quot;有限责任公司分公司自然人投资或&quot;,
			&quot;issueTime&quot;: &quot;2003-12-16&quot;,
			&quot;faRen&quot;: &quot;张立军&quot;,
			&quot;regMoney&quot;: 0,
			&quot;regOrgName&quot;: &quot;徐汇区市场监督管理局&quot;,
			&quot;provinceName&quot;: &quot;上海&quot;,
			&quot;areaCode&quot;: &quot;310104&quot;,
			&quot;areaName&quot;: &quot;徐汇区&quot;,
			&quot;cerValidityPeriod&quot;: &quot;2003-12-16 至 永续经营&quot;,
			&quot;address&quot;: &quot;上海市徐汇区虹梅路1801号C区301室&quot;,
			&quot;bussinessDes&quot;: &quot;信息安全服务。&quot;,
			&quot;od_regmoney&quot;: &quot;&quot;,
			&quot;zjtx&quot;: [],
			&quot;urlLink&quot;: &quot;https://www.qichamao.com/orgcompany/searchitemdtl/04cf4e1644a0ffb6048e2c25db11b82d.html&quot;
		},
		{
			&quot;creditCode&quot;: &quot;91330103MA8FMHW564&quot;,
			&quot;regNumber&quot;: &quot;330103000073820&quot;,
			&quot;companyName&quot;: &quot;深圳市腾讯计算机系统有限公司杭州分公司&quot;,
			&quot;companyCode&quot;: &quot;MA8FMHW56&quot;,
			&quot;businessStatus&quot;: &quot;注销&quot;,
			&quot;regType&quot;: &quot;有限责任公司分公司(自然人投资或控股)&quot;,
			&quot;companyType&quot;: &quot;企业法人&quot;,
			&quot;issueTime&quot;: &quot;2004-08-04&quot;,
			&quot;faRen&quot;: &quot;王朝炜&quot;,
			&quot;regMoney&quot;: 0,
			&quot;regOrgName&quot;: &quot;杭州市拱墅区市场监督管理局&quot;,
			&quot;provinceName&quot;: &quot;浙江&quot;,
			&quot;areaCode&quot;: &quot;330103&quot;,
			&quot;areaName&quot;: &quot;下城区&quot;,
			&quot;cerValidityPeriod&quot;: &quot;2004-08-04 至 永续经营&quot;,
			&quot;address&quot;: &quot;杭州市下城区环城西路106号三楼C座2号&quot;,
			&quot;bussinessDes&quot;: &quot;服务:计算机软、硬件技术设计、技术开发,数据库及计算机网络服务,第二类增值电信业务中的信息服务业务(不含固定网电话信息服务和互联网信息服务)(有效期至2014年04月07日)&quot;,
			&quot;od_regmoney&quot;: &quot;&quot;,
			&quot;zjtx&quot;: [],
			&quot;urlLink&quot;: &quot;https://www.qichamao.com/orgcompany/searchitemdtl/6445957f923a821110b009d729a0d3c0.html&quot;
		},
		{
			&quot;creditCode&quot;: &quot;915101047653588133&quot;,
			&quot;regNumber&quot;: &quot;510104000075789&quot;,
			&quot;companyName&quot;: &quot;深圳市腾讯计算机系统有限公司成都分公司&quot;,
			&quot;companyCode&quot;: &quot;765358813&quot;,
			&quot;businessStatus&quot;: &quot;注销&quot;,
			&quot;regType&quot;: &quot;有限责任公司分公司(自然人投资或控股)&quot;,
			&quot;companyType&quot;: &quot;有限责任公司分公司自然人投资或&quot;,
			&quot;issueTime&quot;: &quot;2004-08-06&quot;,
			&quot;faRen&quot;: &quot;刘夏耘&quot;,
			&quot;regMoney&quot;: 0,
			&quot;regOrgName&quot;: &quot;锦江市场监督管理局&quot;,
			&quot;provinceName&quot;: &quot;四川&quot;,
			&quot;areaCode&quot;: &quot;510104&quot;,
			&quot;areaName&quot;: &quot;锦江区&quot;,
			&quot;cerValidityPeriod&quot;: &quot;2004-08-06 至 永续经营&quot;,
			&quot;address&quot;: &quot;成都市锦江区东御街57号(人保大厦)18楼A、B、D座&quot;,
			&quot;bussinessDes&quot;: &quot;计算机软、硬件的设计、技术开发、数据库及计算机网络服务;国内商业、物资供销业。(以上经营范围不含国家法律、行政法规、国务院决定禁止或限制的项目,依法须批准的项目,经相关部门批准后方可开展经营活动)。&quot;,
			&quot;od_regmoney&quot;: &quot;0(万元)&quot;,
			&quot;zjtx&quot;: [],
			&quot;urlLink&quot;: &quot;https://www.qichamao.com/orgcompany/searchitemdtl/5927b991e222dd908d19ad189ae75211.html&quot;
		},
		{
			&quot;creditCode&quot;: &quot;&quot;,
			&quot;regNumber&quot;: &quot;320106000108411&quot;,
			&quot;companyName&quot;: &quot;深圳市腾讯计算机系统有限公司南京分公司&quot;,
			&quot;companyCode&quot;: &quot;762131744&quot;,
			&quot;businessStatus&quot;: &quot;注销&quot;,
			&quot;regType&quot;: &quot;有限责任公司分公司&quot;,
			&quot;companyType&quot;: &quot;企业法人&quot;,
			&quot;issueTime&quot;: &quot;2004-07-14&quot;,
			&quot;faRen&quot;: &quot;朱张辉&quot;,
			&quot;regMoney&quot;: 0,
			&quot;regOrgName&quot;: &quot;南京市鼓楼区市场监督管理局&quot;,
			&quot;provinceName&quot;: &quot;江苏&quot;,
			&quot;areaCode&quot;: &quot;320106&quot;,
			&quot;areaName&quot;: &quot;鼓楼区&quot;,
			&quot;cerValidityPeriod&quot;: &quot;2004-07-14 至 永续经营&quot;,
			&quot;address&quot;: &quot;南京市鼓楼区广州路189号1008室&quot;,
			&quot;bussinessDes&quot;: &quot;许可经营项目:无 一般经营项目:代理母公司委托的有关业务(涉及审批的项目,办理审批后经营)。&quot;,
			&quot;od_regmoney&quot;: &quot;0(万元人民币)&quot;,
			&quot;zjtx&quot;: [],
			&quot;urlLink&quot;: &quot;https://www.qichamao.com/orgcompany/searchitemdtl/ef3c68a1163e226d8c63ad7dbc86ab5a.html&quot;
		},
		{
			&quot;creditCode&quot;: &quot;91610131757841362F&quot;,
			&quot;regNumber&quot;: &quot;610100200047798&quot;,
			&quot;companyName&quot;: &quot;深圳市腾讯计算机系统有限公司西安分公司&quot;,
			&quot;companyCode&quot;: &quot;757841362&quot;,
			&quot;businessStatus&quot;: &quot;注销&quot;,
			&quot;regType&quot;: &quot;有限责任公司分公司(自然人投资或控股)&quot;,
			&quot;companyType&quot;: &quot;有限责任公司分公司自然人投资或&quot;,
			&quot;issueTime&quot;: &quot;2004-07-15&quot;,
			&quot;faRen&quot;: &quot;李诚&quot;,
			&quot;regMoney&quot;: 0,
			&quot;regOrgName&quot;: &quot;西安市市场监督管理局高新区分局&quot;,
			&quot;provinceName&quot;: &quot;陕西&quot;,
			&quot;areaCode&quot;: &quot;6101&quot;,
			&quot;areaName&quot;: &quot;西安市&quot;,
			&quot;cerValidityPeriod&quot;: &quot;2004-07-15 至 永续经营&quot;,
			&quot;address&quot;: &quot;西安市高新区高新路50号南洋国际11层&quot;,
			&quot;bussinessDes&quot;: &quot;第二类增值电信业务中的信息服务业务;计算机软、硬件的设计、技术开发、销售;数据库及计算机技术服务;(依法须经批准的项目,经相关部门批准后方可开展经营活动)&quot;,
			&quot;od_regmoney&quot;: &quot;0(万元)&quot;,
			&quot;zjtx&quot;: [],
			&quot;urlLink&quot;: &quot;https://www.qichamao.com/orgcompany/searchitemdtl/16c5953ef1a78329463dd8de5d9c1d47.html&quot;
		},
		{
			&quot;creditCode&quot;: &quot;&quot;,
			&quot;regNumber&quot;: &quot;2101022281047&quot;,
			&quot;companyName&quot;: &quot;深圳市腾讯计算机系统有限公司沈阳分公司&quot;,
			&quot;companyCode&quot;: &quot;00C3D8DAM&quot;,
			&quot;businessStatus&quot;: &quot;注销&quot;,
			&quot;regType&quot;: &quot;有限责任公司分公司(自然人投资或控股)&quot;,
			&quot;companyType&quot;: &quot;企业法人&quot;,
			&quot;issueTime&quot;: &quot;2004-08-19&quot;,
			&quot;faRen&quot;: &quot;范延民&quot;,
			&quot;regMoney&quot;: 0,
			&quot;regOrgName&quot;: &quot;沈阳市和平区市场监督管理局&quot;,
			&quot;provinceName&quot;: &quot;辽宁&quot;,
			&quot;areaCode&quot;: &quot;210102&quot;,
			&quot;areaName&quot;: &quot;和平区&quot;,
			&quot;cerValidityPeriod&quot;: &quot;2004-08-19 至 永续经营&quot;,
			&quot;address&quot;: &quot;&quot;,
			&quot;bussinessDes&quot;: &quot;计算机软、硬件的设计、技术开发、销售;数据库服务。&quot;,
			&quot;od_regmoney&quot;: &quot;&quot;,
			&quot;zjtx&quot;: [],
			&quot;urlLink&quot;: &quot;https://www.qichamao.com/orgcompany/searchitemdtl/0d51f33c23cd196bc5ca57cdc4a0b711.html&quot;
		},
		{
			&quot;creditCode&quot;: &quot;912301995719366978&quot;,
			&quot;regNumber&quot;: &quot;230199100058450&quot;,
			&quot;companyName&quot;: &quot;深圳市腾讯计算机系统有限公司哈尔滨分公司&quot;,
			&quot;companyCode&quot;: &quot;571936697&quot;,
			&quot;businessStatus&quot;: &quot;注销&quot;,
			&quot;regType&quot;: &quot;有限责任公司分公司(自然人投资或控股)&quot;,
			&quot;companyType&quot;: &quot;有限责任公司分公司自然人投资或&quot;,
			&quot;issueTime&quot;: &quot;2006-02-16&quot;,
			&quot;faRen&quot;: &quot;阎旭&quot;,
			&quot;regMoney&quot;: 0,
			&quot;regOrgName&quot;: &quot;哈尔滨市市场监督管理局开发区分局&quot;,
			&quot;provinceName&quot;: &quot;黑龙江&quot;,
			&quot;areaCode&quot;: &quot;2301&quot;,
			&quot;areaName&quot;: &quot;哈尔滨市&quot;,
			&quot;cerValidityPeriod&quot;: &quot;2006-02-16 至 永续经营&quot;,
			&quot;address&quot;: &quot;哈尔滨市经开区南岗集中区黄河路88号A栋403室&quot;,
			&quot;bussinessDes&quot;: &quot;第二类增值电信业务中的信息服务业务(不含固定网电话信息服务和互联网信息服务)(许可证有效期至2019年01月23日)。在总公司经营范围内为总公司承揽业务。&quot;,
			&quot;od_regmoney&quot;: &quot;&quot;,
			&quot;zjtx&quot;: [],
			&quot;urlLink&quot;: &quot;https://www.qichamao.com/orgcompany/searchitemdtl/c2c1e4d811352ca76796d6f584455869.html&quot;
		},
		{
			&quot;creditCode&quot;: &quot;&quot;,
			&quot;regNumber&quot;: &quot;410105300002118&quot;,
			&quot;companyName&quot;: &quot;深圳市腾讯计算机系统有限公司郑州分公司&quot;,
			&quot;companyCode&quot;: &quot;00C3D8DBM&quot;,
			&quot;businessStatus&quot;: &quot;注销&quot;,
			&quot;regType&quot;: &quot;有限责任公司分公司(自然人投资或控股)&quot;,
			&quot;companyType&quot;: &quot;企业法人&quot;,
			&quot;issueTime&quot;: &quot;2004-06-14&quot;,
			&quot;faRen&quot;: &quot;杨旭&quot;,
			&quot;regMoney&quot;: 0,
			&quot;regOrgName&quot;: &quot;郑州市工商行政管理局金水分局&quot;,
			&quot;provinceName&quot;: &quot;河南&quot;,
			&quot;areaCode&quot;: &quot;410105&quot;,
			&quot;areaName&quot;: &quot;金水区&quot;,
			&quot;cerValidityPeriod&quot;: &quot;2004-06-14 至 永续经营&quot;,
			&quot;address&quot;: &quot;郑州市金水区经三路68号2号楼1207室&quot;,
			&quot;bussinessDes&quot;: &quot;计算机软硬件的设计。&quot;,
			&quot;od_regmoney&quot;: &quot;&quot;,
			&quot;zjtx&quot;: [],
			&quot;urlLink&quot;: &quot;https://www.qichamao.com/orgcompany/searchitemdtl/e43848be51640032b3be3658b50eb326.html&quot;
		}
	]
}
                    

XML返回示例:

                        <?xml version="1.0" encoding="UTF-8"?>
<root type="object">
  <status type="number">200</status>
  <message type="string">查询成功</message>
  <totalCount type="number">262</totalCount>
  <result type="array">
    <item type="object">
      <creditCode type="string">91440300708461136T</creditCode>
      <regNumber type="string">440301103448669</regNumber>
      <companyName type="string">深圳市腾讯计算机系统有限公司</companyName>
      <companyCode type="string">708461136</companyCode>
      <businessStatus type="string">存续</businessStatus>
      <regType type="string">有限责任公司</regType>
      <companyType type="string">企业</companyType>
      <issueTime type="string">1998-11-11</issueTime>
      <faRen type="string">马化腾</faRen>
      <regMoney type="number">6500.0</regMoney>
      <regOrgName type="string">深圳市南山区工商行政管理局</regOrgName>
      <provinceName type="string">广东</provinceName>
      <areaCode type="string">440305</areaCode>
      <areaName type="string">南山区</areaName>
      <cerValidityPeriod type="string">1998-11-11 至 永续经营</cerValidityPeriod>
      <address type="string">深圳市南山区粤海街道麻岭社区科技中一路腾讯大厦35层</address>
      <bussinessDes type="string">一般经营项目是:计算机软、硬件的设计、技术开发、销售(不含专营、专控、专卖商品及限制项目);数据库及计算机网络服务;国内商业、物资供销业(不含专营、专控、专卖商品);从事广告业务(法律、行政法规规定应进行广告经营审批等级的,另行办理审批登记后方可经营);货物及技术进出口;票务代理。许可经营项目是:第一类增值电信业务中的国内互联网虚拟专用网业务;第二类增值电信业务中的国内多方通信服务业务,国内呼叫中心业务,信息服务业务;网络游戏出版运营;互联网新闻信息转载服务;预包装食品销售(不含冷藏冷冻食品);利用信息网络经营音乐娱乐产品、游戏产品(含网络游戏虚拟货币发行)、艺术品、演出剧(节)目、动漫产品、表演,从事网络文化产品的展览、比赛活动;互联网视听节目服务;制作、复制、发行电视剧、动画片(制作须另申报),专题、专栏(不含时政新闻类),综艺;出版物零售。</bussinessDes>
      <od_regmoney type="string">6500(万元人民币)</od_regmoney>
      <zjtx type="array">
        <item type="string">中国民营企业500强</item>
        <item type="string">高新技术企业</item>
      </zjtx>
      <urlLink type="string">https://www.qichamao.com/orgcompany/searchitemdtl/09daaa18aa1758d63cee090949263587.html</urlLink>
    </item>
    <item type="object">
      <creditCode type="string">91110108757709011K</creditCode>
      <regNumber type="string">110108006341710</regNumber>
      <companyName type="string">深圳市腾讯计算机系统有限公司北京分公司</companyName>
      <companyCode type="string">757709011</companyCode>
      <businessStatus type="string">在业</businessStatus>
      <regType type="string">有限责任公司分公司(自然人投资或控股)</regType>
      <companyType type="string">有限责任公司分公司自然人投资或</companyType>
      <issueTime type="string">2003-12-15</issueTime>
      <faRen type="string">宋虹漫</faRen>
      <regMoney type="number">0.0</regMoney>
      <regOrgName type="string">北京市海淀区市场监督管理局</regOrgName>
      <provinceName type="string">北京</provinceName>
      <areaCode type="string">110108</areaCode>
      <areaName type="string">海淀区</areaName>
      <cerValidityPeriod type="string">2003-12-15 至 永续经营</cerValidityPeriod>
      <address type="string">北京市海淀区海淀大街38号楼银科大厦16层</address>
      <bussinessDes type="string">计算机软、硬件的设计、技术开发;数据库及计算机网络技术服务;销售计算机软硬件。(企业依法自主选择经营项目,开展经营活动;依法须经批准的项目,经相关部门批准后依批准的内容开展经营活动;不得从事本市产业政策禁止和限制类项目的经营活动。)</bussinessDes>
      <od_regmoney type="string">0(万人民币)</od_regmoney>
      <zjtx type="array">
      </zjtx>
      <urlLink type="string">https://www.qichamao.com/orgcompany/searchitemdtl/a3505bd0f950c8b3c18884c37c9ba40b.html</urlLink>
    </item>
    <item type="object">
      <creditCode type="string">913101047575798354</creditCode>
      <regNumber type="string">310115000807869</regNumber>
      <companyName type="string">深圳市腾讯计算机系统有限公司上海分公司</companyName>
      <companyCode type="string">757579835</companyCode>
      <businessStatus type="string">在业</businessStatus>
      <regType type="string">有限责任公司分公司(自然人投资或控股)</regType>
      <companyType type="string">有限责任公司分公司自然人投资或</companyType>
      <issueTime type="string">2003-12-16</issueTime>
      <faRen type="string">张立军</faRen>
      <regMoney type="number">0.0</regMoney>
      <regOrgName type="string">徐汇区市场监督管理局</regOrgName>
      <provinceName type="string">上海</provinceName>
      <areaCode type="string">310104</areaCode>
      <areaName type="string">徐汇区</areaName>
      <cerValidityPeriod type="string">2003-12-16 至 永续经营</cerValidityPeriod>
      <address type="string">上海市徐汇区虹梅路1801号C区301室</address>
      <bussinessDes type="string">信息安全服务。</bussinessDes>
      <od_regmoney type="string">
      </od_regmoney>
      <zjtx type="array">
      </zjtx>
      <urlLink type="string">https://www.qichamao.com/orgcompany/searchitemdtl/04cf4e1644a0ffb6048e2c25db11b82d.html</urlLink>
    </item>
    <item type="object">
      <creditCode type="string">915101047653588133</creditCode>
      <regNumber type="string">510104000075789</regNumber>
      <companyName type="string">深圳市腾讯计算机系统有限公司成都分公司</companyName>
      <companyCode type="string">765358813</companyCode>
      <businessStatus type="string">注销</businessStatus>
      <regType type="string">有限责任公司分公司(自然人投资或控股)</regType>
      <companyType type="string">有限责任公司分公司自然人投资或</companyType>
      <issueTime type="string">2004-08-06</issueTime>
      <faRen type="string">刘夏耘</faRen>
      <regMoney type="number">0.0</regMoney>
      <regOrgName type="string">锦江市场监督管理局</regOrgName>
      <provinceName type="string">四川</provinceName>
      <areaCode type="string">510104</areaCode>
      <areaName type="string">锦江区</areaName>
      <cerValidityPeriod type="string">2004-08-06 至 永续经营</cerValidityPeriod>
      <address type="string">成都市锦江区东御街57号(人保大厦)18楼A、B、D座</address>
      <bussinessDes type="string">计算机软、硬件的设计、技术开发、数据库及计算机网络服务;国内商业、物资供销业。(以上经营范围不含国家法律、行政法规、国务院决定禁止或限制的项目,依法须批准的项目,经相关部门批准后方可开展经营活动)。</bussinessDes>
      <od_regmoney type="string">0(万元)</od_regmoney>
      <zjtx type="array">
      </zjtx>
      <urlLink type="string">https://www.qichamao.com/orgcompany/searchitemdtl/5927b991e222dd908d19ad189ae75211.html</urlLink>
    </item>
    <item type="object">
      <creditCode type="string">
      </creditCode>
      <regNumber type="string">320106000108411</regNumber>
      <companyName type="string">深圳市腾讯计算机系统有限公司南京分公司</companyName>
      <companyCode type="string">762131744</companyCode>
      <businessStatus type="string">注销</businessStatus>
      <regType type="string">有限责任公司分公司</regType>
      <companyType type="string">企业法人</companyType>
      <issueTime type="string">2004-07-14</issueTime>
      <faRen type="string">朱张辉</faRen>
      <regMoney type="number">0.0</regMoney>
      <regOrgName type="string">南京市鼓楼区市场监督管理局</regOrgName>
      <provinceName type="string">江苏</provinceName>
      <areaCode type="string">320106</areaCode>
      <areaName type="string">鼓楼区</areaName>
      <cerValidityPeriod type="string">2004-07-14 至 永续经营</cerValidityPeriod>
      <address type="string">南京市鼓楼区广州路189号1008室</address>
      <bussinessDes type="string">许可经营项目:无 一般经营项目:代理母公司委托的有关业务(涉及审批的项目,办理审批后经营)。</bussinessDes>
      <od_regmoney type="string">0(万元人民币)</od_regmoney>
      <zjtx type="array">
      </zjtx>
      <urlLink type="string">https://www.qichamao.com/orgcompany/searchitemdtl/ef3c68a1163e226d8c63ad7dbc86ab5a.html</urlLink>
    </item>
    <item type="object">
      <creditCode type="string">91610131757841362F</creditCode>
      <regNumber type="string">610100200047798</regNumber>
      <companyName type="string">深圳市腾讯计算机系统有限公司西安分公司</companyName>
      <companyCode type="string">757841362</companyCode>
      <businessStatus type="string">注销</businessStatus>
      <regType type="string">有限责任公司分公司(自然人投资或控股)</regType>
      <companyType type="string">有限责任公司分公司自然人投资或</companyType>
      <issueTime type="string">2004-07-15</issueTime>
      <faRen type="string">李诚</faRen>
      <regMoney type="number">0.0</regMoney>
      <regOrgName type="string">西安市市场监督管理局高新区分局</regOrgName>
      <provinceName type="string">陕西</provinceName>
      <areaCode type="string">6101</areaCode>
      <areaName type="string">西安市</areaName>
      <cerValidityPeriod type="string">2004-07-15 至 永续经营</cerValidityPeriod>
      <address type="string">西安市高新区高新路50号南洋国际11层</address>
      <bussinessDes type="string">第二类增值电信业务中的信息服务业务;计算机软、硬件的设计、技术开发、销售;数据库及计算机技术服务;(依法须经批准的项目,经相关部门批准后方可开展经营活动)</bussinessDes>
      <od_regmoney type="string">0(万元)</od_regmoney>
      <zjtx type="array">
      </zjtx>
      <urlLink type="string">https://www.qichamao.com/orgcompany/searchitemdtl/16c5953ef1a78329463dd8de5d9c1d47.html</urlLink>
    </item>
    <item type="object">
      <creditCode type="string">912301995719366978</creditCode>
      <regNumber type="string">230199100058450</regNumber>
      <companyName type="string">深圳市腾讯计算机系统有限公司哈尔滨分公司</companyName>
      <companyCode type="string">571936697</companyCode>
      <businessStatus type="string">注销</businessStatus>
      <regType type="string">有限责任公司分公司(自然人投资或控股)</regType>
      <companyType type="string">有限责任公司分公司自然人投资或</companyType>
      <issueTime type="string">2006-02-16</issueTime>
      <faRen type="string">阎旭</faRen>
      <regMoney type="number">0.0</regMoney>
      <regOrgName type="string">哈尔滨市市场监督管理局开发区分局</regOrgName>
      <provinceName type="string">黑龙江</provinceName>
      <areaCode type="string">2301</areaCode>
      <areaName type="string">哈尔滨市</areaName>
      <cerValidityPeriod type="string">2006-02-16 至 永续经营</cerValidityPeriod>
      <address type="string">哈尔滨市经开区南岗集中区黄河路88号A栋403室</address>
      <bussinessDes type="string">第二类增值电信业务中的信息服务业务(不含固定网电话信息服务和互联网信息服务)(许可证有效期至2019年01月23日)。在总公司经营范围内为总公司承揽业务。</bussinessDes>
      <od_regmoney type="string">
      </od_regmoney>
      <zjtx type="array">
      </zjtx>
      <urlLink type="string">https://www.qichamao.com/orgcompany/searchitemdtl/c2c1e4d811352ca76796d6f584455869.html</urlLink>
    </item>
    <item type="object">
      <creditCode type="string">
      </creditCode>
      <regNumber type="string">2101022281047</regNumber>
      <companyName type="string">深圳市腾讯计算机系统有限公司沈阳分公司</companyName>
      <companyCode type="string">00C3D8DAM</companyCode>
      <businessStatus type="string">注销</businessStatus>
      <regType type="string">有限责任公司分公司(自然人投资或控股)</regType>
      <companyType type="string">企业法人</companyType>
      <issueTime type="string">2004-08-19</issueTime>
      <faRen type="string">范延民</faRen>
      <regMoney type="number">0.0</regMoney>
      <regOrgName type="string">沈阳市和平区市场监督管理局</regOrgName>
      <provinceName type="string">辽宁</provinceName>
      <areaCode type="string">210102</areaCode>
      <areaName type="string">和平区</areaName>
      <cerValidityPeriod type="string">2004-08-19 至 永续经营</cerValidityPeriod>
      <address type="string">
      </address>
      <bussinessDes type="string">计算机软、硬件的设计、技术开发、销售;数据库服务。</bussinessDes>
      <od_regmoney type="string">
      </od_regmoney>
      <zjtx type="array">
      </zjtx>
      <urlLink type="string">https://www.qichamao.com/orgcompany/searchitemdtl/0d51f33c23cd196bc5ca57cdc4a0b711.html</urlLink>
    </item>
    <item type="object">
      <creditCode type="string">
      </creditCode>
      <regNumber type="string">410105300002118</regNumber>
      <companyName type="string">深圳市腾讯计算机系统有限公司郑州分公司</companyName>
      <companyCode type="string">763134613</companyCode>
      <businessStatus type="string">注销</businessStatus>
      <regType type="string">有限责任公司分公司(自然人投资或控股)</regType>
      <companyType type="string">企业法人</companyType>
      <issueTime type="string">2004-06-14</issueTime>
      <faRen type="string">杨旭</faRen>
      <regMoney type="number">0.0</regMoney>
      <regOrgName type="string">郑州市工商行政管理局金水分局</regOrgName>
      <provinceName type="string">河南</provinceName>
      <areaCode type="string">410105</areaCode>
      <areaName type="string">金水区</areaName>
      <cerValidityPeriod type="string">2004-06-14 至 2007-06-13</cerValidityPeriod>
      <address type="string">郑州市金水区经三路68号2号楼1207室</address>
      <bussinessDes type="string">计算机软硬件的设计。</bussinessDes>
      <od_regmoney type="string">
      </od_regmoney>
      <zjtx type="array">
      </zjtx>
      <urlLink type="string">https://www.qichamao.com/orgcompany/searchitemdtl/ff70c27e21929005d791c2815ed0fc1a.html</urlLink>
    </item>
    <item type="object">
      <creditCode type="string">
      </creditCode>
      <regNumber type="string">410105300002118</regNumber>
      <companyName type="string">深圳市腾讯计算机系统有限公司郑州分公司</companyName>
      <companyCode type="string">00C3D8DBM</companyCode>
      <businessStatus type="string">注销</businessStatus>
      <regType type="string">有限责任公司分公司(自然人投资或控股)</regType>
      <companyType type="string">企业法人</companyType>
      <issueTime type="string">2004-06-14</issueTime>
      <faRen type="string">杨旭</faRen>
      <regMoney type="number">0.0</regMoney>
      <regOrgName type="string">郑州市工商行政管理局金水分局</regOrgName>
      <provinceName type="string">河南</provinceName>
      <areaCode type="string">410105</areaCode>
      <areaName type="string">金水区</areaName>
      <cerValidityPeriod type="string">2004-06-14 至 永续经营</cerValidityPeriod>
      <address type="string">郑州市金水区经三路68号2号楼1207室</address>
      <bussinessDes type="string">计算机软硬件的设计。</bussinessDes>
      <od_regmoney type="string">
      </od_regmoney>
      <zjtx type="array">
      </zjtx>
      <urlLink type="string">https://www.qichamao.com/orgcompany/searchitemdtl/e43848be51640032b3be3658b50eb326.html</urlLink>
    </item>
  </result>
</root>