- 登录
- 公司查询接口
- 模板
- 基础数据
- 任务
- 过往合作
- 其他
- 上市公司
- 模板管理
- 基础数据
- 样本及标签
- 标签
- 企业样本筛选查询接口POST
- 校验自定义指标接口POST
- 人社线
删除企业标签
开发中
POST
/li-enterprise-tag-info/removeTags
/li-enterprise-tag-info/removeTags
请求参数
Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token示例:
Authorization: Bearer ********************
Body 参数application/json
tagId
integer
必需
liCompanyInters
array [object {40}]
必需
stockCode
string
必需
dataYear
string
必需
stockAbbreviation
string
必需
chineseNameTheCompany
string
必需
companyNatureFlush
string
必需
province
string
必需
city
string
必需
listingSegment
string
必需
initialListingDate
string
必需
industryNewCsrc
string
必需
industryNewCsrcCode0
string
必需
industryNewCsrcName0
string
必需
industryNewCsrcCode1
string
必需
industryNewCsrcName1
string
必需
shenwanIndustry
string
必需
shenwanIndustryCode0
string
必需
shenwanIndustryName0
string
必需
shenwanIndustryCode1
string
必需
shenwanIndustryName1
string
必需
shenwanIndustryCode2
string
必需
shenwanIndustryName2
string
必需
chinaSecuritiesIndustry
string
必需
chinaSecuritiesIndustryCode0
string
必需
chinaSecuritiesIndustryName0
string
必需
chinaSecuritiesIndustryCode1
string
必需
chinaSecuritiesIndustryName1
string
必需
chinaSecuritiesIndustryCode2
string
必需
chinaSecuritiesIndustryName2
string
必需
chinaSecuritiesIndustryCode3
string
必需
chinaSecuritiesIndustryName3
string
必需
nationalEconomicIndustry
string
必需
nationalEconomicIndustryCode0
string
必需
nationalEconomicIndustryName0
string
必需
nationalEconomicIndustryCode1
string
必需
nationalEconomicIndustryName1
string
必需
nationalEconomicIndustryCode2
string
必需
nationalEconomicIndustryName2
string
必需
nationalEconomicIndustryCode3
string
必需
nationalEconomicIndustryName3
string
必需
mainBusiness
string
必需
示例
{
"tagId": 4,
"liCompanyInters": [
{
"stockCode": "600221.SH",
"dataYear": "2020",
"stockAbbreviation": "ST海航",
"chineseNameTheCompany": "海南航空控股股份有限公司",
"companyNatureFlush": "民营企业",
"province": "海南省",
"city": "海口市",
"listingSegment": "主板",
"initialListingDate": "1999-11-25",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "421001",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "421000",
"shenwanIndustryName1": "航空机场",
"shenwanIndustryCode2": "421001",
"shenwanIndustryName2": "航空运输",
"chinaSecuritiesIndustry": "20701030",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207010",
"chinaSecuritiesIndustryName2": "运输业",
"chinaSecuritiesIndustryCode3": "20701030",
"chinaSecuritiesIndustryName3": "航空运输",
"nationalEconomicIndustry": "G5611",
"nationalEconomicIndustryCode0": "G",
"nationalEconomicIndustryName0": "交通运输、仓储和邮政业",
"nationalEconomicIndustryCode1": "G56",
"nationalEconomicIndustryName1": "航空运输业",
"nationalEconomicIndustryCode2": "G561",
"nationalEconomicIndustryName2": "航空客货运输",
"nationalEconomicIndustryCode3": "G5611",
"nationalEconomicIndustryName3": "航空旅客运输",
"mainBusiness": "国际、国内(含港澳)航空客货邮运输业务;与航空运输相关的服务业务;航空旅游;机上供应品,航空器材,航空地面设备及零配件的生产;候机楼服务和经营;保险兼业代理服务(限人身意外险)"
},
{
"stockCode": "600316.SH",
"dataYear": "2020",
"stockAbbreviation": "洪都航空",
"chineseNameTheCompany": "江西洪都航空工业股份有限公司",
"companyNatureFlush": "央企国资控股",
"province": "江西省",
"city": "南昌市",
"listingSegment": "主板",
"initialListingDate": "2000-12-15",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"nationalEconomicIndustry": "C3741",
"nationalEconomicIndustryCode0": "C",
"nationalEconomicIndustryName0": "制造业",
"nationalEconomicIndustryCode1": "C37",
"nationalEconomicIndustryName1": "铁路、船舶、航空航天和其他运输设备制造业",
"nationalEconomicIndustryCode2": "C374",
"nationalEconomicIndustryName2": "航空、航天器及设备制造",
"nationalEconomicIndustryCode3": "C3741",
"nationalEconomicIndustryName3": "飞机制造",
"mainBusiness": "从事教练机系列产品的设计、研制、生产、销售、维修及服务保障等;防务产品研发及制造业务"
},
{
"stockCode": "600372.SH",
"dataYear": "2020",
"stockAbbreviation": "中航电子",
"chineseNameTheCompany": "中航航空电子系统股份有限公司",
"companyNatureFlush": "央企国资控股",
"province": "北京市",
"city": "大兴区",
"listingSegment": "主板",
"initialListingDate": "2001-07-06",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"mainBusiness": "航空电子系统产品的研发、生产及销售。"
},
{
"stockCode": "600391.SH",
"dataYear": "2020",
"stockAbbreviation": "航发科技",
"chineseNameTheCompany": "中国航发航空科技股份有限公司",
"companyNatureFlush": "央企国资控股",
"province": "四川省",
"city": "成都市",
"listingSegment": "主板",
"initialListingDate": "2001-12-12",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"mainBusiness": "为通用电气公司、普惠公司、罗罗公司等制造航空发动机及燃气轮机机匣、叶片、环形件、钣金件。"
},
{
"stockCode": "600862.SH",
"dataYear": "2020",
"stockAbbreviation": "中航高科",
"chineseNameTheCompany": "中航航空高科技股份有限公司",
"companyNatureFlush": "央企国资控股",
"province": "江苏省",
"city": "南通市",
"listingSegment": "主板",
"initialListingDate": "1994-05-20",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"mainBusiness": "民航飞机用航空器材、轨道车辆制动产品、高温复合材料制品、特种车辆制动产品的研发、生产、销售以及民航飞机机轮和刹车装置的维修业务。"
},
{
"stockCode": "600897.SH",
"dataYear": "2020",
"stockAbbreviation": "厦门空港",
"chineseNameTheCompany": "元翔(厦门)国际航空港股份有限公司",
"companyNatureFlush": "地市国资控股",
"province": "福建省",
"city": "厦门市",
"listingSegment": "主板",
"initialListingDate": "1996-05-31",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "421002",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "421000",
"shenwanIndustryName1": "航空机场",
"shenwanIndustryCode2": "421002",
"shenwanIndustryName2": "机场",
"chinaSecuritiesIndustry": "20702010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207020",
"chinaSecuritiesIndustryName2": "交通基本设施",
"chinaSecuritiesIndustryCode3": "20702010",
"chinaSecuritiesIndustryName3": "机场",
"nationalEconomicIndustry": "G5631",
"nationalEconomicIndustryCode0": "G",
"nationalEconomicIndustryName0": "交通运输、仓储和邮政业",
"nationalEconomicIndustryCode1": "G56",
"nationalEconomicIndustryName1": "航空运输业",
"nationalEconomicIndustryCode2": "G563",
"nationalEconomicIndustryName2": "航空运输辅助活动",
"nationalEconomicIndustryCode3": "G5631",
"nationalEconomicIndustryName3": "机场",
"mainBusiness": "航空运输、提供候机楼设施的使用保障和服务等"
},
{
"stockCode": "601021.SH",
"dataYear": "2020",
"stockAbbreviation": "春秋航空",
"chineseNameTheCompany": "春秋航空股份有限公司",
"companyNatureFlush": "民营企业",
"province": "上海市",
"city": "长宁区",
"listingSegment": "主板",
"initialListingDate": "2015-01-21",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "421001",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "421000",
"shenwanIndustryName1": "航空机场",
"shenwanIndustryCode2": "421001",
"shenwanIndustryName2": "航空运输",
"chinaSecuritiesIndustry": "20701030",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207010",
"chinaSecuritiesIndustryName2": "运输业",
"chinaSecuritiesIndustryCode3": "20701030",
"chinaSecuritiesIndustryName3": "航空运输",
"nationalEconomicIndustry": "G5611",
"nationalEconomicIndustryCode0": "G",
"nationalEconomicIndustryName0": "交通运输、仓储和邮政业",
"nationalEconomicIndustryCode1": "G56",
"nationalEconomicIndustryName1": "航空运输业",
"nationalEconomicIndustryCode2": "G561",
"nationalEconomicIndustryName2": "航空客货运输",
"nationalEconomicIndustryCode3": "G5611",
"nationalEconomicIndustryName3": "航空旅客运输",
"mainBusiness": "国内、国际及港澳航空客货运输业务及与航空运输业务相关的服务。"
},
{
"stockCode": "601111.SH",
"dataYear": "2020",
"stockAbbreviation": "中国国航",
"chineseNameTheCompany": "中国国际航空股份有限公司",
"companyNatureFlush": "央企国资控股",
"province": "北京市",
"city": "顺义区",
"listingSegment": "主板",
"initialListingDate": "2006-08-18",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "421001",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "421000",
"shenwanIndustryName1": "航空机场",
"shenwanIndustryCode2": "421001",
"shenwanIndustryName2": "航空运输",
"chinaSecuritiesIndustry": "20701030",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207010",
"chinaSecuritiesIndustryName2": "运输业",
"chinaSecuritiesIndustryCode3": "20701030",
"chinaSecuritiesIndustryName3": "航空运输",
"nationalEconomicIndustry": "G5611",
"nationalEconomicIndustryCode0": "G",
"nationalEconomicIndustryName0": "交通运输、仓储和邮政业",
"nationalEconomicIndustryCode1": "G56",
"nationalEconomicIndustryName1": "航空运输业",
"nationalEconomicIndustryCode2": "G561",
"nationalEconomicIndustryName2": "航空客货运输",
"nationalEconomicIndustryCode3": "G5611",
"nationalEconomicIndustryName3": "航空旅客运输",
"mainBusiness": "提供国内、港澳台地区及国际航空客运、货运及邮运业务。"
},
{
"stockCode": "601156.SH",
"dataYear": "2020",
"stockAbbreviation": "东航物流",
"chineseNameTheCompany": "东方航空物流股份有限公司",
"companyNatureFlush": "央企国资控股",
"province": "上海市",
"city": "浦东新区",
"listingSegment": "主板",
"initialListingDate": "2021-06-09",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "420805",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "420800",
"shenwanIndustryName1": "物流",
"shenwanIndustryCode2": "420805",
"shenwanIndustryName2": "跨境物流",
"chinaSecuritiesIndustry": "20701030",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207010",
"chinaSecuritiesIndustryName2": "运输业",
"chinaSecuritiesIndustryCode3": "20701030",
"chinaSecuritiesIndustryName3": "航空运输",
"mainBusiness": "航空速运、地面综合服务和综合物流解决方案。"
},
{
"stockCode": "603885.SH",
"dataYear": "2020",
"stockAbbreviation": "吉祥航空",
"chineseNameTheCompany": "上海吉祥航空股份有限公司",
"companyNatureFlush": "民营企业",
"province": "上海市",
"city": "浦东新区",
"listingSegment": "主板",
"initialListingDate": "2015-05-27",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "421001",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "421000",
"shenwanIndustryName1": "航空机场",
"shenwanIndustryCode2": "421001",
"shenwanIndustryName2": "航空运输",
"chinaSecuritiesIndustry": "20701030",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207010",
"chinaSecuritiesIndustryName2": "运输业",
"chinaSecuritiesIndustryCode3": "20701030",
"chinaSecuritiesIndustryName3": "航空运输",
"nationalEconomicIndustry": "G5611",
"nationalEconomicIndustryCode0": "G",
"nationalEconomicIndustryName0": "交通运输、仓储和邮政业",
"nationalEconomicIndustryCode1": "G56",
"nationalEconomicIndustryName1": "航空运输业",
"nationalEconomicIndustryCode2": "G561",
"nationalEconomicIndustryName2": "航空客货运输",
"nationalEconomicIndustryCode3": "G5611",
"nationalEconomicIndustryName3": "航空旅客运输",
"mainBusiness": "航空客货运输业务"
},
{
"stockCode": "688237.SH",
"dataYear": "2020",
"stockAbbreviation": "超卓航科",
"chineseNameTheCompany": "湖北超卓航空科技股份有限公司",
"companyNatureFlush": "民营企业",
"province": "湖北省",
"city": "襄阳市",
"listingSegment": "科创板",
"initialListingDate": "2022-07-01",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"mainBusiness": "主要从事定制化增材制造和机载设备维修业务。"
},
{
"stockCode": "688685.SH",
"dataYear": "2020",
"stockAbbreviation": "迈信林",
"chineseNameTheCompany": "江苏迈信林航空科技股份有限公司",
"companyNatureFlush": "民营企业",
"province": "江苏省",
"city": "苏州市",
"listingSegment": "科创板",
"initialListingDate": "2021-05-13",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"nationalEconomicIndustry": "C3741",
"nationalEconomicIndustryCode0": "C",
"nationalEconomicIndustryName0": "制造业",
"nationalEconomicIndustryCode1": "C37",
"nationalEconomicIndustryName1": "铁路、船舶、航空航天和其他运输设备制造业",
"nationalEconomicIndustryCode2": "C374",
"nationalEconomicIndustryName2": "航空、航天器及设备制造",
"nationalEconomicIndustryCode3": "C3741",
"nationalEconomicIndustryName3": "飞机制造",
"mainBusiness": "航空航天核心零部件的研发、生产和销售"
},
{
"stockCode": "000697.SZ",
"dataYear": "2020",
"stockAbbreviation": "炼石航空",
"chineseNameTheCompany": "炼石航空科技股份有限公司",
"companyNatureFlush": "民营企业",
"province": "陕西省",
"city": "咸阳市",
"listingSegment": "主板",
"initialListingDate": "1997-03-25",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"nationalEconomicIndustry": "C3741",
"nationalEconomicIndustryCode0": "C",
"nationalEconomicIndustryName0": "制造业",
"nationalEconomicIndustryCode1": "C37",
"nationalEconomicIndustryName1": "铁路、船舶、航空航天和其他运输设备制造业",
"nationalEconomicIndustryCode2": "C374",
"nationalEconomicIndustryName2": "航空、航天器及设备制造",
"nationalEconomicIndustryCode3": "C3741",
"nationalEconomicIndustryName3": "飞机制造",
"mainBusiness": "制造加工各种航空器相关精密零部件、结构件等"
},
{
"stockCode": "001316.SZ",
"dataYear": "2020",
"stockAbbreviation": "润贝航科",
"chineseNameTheCompany": "润贝航空科技股份有限公司",
"companyNatureFlush": "民营企业",
"province": "广东省",
"city": "深圳市",
"listingSegment": "主板",
"initialListingDate": "2022-06-24",
"industryNewCsrc": "F51",
"industryNewCsrcCode0": "F",
"industryNewCsrcName0": "批发和零售业",
"industryNewCsrcCode1": "F51",
"industryNewCsrcName1": "批发业",
"mainBusiness": "服务型航材分销商。"
},
{
"stockCode": "002928.SZ",
"dataYear": "2020",
"stockAbbreviation": "华夏航空",
"chineseNameTheCompany": "华夏航空股份有限公司",
"companyNatureFlush": "民营企业",
"province": "贵州省",
"city": "贵阳市",
"listingSegment": "主板",
"initialListingDate": "2018-03-02",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "421001",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "421000",
"shenwanIndustryName1": "航空机场",
"shenwanIndustryCode2": "421001",
"shenwanIndustryName2": "航空运输",
"chinaSecuritiesIndustry": "20701030",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207010",
"chinaSecuritiesIndustryName2": "运输业",
"chinaSecuritiesIndustryCode3": "20701030",
"chinaSecuritiesIndustryName3": "航空运输",
"nationalEconomicIndustry": "G5611",
"nationalEconomicIndustryCode0": "G",
"nationalEconomicIndustryName0": "交通运输、仓储和邮政业",
"nationalEconomicIndustryCode1": "G56",
"nationalEconomicIndustryName1": "航空运输业",
"nationalEconomicIndustryCode2": "G561",
"nationalEconomicIndustryName2": "航空客货运输",
"nationalEconomicIndustryCode3": "G5611",
"nationalEconomicIndustryName3": "航空旅客运输",
"mainBusiness": "客运、货运等航空运输服务。"
},
{
"stockCode": "002933.SZ",
"dataYear": "2020",
"stockAbbreviation": "新兴装备",
"chineseNameTheCompany": "北京新兴东方航空装备股份有限公司",
"companyNatureFlush": "民营企业",
"province": "北京市",
"city": "海淀区",
"listingSegment": "主板",
"initialListingDate": "2018-08-28",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"nationalEconomicIndustry": "C3749",
"nationalEconomicIndustryCode0": "C",
"nationalEconomicIndustryName0": "制造业",
"nationalEconomicIndustryCode1": "C37",
"nationalEconomicIndustryName1": "铁路、船舶、航空航天和其他运输设备制造业",
"nationalEconomicIndustryCode2": "C374",
"nationalEconomicIndustryName2": "航空、航天器及设备制造",
"nationalEconomicIndustryCode3": "C3749",
"nationalEconomicIndustryName3": "其他航空航天器制造",
"mainBusiness": "伺服控制技术为核心的航空装备产品的研发、生产、销售及相关服务。"
},
{
"stockCode": "300424.SZ",
"dataYear": "2020",
"stockAbbreviation": "航新科技",
"chineseNameTheCompany": "广州航新航空科技股份有限公司",
"companyNatureFlush": "民营企业",
"province": "广东省",
"city": "广州市",
"listingSegment": "创业板",
"initialListingDate": "2015-04-22",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"mainBusiness": "为航空机载设备研制、机载设备检测设备研制、以及机载设备维修等机载设备综合保障业务。"
},
{
"stockCode": "300581.SZ",
"dataYear": "2020",
"stockAbbreviation": "晨曦航空",
"chineseNameTheCompany": "西安晨曦航空科技股份有限公司",
"companyNatureFlush": "民营企业",
"province": "陕西省",
"city": "西安市",
"listingSegment": "创业板",
"initialListingDate": "2016-12-20",
"industryNewCsrc": "C39",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C39",
"industryNewCsrcName1": "计算机、通信和其他电子设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"mainBusiness": "研发、生产、销售航空机电产品及提供相关专业技术服务"
},
{
"stockCode": "300696.SZ",
"dataYear": "2020",
"stockAbbreviation": "爱乐达",
"chineseNameTheCompany": "成都爱乐达航空制造股份有限公司",
"companyNatureFlush": "民营企业",
"province": "四川省",
"city": "成都市",
"listingSegment": "创业板",
"initialListingDate": "2017-08-22",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"nationalEconomicIndustry": "C3741",
"nationalEconomicIndustryCode0": "C",
"nationalEconomicIndustryName0": "制造业",
"nationalEconomicIndustryCode1": "C37",
"nationalEconomicIndustryName1": "铁路、船舶、航空航天和其他运输设备制造业",
"nationalEconomicIndustryCode2": "C374",
"nationalEconomicIndustryName2": "航空、航天器及设备制造",
"nationalEconomicIndustryCode3": "C3741",
"nationalEconomicIndustryName3": "飞机制造",
"mainBusiness": "航空零部件的数控精密加工、特种工艺和部组件装配。"
},
{
"stockCode": "300900.SZ",
"dataYear": "2020",
"stockAbbreviation": "广联航空",
"chineseNameTheCompany": "广联航空工业股份有限公司",
"companyNatureFlush": "民营企业",
"province": "黑龙江省",
"city": "哈尔滨市",
"listingSegment": "创业板",
"initialListingDate": "2020-10-29",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"mainBusiness": "航空工业相关产品设计、研发、制造"
}
]
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://localhost:9999/api1/li-enterprise-tag-info/removeTags' \
--header 'Content-Type: application/json' \
--data-raw '{
"tagId": 4,
"liCompanyInters": [
{
"stockCode": "600221.SH",
"dataYear": "2020",
"stockAbbreviation": "ST海航",
"chineseNameTheCompany": "海南航空控股股份有限公司",
"companyNatureFlush": "民营企业",
"province": "海南省",
"city": "海口市",
"listingSegment": "主板",
"initialListingDate": "1999-11-25",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "421001",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "421000",
"shenwanIndustryName1": "航空机场",
"shenwanIndustryCode2": "421001",
"shenwanIndustryName2": "航空运输",
"chinaSecuritiesIndustry": "20701030",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207010",
"chinaSecuritiesIndustryName2": "运输业",
"chinaSecuritiesIndustryCode3": "20701030",
"chinaSecuritiesIndustryName3": "航空运输",
"nationalEconomicIndustry": "G5611",
"nationalEconomicIndustryCode0": "G",
"nationalEconomicIndustryName0": "交通运输、仓储和邮政业",
"nationalEconomicIndustryCode1": "G56",
"nationalEconomicIndustryName1": "航空运输业",
"nationalEconomicIndustryCode2": "G561",
"nationalEconomicIndustryName2": "航空客货运输",
"nationalEconomicIndustryCode3": "G5611",
"nationalEconomicIndustryName3": "航空旅客运输",
"mainBusiness": "国际、国内(含港澳)航空客货邮运输业务;与航空运输相关的服务业务;航空旅游;机上供应品,航空器材,航空地面设备及零配件的生产;候机楼服务和经营;保险兼业代理服务(限人身意外险)"
},
{
"stockCode": "600316.SH",
"dataYear": "2020",
"stockAbbreviation": "洪都航空",
"chineseNameTheCompany": "江西洪都航空工业股份有限公司",
"companyNatureFlush": "央企国资控股",
"province": "江西省",
"city": "南昌市",
"listingSegment": "主板",
"initialListingDate": "2000-12-15",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"nationalEconomicIndustry": "C3741",
"nationalEconomicIndustryCode0": "C",
"nationalEconomicIndustryName0": "制造业",
"nationalEconomicIndustryCode1": "C37",
"nationalEconomicIndustryName1": "铁路、船舶、航空航天和其他运输设备制造业",
"nationalEconomicIndustryCode2": "C374",
"nationalEconomicIndustryName2": "航空、航天器及设备制造",
"nationalEconomicIndustryCode3": "C3741",
"nationalEconomicIndustryName3": "飞机制造",
"mainBusiness": "从事教练机系列产品的设计、研制、生产、销售、维修及服务保障等;防务产品研发及制造业务"
},
{
"stockCode": "600372.SH",
"dataYear": "2020",
"stockAbbreviation": "中航电子",
"chineseNameTheCompany": "中航航空电子系统股份有限公司",
"companyNatureFlush": "央企国资控股",
"province": "北京市",
"city": "大兴区",
"listingSegment": "主板",
"initialListingDate": "2001-07-06",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"mainBusiness": "航空电子系统产品的研发、生产及销售。"
},
{
"stockCode": "600391.SH",
"dataYear": "2020",
"stockAbbreviation": "航发科技",
"chineseNameTheCompany": "中国航发航空科技股份有限公司",
"companyNatureFlush": "央企国资控股",
"province": "四川省",
"city": "成都市",
"listingSegment": "主板",
"initialListingDate": "2001-12-12",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"mainBusiness": "为通用电气公司、普惠公司、罗罗公司等制造航空发动机及燃气轮机机匣、叶片、环形件、钣金件。"
},
{
"stockCode": "600862.SH",
"dataYear": "2020",
"stockAbbreviation": "中航高科",
"chineseNameTheCompany": "中航航空高科技股份有限公司",
"companyNatureFlush": "央企国资控股",
"province": "江苏省",
"city": "南通市",
"listingSegment": "主板",
"initialListingDate": "1994-05-20",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"mainBusiness": "民航飞机用航空器材、轨道车辆制动产品、高温复合材料制品、特种车辆制动产品的研发、生产、销售以及民航飞机机轮和刹车装置的维修业务。"
},
{
"stockCode": "600897.SH",
"dataYear": "2020",
"stockAbbreviation": "厦门空港",
"chineseNameTheCompany": "元翔(厦门)国际航空港股份有限公司",
"companyNatureFlush": "地市国资控股",
"province": "福建省",
"city": "厦门市",
"listingSegment": "主板",
"initialListingDate": "1996-05-31",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "421002",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "421000",
"shenwanIndustryName1": "航空机场",
"shenwanIndustryCode2": "421002",
"shenwanIndustryName2": "机场",
"chinaSecuritiesIndustry": "20702010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207020",
"chinaSecuritiesIndustryName2": "交通基本设施",
"chinaSecuritiesIndustryCode3": "20702010",
"chinaSecuritiesIndustryName3": "机场",
"nationalEconomicIndustry": "G5631",
"nationalEconomicIndustryCode0": "G",
"nationalEconomicIndustryName0": "交通运输、仓储和邮政业",
"nationalEconomicIndustryCode1": "G56",
"nationalEconomicIndustryName1": "航空运输业",
"nationalEconomicIndustryCode2": "G563",
"nationalEconomicIndustryName2": "航空运输辅助活动",
"nationalEconomicIndustryCode3": "G5631",
"nationalEconomicIndustryName3": "机场",
"mainBusiness": "航空运输、提供候机楼设施的使用保障和服务等"
},
{
"stockCode": "601021.SH",
"dataYear": "2020",
"stockAbbreviation": "春秋航空",
"chineseNameTheCompany": "春秋航空股份有限公司",
"companyNatureFlush": "民营企业",
"province": "上海市",
"city": "长宁区",
"listingSegment": "主板",
"initialListingDate": "2015-01-21",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "421001",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "421000",
"shenwanIndustryName1": "航空机场",
"shenwanIndustryCode2": "421001",
"shenwanIndustryName2": "航空运输",
"chinaSecuritiesIndustry": "20701030",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207010",
"chinaSecuritiesIndustryName2": "运输业",
"chinaSecuritiesIndustryCode3": "20701030",
"chinaSecuritiesIndustryName3": "航空运输",
"nationalEconomicIndustry": "G5611",
"nationalEconomicIndustryCode0": "G",
"nationalEconomicIndustryName0": "交通运输、仓储和邮政业",
"nationalEconomicIndustryCode1": "G56",
"nationalEconomicIndustryName1": "航空运输业",
"nationalEconomicIndustryCode2": "G561",
"nationalEconomicIndustryName2": "航空客货运输",
"nationalEconomicIndustryCode3": "G5611",
"nationalEconomicIndustryName3": "航空旅客运输",
"mainBusiness": "国内、国际及港澳航空客货运输业务及与航空运输业务相关的服务。"
},
{
"stockCode": "601111.SH",
"dataYear": "2020",
"stockAbbreviation": "中国国航",
"chineseNameTheCompany": "中国国际航空股份有限公司",
"companyNatureFlush": "央企国资控股",
"province": "北京市",
"city": "顺义区",
"listingSegment": "主板",
"initialListingDate": "2006-08-18",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "421001",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "421000",
"shenwanIndustryName1": "航空机场",
"shenwanIndustryCode2": "421001",
"shenwanIndustryName2": "航空运输",
"chinaSecuritiesIndustry": "20701030",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207010",
"chinaSecuritiesIndustryName2": "运输业",
"chinaSecuritiesIndustryCode3": "20701030",
"chinaSecuritiesIndustryName3": "航空运输",
"nationalEconomicIndustry": "G5611",
"nationalEconomicIndustryCode0": "G",
"nationalEconomicIndustryName0": "交通运输、仓储和邮政业",
"nationalEconomicIndustryCode1": "G56",
"nationalEconomicIndustryName1": "航空运输业",
"nationalEconomicIndustryCode2": "G561",
"nationalEconomicIndustryName2": "航空客货运输",
"nationalEconomicIndustryCode3": "G5611",
"nationalEconomicIndustryName3": "航空旅客运输",
"mainBusiness": "提供国内、港澳台地区及国际航空客运、货运及邮运业务。"
},
{
"stockCode": "601156.SH",
"dataYear": "2020",
"stockAbbreviation": "东航物流",
"chineseNameTheCompany": "东方航空物流股份有限公司",
"companyNatureFlush": "央企国资控股",
"province": "上海市",
"city": "浦东新区",
"listingSegment": "主板",
"initialListingDate": "2021-06-09",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "420805",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "420800",
"shenwanIndustryName1": "物流",
"shenwanIndustryCode2": "420805",
"shenwanIndustryName2": "跨境物流",
"chinaSecuritiesIndustry": "20701030",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207010",
"chinaSecuritiesIndustryName2": "运输业",
"chinaSecuritiesIndustryCode3": "20701030",
"chinaSecuritiesIndustryName3": "航空运输",
"mainBusiness": "航空速运、地面综合服务和综合物流解决方案。"
},
{
"stockCode": "603885.SH",
"dataYear": "2020",
"stockAbbreviation": "吉祥航空",
"chineseNameTheCompany": "上海吉祥航空股份有限公司",
"companyNatureFlush": "民营企业",
"province": "上海市",
"city": "浦东新区",
"listingSegment": "主板",
"initialListingDate": "2015-05-27",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "421001",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "421000",
"shenwanIndustryName1": "航空机场",
"shenwanIndustryCode2": "421001",
"shenwanIndustryName2": "航空运输",
"chinaSecuritiesIndustry": "20701030",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207010",
"chinaSecuritiesIndustryName2": "运输业",
"chinaSecuritiesIndustryCode3": "20701030",
"chinaSecuritiesIndustryName3": "航空运输",
"nationalEconomicIndustry": "G5611",
"nationalEconomicIndustryCode0": "G",
"nationalEconomicIndustryName0": "交通运输、仓储和邮政业",
"nationalEconomicIndustryCode1": "G56",
"nationalEconomicIndustryName1": "航空运输业",
"nationalEconomicIndustryCode2": "G561",
"nationalEconomicIndustryName2": "航空客货运输",
"nationalEconomicIndustryCode3": "G5611",
"nationalEconomicIndustryName3": "航空旅客运输",
"mainBusiness": "航空客货运输业务"
},
{
"stockCode": "688237.SH",
"dataYear": "2020",
"stockAbbreviation": "超卓航科",
"chineseNameTheCompany": "湖北超卓航空科技股份有限公司",
"companyNatureFlush": "民营企业",
"province": "湖北省",
"city": "襄阳市",
"listingSegment": "科创板",
"initialListingDate": "2022-07-01",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"mainBusiness": "主要从事定制化增材制造和机载设备维修业务。"
},
{
"stockCode": "688685.SH",
"dataYear": "2020",
"stockAbbreviation": "迈信林",
"chineseNameTheCompany": "江苏迈信林航空科技股份有限公司",
"companyNatureFlush": "民营企业",
"province": "江苏省",
"city": "苏州市",
"listingSegment": "科创板",
"initialListingDate": "2021-05-13",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"nationalEconomicIndustry": "C3741",
"nationalEconomicIndustryCode0": "C",
"nationalEconomicIndustryName0": "制造业",
"nationalEconomicIndustryCode1": "C37",
"nationalEconomicIndustryName1": "铁路、船舶、航空航天和其他运输设备制造业",
"nationalEconomicIndustryCode2": "C374",
"nationalEconomicIndustryName2": "航空、航天器及设备制造",
"nationalEconomicIndustryCode3": "C3741",
"nationalEconomicIndustryName3": "飞机制造",
"mainBusiness": "航空航天核心零部件的研发、生产和销售"
},
{
"stockCode": "000697.SZ",
"dataYear": "2020",
"stockAbbreviation": "炼石航空",
"chineseNameTheCompany": "炼石航空科技股份有限公司",
"companyNatureFlush": "民营企业",
"province": "陕西省",
"city": "咸阳市",
"listingSegment": "主板",
"initialListingDate": "1997-03-25",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"nationalEconomicIndustry": "C3741",
"nationalEconomicIndustryCode0": "C",
"nationalEconomicIndustryName0": "制造业",
"nationalEconomicIndustryCode1": "C37",
"nationalEconomicIndustryName1": "铁路、船舶、航空航天和其他运输设备制造业",
"nationalEconomicIndustryCode2": "C374",
"nationalEconomicIndustryName2": "航空、航天器及设备制造",
"nationalEconomicIndustryCode3": "C3741",
"nationalEconomicIndustryName3": "飞机制造",
"mainBusiness": "制造加工各种航空器相关精密零部件、结构件等"
},
{
"stockCode": "001316.SZ",
"dataYear": "2020",
"stockAbbreviation": "润贝航科",
"chineseNameTheCompany": "润贝航空科技股份有限公司",
"companyNatureFlush": "民营企业",
"province": "广东省",
"city": "深圳市",
"listingSegment": "主板",
"initialListingDate": "2022-06-24",
"industryNewCsrc": "F51",
"industryNewCsrcCode0": "F",
"industryNewCsrcName0": "批发和零售业",
"industryNewCsrcCode1": "F51",
"industryNewCsrcName1": "批发业",
"mainBusiness": "服务型航材分销商。"
},
{
"stockCode": "002928.SZ",
"dataYear": "2020",
"stockAbbreviation": "华夏航空",
"chineseNameTheCompany": "华夏航空股份有限公司",
"companyNatureFlush": "民营企业",
"province": "贵州省",
"city": "贵阳市",
"listingSegment": "主板",
"initialListingDate": "2018-03-02",
"industryNewCsrc": "G56",
"industryNewCsrcCode0": "G",
"industryNewCsrcName0": "交通运输、仓储和邮政业",
"industryNewCsrcCode1": "G56",
"industryNewCsrcName1": "航空运输业",
"shenwanIndustry": "421001",
"shenwanIndustryCode0": "420000",
"shenwanIndustryName0": "交通运输",
"shenwanIndustryCode1": "421000",
"shenwanIndustryName1": "航空机场",
"shenwanIndustryCode2": "421001",
"shenwanIndustryName2": "航空运输",
"chinaSecuritiesIndustry": "20701030",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2070",
"chinaSecuritiesIndustryName1": "交通运输",
"chinaSecuritiesIndustryCode2": "207010",
"chinaSecuritiesIndustryName2": "运输业",
"chinaSecuritiesIndustryCode3": "20701030",
"chinaSecuritiesIndustryName3": "航空运输",
"nationalEconomicIndustry": "G5611",
"nationalEconomicIndustryCode0": "G",
"nationalEconomicIndustryName0": "交通运输、仓储和邮政业",
"nationalEconomicIndustryCode1": "G56",
"nationalEconomicIndustryName1": "航空运输业",
"nationalEconomicIndustryCode2": "G561",
"nationalEconomicIndustryName2": "航空客货运输",
"nationalEconomicIndustryCode3": "G5611",
"nationalEconomicIndustryName3": "航空旅客运输",
"mainBusiness": "客运、货运等航空运输服务。"
},
{
"stockCode": "002933.SZ",
"dataYear": "2020",
"stockAbbreviation": "新兴装备",
"chineseNameTheCompany": "北京新兴东方航空装备股份有限公司",
"companyNatureFlush": "民营企业",
"province": "北京市",
"city": "海淀区",
"listingSegment": "主板",
"initialListingDate": "2018-08-28",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"nationalEconomicIndustry": "C3749",
"nationalEconomicIndustryCode0": "C",
"nationalEconomicIndustryName0": "制造业",
"nationalEconomicIndustryCode1": "C37",
"nationalEconomicIndustryName1": "铁路、船舶、航空航天和其他运输设备制造业",
"nationalEconomicIndustryCode2": "C374",
"nationalEconomicIndustryName2": "航空、航天器及设备制造",
"nationalEconomicIndustryCode3": "C3749",
"nationalEconomicIndustryName3": "其他航空航天器制造",
"mainBusiness": "伺服控制技术为核心的航空装备产品的研发、生产、销售及相关服务。"
},
{
"stockCode": "300424.SZ",
"dataYear": "2020",
"stockAbbreviation": "航新科技",
"chineseNameTheCompany": "广州航新航空科技股份有限公司",
"companyNatureFlush": "民营企业",
"province": "广东省",
"city": "广州市",
"listingSegment": "创业板",
"initialListingDate": "2015-04-22",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"mainBusiness": "为航空机载设备研制、机载设备检测设备研制、以及机载设备维修等机载设备综合保障业务。"
},
{
"stockCode": "300581.SZ",
"dataYear": "2020",
"stockAbbreviation": "晨曦航空",
"chineseNameTheCompany": "西安晨曦航空科技股份有限公司",
"companyNatureFlush": "民营企业",
"province": "陕西省",
"city": "西安市",
"listingSegment": "创业板",
"initialListingDate": "2016-12-20",
"industryNewCsrc": "C39",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C39",
"industryNewCsrcName1": "计算机、通信和其他电子设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"mainBusiness": "研发、生产、销售航空机电产品及提供相关专业技术服务"
},
{
"stockCode": "300696.SZ",
"dataYear": "2020",
"stockAbbreviation": "爱乐达",
"chineseNameTheCompany": "成都爱乐达航空制造股份有限公司",
"companyNatureFlush": "民营企业",
"province": "四川省",
"city": "成都市",
"listingSegment": "创业板",
"initialListingDate": "2017-08-22",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"nationalEconomicIndustry": "C3741",
"nationalEconomicIndustryCode0": "C",
"nationalEconomicIndustryName0": "制造业",
"nationalEconomicIndustryCode1": "C37",
"nationalEconomicIndustryName1": "铁路、船舶、航空航天和其他运输设备制造业",
"nationalEconomicIndustryCode2": "C374",
"nationalEconomicIndustryName2": "航空、航天器及设备制造",
"nationalEconomicIndustryCode3": "C3741",
"nationalEconomicIndustryName3": "飞机制造",
"mainBusiness": "航空零部件的数控精密加工、特种工艺和部组件装配。"
},
{
"stockCode": "300900.SZ",
"dataYear": "2020",
"stockAbbreviation": "广联航空",
"chineseNameTheCompany": "广联航空工业股份有限公司",
"companyNatureFlush": "民营企业",
"province": "黑龙江省",
"city": "哈尔滨市",
"listingSegment": "创业板",
"initialListingDate": "2020-10-29",
"industryNewCsrc": "C37",
"industryNewCsrcCode0": "C",
"industryNewCsrcName0": "制造业",
"industryNewCsrcCode1": "C37",
"industryNewCsrcName1": "铁路、船舶、航空航天和其他运输设备制造业",
"shenwanIndustry": "650201",
"shenwanIndustryCode0": "650000",
"shenwanIndustryName0": "国防军工",
"shenwanIndustryCode1": "650200",
"shenwanIndustryName1": "航空装备Ⅱ",
"shenwanIndustryCode2": "650201",
"shenwanIndustryName2": "航空装备Ⅲ",
"chinaSecuritiesIndustry": "20101010",
"chinaSecuritiesIndustryCode0": "20",
"chinaSecuritiesIndustryName0": "工业",
"chinaSecuritiesIndustryCode1": "2010",
"chinaSecuritiesIndustryName1": "航空航天与国防",
"chinaSecuritiesIndustryCode2": "201010",
"chinaSecuritiesIndustryName2": "航空航天",
"chinaSecuritiesIndustryCode3": "20101010",
"chinaSecuritiesIndustryName3": "航空",
"mainBusiness": "航空工业相关产品设计、研发、制造"
}
]
}'
返回响应
🟢200成功
application/json
Body
code
string
必需
msg
string
必需
data
integer
必需
示例
{
"code": "string",
"msg": "string",
"data": 0
}
修改于 2023-01-03 10:14:18