基本信息
接口地址
https://api.qixin.com/APIService/qc/getLRBList
数据格式
JSON
请求方式
GET
请求示例
https://api.qixin.com/APIService/qc/getLRBList?name=深圳市天图投资管理股份有限公司
描述
上市企业利润表信息,包括营业支出、利润总额、每股收益、营业利润、综合收益总额和营业收入等
请求参数 (Headers)
参数名类型必填描述
Auth-Version String 2.0(参数值),固定传入:2.0
appkey String 启信慧眼数据开放平台获取 ,获取方式:个人中心-安全中心-API 密钥,获取appkey的同时,请完成IP白名单的配置:个人中心-安全中心-API IP白名单设置,如未配置,接口调试会报错“104 未添加IP白名单”
timestamp String UNIX时间戳,精确到毫秒,示例:1656921036000,当前系统时间近10分钟有效
sign String 请求认证签名,对appkey+timestamp+secret_key进行md5或者sha256摘要计算的结果,小写字符串(实际加密不带入‘+’)
请求参数 (Query)
参数名类型必填描述
name String 企业全名/注册号/统一社会信用代码
skip Number 跳过条目数(跳过的条数,默认不填返回前10条,取11到20条的数据,skip=10,以此类推进行取数)
响应参数
参数名类型长度描述
status
data.status
String 10 返回结果状态
message
data.message
String 255 返回结果消息
sign
data.sign
String 32 数据签名
data
data.data
Object 10 返回查询结果,如果没有匹配记录则返回为空。具体字段含义见下表
total
data.data.total
Number 0 返回列表中记录总数
fntype
data.data.fntype
String 255 类型 127000000606280264:银行 127000000606280720:保险 127000000606281107:证券 127000000606281483:通用
items
data.data.items
Array 0 财务指标信息列表
reportdate
data.data.items.reportdate
String 255 上报日期
format_reportdate
data.data.items.format_reportdate
String 255 格式化上报日期
fntype
data.data.items.fntype
String 255 类型,127000000606280264
yyzc
data.data.items.yyzc
Object 0 营业支出
miotherincome
data.data.items.yyzc.miotherincome
String 255 其他收益
creddevalueloss
data.data.items.yyzc.creddevalueloss
String 255 信用减值损失
adisposalincome
data.data.items.yyzc.adisposalincome
String 255 资产处置收益
operateprofitbalance
data.data.items.yyzc.operateprofitbalance
String 255 营业利润平衡项目
operatemanageexp
data.data.items.yyzc.operatemanageexp
String 255 业务及管理费
operateexp
data.data.items.yyzc.operateexp
String 255 营业支出
operateprofitother
data.data.items.yyzc.operateprofitother
String 255 营业利润其他项目
operateexpother
data.data.items.yyzc.operateexpother
String 255 营业支出其他项目
operatetax
data.data.items.yyzc.operatetax
String 255 营业税金及附加
assetdevalueloss
data.data.items.yyzc.assetdevalueloss
String 255 资产减值损失
operateexpbalance
data.data.items.yyzc.operateexpbalance
String 255 营业支出平衡项目
otherexp
data.data.items.yyzc.otherexp
String 255 其他业务成本
lrze
data.data.items.lrze
Object 0 利润总额
sumprofit
data.data.items.lrze.sumprofit
String 255 利润总额
incometax
data.data.items.lrze.incometax
String 255 所得税费用
netprofitother1
data.data.items.lrze.netprofitother1
String 255 影响净利润的其他项目
netprofitbalance1
data.data.items.lrze.netprofitbalance1
String 255 净利润平衡项目1
mgsy
data.data.items.mgsy
Object 0 每股收益
dilutedeps
data.data.items.mgsy.dilutedeps
String 255 稀释每股收益
basiceps
data.data.items.mgsy.basiceps
String 255 基本每股收益
yylr
data.data.items.yylr
Object 0 营业利润
sumprofitother
data.data.items.yylr.sumprofitother
String 255 影响利润总额的其他项目
nonoperatereve
data.data.items.yylr.nonoperatereve
String 255 营业外收入
sumprofitbalance
data.data.items.yylr.sumprofitbalance
String 255 利润总额平衡项目
nonoperateexp
data.data.items.yylr.nonoperateexp
String 255 营业外支出
operateprofit
data.data.items.yylr.operateprofit
String 255 营业利润
zhsyze
data.data.items.zhsyze
Object 0 综合收益总额
sumcincome
data.data.items.zhsyze.sumcincome
String 255 综合收益总额
minoritycincome
data.data.items.zhsyze.minoritycincome
String 255 归属于少数股东的综合收益总额
parentcincome
data.data.items.zhsyze.parentcincome
String 255 归属于母公司股东的综合收益总额
cincomebalance2
data.data.items.zhsyze.cincomebalance2
String 255 综合收益平衡项目2
yysr
data.data.items.yysr
Object 0 营业收入
commexp
data.data.items.yysr.commexp
String 255 手续费及佣金支出
commnreve
data.data.items.yysr.commnreve
String 255 手续费及佣金净收入
commreve
data.data.items.yysr.commreve
String 255 手续费及佣金收入
intnreve
data.data.items.yysr.intnreve
String 255 利息净收入
intreve
data.data.items.yysr.intreve
String 255 利息收入
intexp
data.data.items.yysr.intexp
String 255 利息支出
otherreve
data.data.items.yysr.otherreve
String 255 其他业务收入
revebalance
data.data.items.yysr.revebalance
String 255 营业收入平衡项目
operatereve
data.data.items.yysr.operatereve
String 255 营业收入
reveother
data.data.items.yysr.reveother
String 255 营业收入其他项目
exchangeincome
data.data.items.yysr.exchangeincome
String 255 汇兑收益
fvalueincome
data.data.items.yysr.fvalueincome
String 255 公允价值变动收益
investjointincome
data.data.items.yysr.investjointincome
String 255 对联营企业和合营企业的投资收益
investincome
data.data.items.yysr.investincome
String 255 投资收益
qtzhsy
data.data.items.qtzhsy
Object 0 其他综合收益
cincomebalance1
data.data.items.qtzhsy.cincomebalance1
String 255 综合收益平衡项目1
othercincome
data.data.items.qtzhsy.othercincome
String 255 其他综合收益
jlr
data.data.items.jlr
Object 0 净利润
continuousonprofit
data.data.items.jlr.continuousonprofit
String 255 持续经营净利润
terminationonprofit
data.data.items.jlr.terminationonprofit
String 255 终止经营净利润
netprofitother2
data.data.items.jlr.netprofitother2
String 255 净利润其他项目
minorityincome
data.data.items.jlr.minorityincome
String 255 少数股东损益
netprofit
data.data.items.jlr.netprofit
String 255 净利润
parentnetprofit
data.data.items.jlr.parentnetprofit
String 255 归属于母公司股东的净利润
netprofitbalance2
data.data.items.jlr.netprofitbalance2
String 255 净利润平衡项目2
reportdate
data.data.items.reportdate
String 255 上报日期,fntype = "127000000606280720"
format_reportdate
data.data.items.format_reportdate
String 255 格式化上报日期
fntype
data.data.items.fntype
String 255 类型,127000000606280720
yyzc
data.data.items.yyzc
Object 0 营业支出
miotherincome
data.data.items.yyzc.miotherincome
String 255 其他收益
creddevalueloss
data.data.items.yyzc.creddevalueloss
String 255 信用减值损失
adisposalincome
data.data.items.yyzc.adisposalincome
String 255 资产处置收益
operateprofitbalance
data.data.items.yyzc.operateprofitbalance
String 255 营业利润平衡项目
operatemanageexp
data.data.items.yyzc.operatemanageexp
String 255 业务及管理费
operateexp
data.data.items.yyzc.operateexp
String 255 营业支出
operateprofitother
data.data.items.yyzc.operateprofitother
String 255 营业利润其他项目
operateexpother
data.data.items.yyzc.operateexpother
String 255 营业支出其他项目
operatetax
data.data.items.yyzc.operatetax
String 255 营业税金及附加
assetdevalueloss
data.data.items.yyzc.assetdevalueloss
String 255 资产减值损失
operateexpbalance
data.data.items.yyzc.operateexpbalance
String 255 营业支出平衡项目
otherexp
data.data.items.yyzc.otherexp
String 255 其他业务成本
amortiseriexp
data.data.items.yyzc.amortiseriexp
String 255 摊回分保费用
surrenderpremium
data.data.items.yyzc.surrenderpremium
String 255 退保金
amortiseindemnityexp
data.data.items.yyzc.amortiseindemnityexp
String 255 摊回赔付支出
policydiviexp
data.data.items.yyzc.policydiviexp
String 255 保单红利支出
commexp
data.data.items.yyzc.commexp
String 255 手续费及佣金支出
riexp
data.data.items.yyzc.riexp
String 255 分保费用
intexp
data.data.items.yyzc.intexp
String 255 利息支出
indemnityexp
data.data.items.yyzc.indemnityexp
String 255 赔付支出
financeexp
data.data.items.yyzc.financeexp
String 255 财务费用
dutyreserve
data.data.items.yyzc.dutyreserve
String 255 提取保险责任准备金
amortisedutyreserve
data.data.items.yyzc.amortisedutyreserve
String 255 摊回保险责任准备金
lrze
data.data.items.lrze
Object 0 利润总额
sumprofit
data.data.items.lrze.sumprofit
String 255 利润总额
incometax
data.data.items.lrze.incometax
String 255 所得税费用
netprofitother1
data.data.items.lrze.netprofitother1
String 255 影响净利润的其他项目
netprofitbalance1
data.data.items.lrze.netprofitbalance1
String 255 净利润平衡项目1
mgsy
data.data.items.mgsy
Object 0 每股收益
dilutedeps
data.data.items.mgsy.dilutedeps
String 255 稀释每股收益
basiceps
data.data.items.mgsy.basiceps
String 255 基本每股收益
yylr
data.data.items.yylr
Object 0 营业利润
sumprofitother
data.data.items.yylr.sumprofitother
String 255 影响利润总额的其他项目
nonoperatereve
data.data.items.yylr.nonoperatereve
String 255 营业外收入
sumprofitbalance
data.data.items.yylr.sumprofitbalance
String 255 利润总额平衡项目
nonoperateexp
data.data.items.yylr.nonoperateexp
String 255 营业外支出t
operateprofit
data.data.items.yylr.operateprofit
String 255 营业利润
zhsyze
data.data.items.zhsyze
Object 0 综合收益总额
sumcincome
data.data.items.zhsyze.sumcincome
String 255 综合收益总额
minoritycincome
data.data.items.zhsyze.minoritycincome
String 255 归属于少数股东的综合收益总额
parentcincome
data.data.items.zhsyze.parentcincome
String 255 归属于母公司股东的综合收益总额
cincomebalance2
data.data.items.zhsyze.cincomebalance2
String 255 综合收益平衡项目2
cincomebalance1
data.data.items.zhsyze.cincomebalance1
String 255 综合收益平衡项目1
yysr
data.data.items.yysr
Object 0 营业收入
insurreve
data.data.items.yysr.insurreve
String 255 保险业务收入
investincome
data.data.items.yysr.investincome
String 255 投资收益
reveother
data.data.items.yysr.reveother
String 255 营业收入其他项目
bankintreve
data.data.items.yysr.bankintreve
String 255 银行业务利息收入
ninsurcommexp
data.data.items.yysr.ninsurcommexp
String 255 非保险业务手续费及佣金支出
rireve
data.data.items.yysr.rireve
String 255 分保费收入
revebalance
data.data.items.yysr.revebalance
String 255 营业收入平衡项目
operatereve
data.data.items.yysr.operatereve
String 255 营业收入
ninsurcommreve
data.data.items.yysr.ninsurcommreve
String 255 非保险业务手续费及佣金收入
otherreve
data.data.items.yysr.otherreve
String 255 其他业务收入
bankintexp
data.data.items.yysr.bankintexp
String 255 银行业务利息支出
unduereserve
data.data.items.yysr.unduereserve
String 255 提取未到期责任准备金
fvalueincome
data.data.items.yysr.fvalueincome
String 255 公允价值变动损益
premiumearned
data.data.items.yysr.premiumearned
String 255 已赚保费
ninsurcommnreve
data.data.items.yysr.ninsurcommnreve
String 255 非保险业务手续费及佣金净收入
premiumearnedbalance
data.data.items.yysr.premiumearnedbalance
String 255 已赚保费平衡项目
investjointincome
data.data.items.yysr.investjointincome
String 255 对联营企业和合营企业的投资收益/(损失)
ripremium
data.data.items.yysr.ripremium
String 255 分出保费
exchangeincome
data.data.items.yysr.exchangeincome
String 255 汇兑损失
bankintnreve
data.data.items.yysr.bankintnreve
String 255 银行业务利息净收入
qtzhsy
data.data.items.qtzhsy
Object 0 其他综合收益
parothcinother
data.data.items.qtzhsy.parothcinother
String 255 归属母公司所有者的其他综合收益其他项目
parentothercincome
data.data.items.qtzhsy.parentothercincome
String 255 归属于母公司股东的其他综合收益
othercincome
data.data.items.qtzhsy.othercincome
String 255 其他综合收益
minorityothercincome
data.data.items.qtzhsy.minorityothercincome
String 255 归属于少数股东的其他综合收益
othercincomeother
data.data.items.qtzhsy.othercincomeother
String 255 其他综合收益其他项目
othercincomebalance
data.data.items.qtzhsy.othercincomebalance
String 255 其他综合收益平衡项目
parothcinbala
data.data.items.qtzhsy.parothcinbala
String 255 归属母公司所有者的其他综合收益平衡项目
jlr
data.data.items.jlr
Object 0 净利润
continuousonprofit
data.data.items.jlr.continuousonprofit
String 50 持续经营净利润
terminationonprofit
data.data.items.jlr.terminationonprofit
String 50 终止经营净利润
netprofitother2
data.data.items.jlr.netprofitother2
String 255 净利润其他项目
minorityincome
data.data.items.jlr.minorityincome
String 255 少数股东损益
netprofit
data.data.items.jlr.netprofit
String 255 净利润
parentnetprofit
data.data.items.jlr.parentnetprofit
String 255 归属于母公司股东的净利润
netprofitbalance2
data.data.items.jlr.netprofitbalance2
String 255 净利润平衡项目,2fntype ="127000000606280720"
reportdate
data.data.items.reportdate
String 255 上报日期,fntype = "127000000606281107"
format_reportdate
data.data.items.format_reportdate
String 255 格式化上报日期
fntype
data.data.items.fntype
String 255 类型,127000000606281107
yyzc
data.data.items.fntype.yyzc
Object 0 营业支出
miotherincome
data.data.items.fntype.yyzc.miotherincome
String 50 其他收益
creddevalueloss
data.data.items.fntype.yyzc.creddevalueloss
String 50 信用减值损失
adisposalincome
data.data.items.fntype.yyzc.adisposalincome
String 50 资产处置收益
operateprofitbalance
data.data.items.fntype.yyzc.operateprofitbalance
String 50 营业利润平衡项目
operatemanageexp
data.data.items.fntype.yyzc.operatemanageexp
String 50 业务及管理费
operateexp
data.data.items.fntype.yyzc.operateexp
String 50 营业支出
operateprofitother
data.data.items.fntype.yyzc.operateprofitother
String 50 营业利润其他项目
operateexpother
data.data.items.fntype.yyzc.operateexpother
String 50 营业支出其他项目
operatetax
data.data.items.fntype.yyzc.operatetax
String 50 营业税金及附加
assetdevalueloss
data.data.items.fntype.yyzc.assetdevalueloss
String 50 资产减值损失
operateexpbalance
data.data.items.fntype.yyzc.operateexpbalance
String 50 营业支出平衡项目
otherexp
data.data.items.fntype.yyzc.otherexp
String 50 其他业务成本
lrze
data.data.items.fntype.lrze
Object 0 利润总额
sumprofit
data.data.items.fntype.lrze.sumprofit
String 255 利润总额
incometax
data.data.items.fntype.lrze.incometax
String 255 所得税费用
netprofitother1
data.data.items.fntype.lrze.netprofitother1
String 255 影响净利润的其他项目
netprofitbalance1
data.data.items.fntype.lrze.netprofitbalance1
String 255 净利润平衡项目1
mgsy
data.data.items.fntype.mgsy
Object 0 每股收益
dilutedeps
data.data.items.fntype.mgsy.dilutedeps
String 255 稀释每股收益
basiceps
data.data.items.fntype.mgsy.basiceps
String 255 基本每股收益
yylr
data.data.items.fntype.yylr
Object 0 营业利润
sumprofitother
data.data.items.fntype.yylr.sumprofitother
String 255 影响利润总额的其他项目
nonoperatereve
data.data.items.fntype.yylr.nonoperatereve
String 255 营业外收入
sumprofitbalance
data.data.items.fntype.yylr.sumprofitbalance
String 255 利润总额平衡项目
nonoperateexp
data.data.items.fntype.yylr.nonoperateexp
String 255 营业外支出t
operateprofit
data.data.items.fntype.yylr.operateprofit
String 255 营业利润
zhsyze
data.data.items.fntype.zhsyze
Object 0 综合收益总额
sumcincome
data.data.items.fntype.zhsyze.sumcincome
String 255 综合收益总额
minoritycincome
data.data.items.fntype.zhsyze.minoritycincome
String 255 归属于少数股东的综合收益总额
parentcincome
data.data.items.fntype.zhsyze.parentcincome
String 255 归属于母公司股东的综合收益总额
cincomebalance2
data.data.items.fntype.zhsyze.cincomebalance2
String 255 综合收益平衡项目2
yysr
data.data.items.fntype.yysr
Object 0 营业收入
commnreve
data.data.items.fntype.yysr.commnreve
String 255 手续费及佣金净收入
reveother
data.data.items.fntype.yysr.reveother
String 255 营业收入其他项目
securitybroker
data.data.items.fntype.yysr.securitybroker
String 255 证券经纪业务净收入
commnreveother
data.data.items.fntype.yysr.commnreveother
String 255 手续费及佣金净收入其他项目
clientassetmanage
data.data.items.fntype.yysr.clientassetmanage
String 255 受托客户资产管理业务净收入
exchangeincome
data.data.items.fntype.yysr.exchangeincome
String 255 汇兑收益
fvalueincome
data.data.items.fntype.yysr.fvalueincome
String 255 公允价值变动收益
investjointincome
data.data.items.fntype.yysr.investjointincome
String 255 对联营企业和合营企业的投资收益
agenttradesecurity
data.data.items.fntype.yysr.agenttradesecurity
String 255 代理买卖证券业务净收入
finaconsult
data.data.items.fntype.yysr.finaconsult
String 255 财务顾问净收入
intnreve
data.data.items.fntype.yysr.intnreve
String 255 利息净收入
otherreve
data.data.items.fntype.yysr.otherreve
String 255 其他业务收入
securityuw
data.data.items.fntype.yysr.securityuw
String 255 证券承销业务净收入
operatereve
data.data.items.fntype.yysr.operatereve
String 255 营业收入
sponsor
data.data.items.fntype.yysr.sponsor
String 255 保荐业务净收入
fundmanage
data.data.items.fntype.yysr.fundmanage
String 255 基金管理业务净收入
revebalance
data.data.items.fntype.yysr.revebalance
String 255 营业收入平衡项目
investincome
data.data.items.fntype.yysr.investincome
String 255 投资收益
fundsale
data.data.items.fntype.yysr.fundsale
String 255 基金销售业务净收入
qtzhsy
data.data.items.fntype.qtzhsy
Object 0 其他综合收益
cincomebalance1
data.data.items.fntype.qtzhsy.cincomebalance1
String 255 综合收益平衡项目1
minorityothercincome
data.data.items.fntype.qtzhsy.minorityothercincome
String 255 归属于少数股东的其他综合收益
parentothercincome
data.data.items.fntype.qtzhsy.parentothercincome
String 255 归属于母公司股东的其他综合收益
othercincome
data.data.items.fntype.qtzhsy.othercincome
String 255 其他综合收益t
jlr
data.data.items.fntype.jlr
Object 0 净利润
terminationonprofit
data.data.items.fntype.jlr.terminationonprofit
String 255 终止经营净利润
minorityincome
data.data.items.fntype.jlr.minorityincome
String 255 少数股东损益
netprofit
data.data.items.fntype.jlr.netprofit
String 255 净利润
parentnetprofit
data.data.items.fntype.jlr.parentnetprofit
String 255 归属于母公司股东的净利润
netprofitother2
data.data.items.fntype.jlr.netprofitother2
String 255 净利润其他项目
netprofitbalance2
data.data.items.fntype.jlr.netprofitbalance2
String 255 净利润平衡项目2
reportdate
data.data.items.reportdate
String 255 上报日期,fntype = "127000000606281483"
format_reportdate
data.data.items.format_reportdate
String 255 格式化上报日期
fntype
data.data.items.fntype
String 255 类型,127000000606281483
lrze
data.data.items.lrze
Object 0 利润总额
incometax
data.data.items.lrze.incometax
String 255 所得税费用
sumprofit
data.data.items.lrze.sumprofit
String 255 利润总额
unconfirminvloss
data.data.items.lrze.unconfirminvloss
String 255 未确认投资损失
netprofitother1
data.data.items.lrze.netprofitother1
String 255 影响净利润的其他项目
netprofitbalance1
data.data.items.lrze.netprofitbalance1
String 255 净利润平衡项目1
mgsy
data.data.items.mgsy
Object 0 每股收益
dilutedeps
data.data.items.mgsy.dilutedeps
String 255 稀释每股收益
basiceps
data.data.items.mgsy.basiceps
String 255 基本每股收益
yylr
data.data.items.yylr
Object 0 营业利润
nonoperateexp
data.data.items.yylr.nonoperateexp
String 255 营业外支出
nonoperatereve
data.data.items.yylr.nonoperatereve
String 255 营业外收入
nonlassetnetloss
data.data.items.yylr.nonlassetnetloss
String 255 非流动资产处置净损失
sumprofitbalance
data.data.items.yylr.sumprofitbalance
String 255 利润总额平衡项目
sumprofitother
data.data.items.yylr.sumprofitother
String 255 影响利润总额的其他项目
operateprofit
data.data.items.yylr.operateprofit
String 255 营业利润
zhsyze
data.data.items.zhsyze
Object 0 综合收益总额
sumcincome
data.data.items.zhsyze.sumcincome
String 255 综合收益总额
minoritycincome
data.data.items.zhsyze.minoritycincome
String 255 归属于少数股东的综合收益总额
parentcincome
data.data.items.zhsyze.parentcincome
String 255 归属于母公司所有者的综合收益总额
cincomebalance2
data.data.items.zhsyze.cincomebalance2
String 255 综合收益平衡项目2
qtjysy
data.data.items.qtjysy
Object 0 其他经营收益
operateprofitother
data.data.items.qtjysy.operateprofitother
String 255 营业利润其他项目
investincome
data.data.items.qtjysy.investincome
String 255 投资收益
exchangeincome
data.data.items.qtjysy.exchangeincome
String 255 汇兑收益t
fvalueincome
data.data.items.qtjysy.fvalueincome
String 255 公允价值变动收益
investjointincome
data.data.items.qtjysy.investjointincome
String 255 对联营企业和合营企业的投资收益
operateprofitbalance
data.data.items.qtjysy.operateprofitbalance
String 255 营业利润平衡项目
yysr
data.data.items.yysr
Object 0 营业收入
otherreve
data.data.items.yysr.otherreve
String 255 其他业务收入
totaloperatereve
data.data.items.yysr.totaloperatereve
String 255 营业总收入
totaloperatereveother
data.data.items.yysr.totaloperatereveother
String 255 营业总收入其他项目
commreve
data.data.items.yysr.commreve
String 255 手续费及佣金收入
intreve
data.data.items.yysr.intreve
String 255 利息收入
premiumearned
data.data.items.yysr.premiumearned
String 255 已赚保费
operatereve
data.data.items.yysr.operatereve
String 255 营业收入
yyzcb
data.data.items.yyzcb
Object 0 营业总成本
ofwintexp
data.data.items.yyzcb.ofwintexp
String 255 其中:利息费用
ofwintreve
data.data.items.yyzcb.ofwintreve
String 255 其中:利息收入
miotherincome
data.data.items.yyzcb.miotherincome
String 255 其他收益
creddevalueloss
data.data.items.yyzcb.creddevalueloss
String 255 信用减值损失
asset_impairment_income
data.data.items.yyzcb.asset_impairment_income
String 255 资产减值损失(新)
adisposalincome
data.data.items.yyzcb.adisposalincome
String 255 资产处置收益
totaloperateexp
data.data.items.yyzcb.totaloperateexp
String 255 营业总成本
financeexp
data.data.items.yyzcb.financeexp
String 255 财务费用
riexp
data.data.items.yyzcb.riexp
String 255 分保费用
netcontactreserve
data.data.items.yyzcb.netcontactreserve
String 255 提取保险合同准备金净额
intexp
data.data.items.yyzcb.intexp
String 255 利息支出
rdexp
data.data.items.yyzcb.rdexp
String 255 研发费用t
manageexp
data.data.items.yyzcb.manageexp
String 255 管理费用
otherexp
data.data.items.yyzcb.otherexp
String 255 其他业务成本
commexp
data.data.items.yyzcb.commexp
String 255 手续费及佣金支出
totaloperateexpother
data.data.items.yyzcb.totaloperateexpother
String 255 营业总成本其他项目
operateexp
data.data.items.yyzcb.operateexp
String 255 营业成本
netindemnityexp
data.data.items.yyzcb.netindemnityexp
String 255 赔付支出净额t
saleexp
data.data.items.yyzcb.saleexp
String 255 销售费用
surrenderpremium
data.data.items.yyzcb.surrenderpremium
String 255 退保金t
operatetax
data.data.items.yyzcb.operatetax
String 255 营业税金及附加
assetdevalueloss
data.data.items.yyzcb.assetdevalueloss
String 255 资产减值损失
policydiviexp
data.data.items.yyzcb.policydiviexp
String 255 保单红利支出
qtzhsy
data.data.items.qtzhsy
Object 0 其他经营收益
cincomebalance1
data.data.items.qtzhsy.cincomebalance1
String 255 综合收益平衡项目1
minorityothercincome
data.data.items.qtzhsy.minorityothercincome
String 255 归属于少数股东的其他综合收益
parentothercincome
data.data.items.qtzhsy.parentothercincome
String 255 归属于母公司股东的其他综合收益
othercincome
data.data.items.qtzhsy.othercincome
String 255 其他综合收益t
jlr
data.data.items.jlr
Object 0 净利润
continuousonprofit
data.data.items.jlr.continuousonprofit
String 255 持续经营净利润
terminationonprofit
data.data.items.jlr.terminationonprofit
String 255 终止经营净利润
netprofitother2
data.data.items.jlr.netprofitother2
String 255 净利润其他项目
combinednetprofitb
data.data.items.jlr.combinednetprofitb
String 255 被合并方在合并前实现利润
minorityincome
data.data.items.jlr.minorityincome
String 255 少数股东损益
netprofit
data.data.items.jlr.netprofit
String 255 净利润
parentnetprofit
data.data.items.jlr.parentnetprofit
String 255 归属于母公司股东的净利润
netprofitbalance2
data.data.items.jlr.netprofitbalance2
String 255 净利润平衡项目,2fntype = "127000000606281483"
sign
data.sign
String 32 数据签名
响应示例
JSON
{
    "status": "200",
    "message": "操作成功",
    "sign": "9889d524d09d4c07ec4b3bf45b1b89df",
    "data": {
        "fntype": "127000000606281107",
        "items": [
            {
                "yyzc": {
                    "operateprofitbalance": "-",
                    "operatemanageexp": "-",
                    "operateexp": "12.57亿",
                    "operateprofitother": "-",
                    "operateexpother": "-",
                    "operatetax": "723.55万",
                    "assetdevalueloss": "-",
                    "operateexpbalance": "-",
                    "otherexp": "2078.82万"
                },
                "lrze": {
                    "sumprofit": "7.54亿",
                    "incometax": "2655.20万",
                    "netprofitother1": "-",
                    "netprofitbalance1": "-"
                },
                "mgsy": {
                    "dilutedeps": "-",
                    "basiceps": "1.41"
                },
                "yylr": {
                    "sumprofitother": "-",
                    "nonoperatereve": "42.58万",
                    "sumprofitbalance": "-",
                    "nonoperateexp": "4671.24万",
                    "operateprofit": "8.00亿"
                },
                "zhsyze": {
                    "sumcincome": "6.72亿",
                    "minoritycincome": "-814.19万",
                    "parentcincome": "6.80亿",
                    "cincomebalance2": "-"
                },
                "yysr": {
                    "commnreve": "-",
                    "reveother": "-",
                    "securitybroker": "-",
                    "commnreveother": "-",
                    "clientassetmanage": "-",
                    "exchangeincome": "-",
                    "fvalueincome": "-",
                    "investjointincome": "-",
                    "agenttradesecurity": "-",
                    "finaconsult": "-",
                    "intnreve": "67.19万",
                    "otherreve": "2936.48万",
                    "securityuw": "-",
                    "operatereve": "20.26亿",
                    "sponsor": "-",
                    "fundmanage": "-",
                    "revebalance": "-",
                    "investincome": "-",
                    "fundsale": "-"
                },
                "reportdate": "2021-12-31",
                "fntype": "127000000606281107",
                "qtzhsy": {
                    "cincomebalance1": "-",
                    "minorityothercincome": "-79.15万",
                    "parentothercincome": "-5504.91万",
                    "othercincome": "-5584.06万"
                },
                "format_reportdate": "2021年报",
                "jlr": {
                    "netprofitother2": "-",
                    "minorityincome": "-735.04万",
                    "netprofit": "7.28亿",
                    "parentnetprofit": "7.35亿",
                    "netprofitbalance2": "-"
                }
            },
            {
                "yyzc": {
                    "operateprofitbalance": "-",
                    "operatemanageexp": "-",
                    "operateexp": "6.30亿",
                    "operateprofitother": "-",
                    "operateexpother": "-",
                    "operatetax": "403.39万",
                    "assetdevalueloss": "-",
                    "operateexpbalance": "-",
                    "otherexp": "-"
                },
                "lrze": {
                    "sumprofit": "5.23亿",
                    "incometax": "409.77万",
                    "netprofitother1": "-",
                    "netprofitbalance1": "-"
                },
                "mgsy": {
                    "dilutedeps": "-",
                    "basiceps": "0.99"
                },
                "yylr": {
                    "sumprofitother": "-",
                    "nonoperatereve": "65.87万",
                    "sumprofitbalance": "-",
                    "nonoperateexp": "2701.14万",
                    "operateprofit": "5.50亿"
                },
                "zhsyze": {
                    "sumcincome": "4.93亿",
                    "minoritycincome": "694.85万",
                    "parentcincome": "4.86亿",
                    "cincomebalance2": "-"
                },
                "yysr": {
                    "commnreve": "-",
                    "reveother": "-",
                    "securitybroker": "-",
                    "commnreveother": "-",
                    "clientassetmanage": "-",
                    "exchangeincome": "-",
                    "fvalueincome": "-",
                    "investjointincome": "-",
                    "agenttradesecurity": "-",
                    "finaconsult": "-",
                    "intnreve": "-",
                    "otherreve": "1516.98万",
                    "securityuw": "-",
                    "operatereve": "11.68亿",
                    "sponsor": "-",
                    "fundmanage": "-",
                    "revebalance": "-",
                    "investincome": "-",
                    "fundsale": "-"
                },
                "reportdate": "2021-06-30",
                "fntype": "127000000606281107",
                "qtzhsy": {
                    "cincomebalance1": "-",
                    "minorityothercincome": "-38.80万",
                    "parentothercincome": "-2558.76万",
                    "othercincome": "-2597.55万"
                },
                "format_reportdate": "2021中报",
                "jlr": {
                    "netprofitother2": "-",
                    "minorityincome": "733.65万",
                    "netprofit": "5.19亿",
                    "parentnetprofit": "5.12亿",
                    "netprofitbalance2": "-"
                }
            },
            {
                "yyzc": {
                    "operateprofitbalance": "-",
                    "operatemanageexp": "-",
                    "operateexp": "15.13亿",
                    "operateprofitother": "-",
                    "operateexpother": "-",
                    "operatetax": "770.22万",
                    "assetdevalueloss": "-",
                    "operateexpbalance": "-",
                    "otherexp": "1548.48万"
                },
                "lrze": {
                    "sumprofit": "9.54亿",
                    "incometax": "-8186.97万",
                    "netprofitother1": "-",
                    "netprofitbalance1": "-"
                },
                "mgsy": {
                    "dilutedeps": "-",
                    "basiceps": "1.36"
                },
                "yylr": {
                    "sumprofitother": "-",
                    "nonoperatereve": "368.80万",
                    "sumprofitbalance": "-",
                    "nonoperateexp": "3495.77万",
                    "operateprofit": "9.85亿"
                },
                "zhsyze": {
                    "sumcincome": "8.98亿",
                    "minoritycincome": "3.28亿",
                    "parentcincome": "5.71亿",
                    "cincomebalance2": "-"
                },
                "yysr": {
                    "commnreve": "-",
                    "reveother": "-",
                    "securitybroker": "-",
                    "commnreveother": "-",
                    "clientassetmanage": "-",
                    "exchangeincome": "-",
                    "fvalueincome": "-",
                    "investjointincome": "-",
                    "agenttradesecurity": "-",
                    "finaconsult": "-",
                    "intnreve": "19.74万",
                    "otherreve": "3718.50万",
                    "securityuw": "-",
                    "operatereve": "24.89亿",
                    "sponsor": "-",
                    "fundmanage": "-",
                    "revebalance": "-",
                    "investincome": "-",
                    "fundsale": "-"
                },
                "reportdate": "2020-12-31",
                "fntype": "127000000606281107",
                "qtzhsy": {
                    "cincomebalance1": "-",
                    "minorityothercincome": "-191.75万",
                    "parentothercincome": "-1.36亿",
                    "othercincome": "-1.38亿"
                },
                "format_reportdate": "2020年报",
                "jlr": {
                    "netprofitother2": "-",
                    "minorityincome": "3.29亿",
                    "netprofit": "10.36亿",
                    "parentnetprofit": "7.06亿",
                    "netprofitbalance2": "-"
                }
            },
            {
                "yyzc": {
                    "operateprofitbalance": "-",
                    "operatemanageexp": "-",
                    "operateexp": "7.67亿",
                    "operateprofitother": "-",
                    "operateexpother": "-",
                    "operatetax": "387.97万",
                    "assetdevalueloss": "-",
                    "operateexpbalance": "-",
                    "otherexp": "-"
                },
                "lrze": {
                    "sumprofit": "8.59亿",
                    "incometax": "-3258.03万",
                    "netprofitother1": "-",
                    "netprofitbalance1": "-"
                },
                "mgsy": {
                    "dilutedeps": "-",
                    "basiceps": "1.04"
                },
                "yylr": {
                    "sumprofitother": "-",
                    "nonoperatereve": "338.95万",
                    "sumprofitbalance": "-",
                    "nonoperateexp": "2406.14万",
                    "operateprofit": "8.80亿"
                },
                "zhsyze": {
                    "sumcincome": "9.25亿",
                    "minoritycincome": "3.55亿",
                    "parentcincome": "5.69亿",
                    "cincomebalance2": "-"
                },
                "yysr": {
                    "commnreve": "-",
                    "reveother": "-",
                    "securitybroker": "-",
                    "commnreveother": "-",
                    "clientassetmanage": "-",
                    "exchangeincome": "-",
                    "fvalueincome": "-",
                    "investjointincome": "-",
                    "agenttradesecurity": "-",
                    "finaconsult": "-",
                    "intnreve": "-",
                    "otherreve": "1716.64万",
                    "securityuw": "-",
                    "operatereve": "16.42亿",
                    "sponsor": "-",
                    "fundmanage": "-",
                    "revebalance": "-",
                    "investincome": "-",
                    "fundsale": "-"
                },
                "reportdate": "2020-06-30",
                "fntype": "127000000606281107",
                "qtzhsy": {
                    "cincomebalance1": "-",
                    "minorityothercincome": "416.54万",
                    "parentothercincome": "2879.52万",
                    "othercincome": "3296.06万"
                },
                "format_reportdate": "2020中报",
                "jlr": {
                    "netprofitother2": "-",
                    "minorityincome": "3.51亿",
                    "netprofit": "8.92亿",
                    "parentnetprofit": "5.40亿",
                    "netprofitbalance2": "-"
                }
            },
            {
                "yyzc": {
                    "operateprofitbalance": "-42.55万",
                    "operatemanageexp": "-",
                    "operateexp": "13.33亿",
                    "operateprofitother": "-",
                    "operateexpother": "-",
                    "operatetax": "623.18万",
                    "assetdevalueloss": "-",
                    "operateexpbalance": "-",
                    "otherexp": "-"
                },
                "lrze": {
                    "sumprofit": "2.63亿",
                    "incometax": "987.43万",
                    "netprofitother1": "-",
                    "netprofitbalance1": "-"
                },
                "mgsy": {
                    "dilutedeps": "-",
                    "basiceps": "0.26"
                },
                "yylr": {
                    "sumprofitother": "-",
                    "nonoperatereve": "578.22万",
                    "sumprofitbalance": "-",
                    "nonoperateexp": "3663.09万",
                    "operateprofit": "2.94亿"
                },
                "zhsyze": {
                    "sumcincome": "2.79亿",
                    "minoritycincome": "1.18亿",
                    "parentcincome": "1.61亿",
                    "cincomebalance2": "-"
                },
                "yysr": {
                    "commnreve": "-",
                    "reveother": "-",
                    "securitybroker": "-",
                    "commnreveother": "-",
                    "clientassetmanage": "-",
                    "exchangeincome": "-",
                    "fvalueincome": "-",
                    "investjointincome": "-",
                    "agenttradesecurity": "-",
                    "finaconsult": "-",
                    "intnreve": "126.86万",
                    "otherreve": "1436.70万",
                    "securityuw": "-",
                    "operatereve": "16.14亿",
                    "sponsor": "-",
                    "fundmanage": "-",
                    "revebalance": "-",
                    "investincome": "-",
                    "fundsale": "-"
                },
                "reportdate": "2019-12-31",
                "fntype": "127000000606281107",
                "qtzhsy": {
                    "cincomebalance1": "-",
                    "minorityothercincome": "256.49",
                    "parentothercincome": "2508.97万",
                    "othercincome": "2509.00万"
                },
                "format_reportdate": "2019年报",
                "jlr": {
                    "netprofitother2": "-",
                    "minorityincome": "1.18亿",
                    "netprofit": "2.54亿",
                    "parentnetprofit": "1.36亿",
                    "netprofitbalance2": "-"
                }
            },
            {
                "yyzc": {
                    "operateprofitbalance": "-",
                    "operatemanageexp": "-",
                    "operateexp": "5.33亿",
                    "operateprofitother": "-",
                    "operateexpother": "-",
                    "operatetax": "265.93万",
                    "assetdevalueloss": "14.53万",
                    "operateexpbalance": "-",
                    "otherexp": "-"
                },
                "lrze": {
                    "sumprofit": "8983.10万",
                    "incometax": "1304.11万",
                    "netprofitother1": "-",
                    "netprofitbalance1": "-"
                },
                "mgsy": {
                    "dilutedeps": "-",
                    "basiceps": "0.12"
                },
                "yylr": {
                    "sumprofitother": "-",
                    "nonoperatereve": "743.37万",
                    "sumprofitbalance": "-",
                    "nonoperateexp": "1680.92万",
                    "operateprofit": "9920.65万"
                },
                "zhsyze": {
                    "sumcincome": "8153.92万",
                    "minoritycincome": "1338.21万",
                    "parentcincome": "6815.71万",
                    "cincomebalance2": "-"
                },
                "yysr": {
                    "commnreve": "-",
                    "reveother": "-",
                    "securitybroker": "-",
                    "commnreveother": "-",
                    "clientassetmanage": "-",
                    "exchangeincome": "-",
                    "fvalueincome": "-",
                    "investjointincome": "-",
                    "agenttradesecurity": "-",
                    "finaconsult": "-",
                    "intnreve": "69.62万",
                    "otherreve": "7.55万",
                    "securityuw": "-",
                    "operatereve": "6.32亿",
                    "sponsor": "-",
                    "fundmanage": "-",
                    "revebalance": "-",
                    "investincome": "-",
                    "fundsale": "-"
                },
                "reportdate": "2019-06-30",
                "fntype": "127000000606281107",
                "qtzhsy": {
                    "cincomebalance1": "-",
                    "minorityothercincome": "-27.53",
                    "parentothercincome": "474.93万",
                    "othercincome": "474.93万"
                },
                "format_reportdate": "2019中报",
                "jlr": {
                    "netprofitother2": "-",
                    "minorityincome": "1338.21万",
                    "netprofit": "7678.99万",
                    "parentnetprofit": "6340.78万",
                    "netprofitbalance2": "-"
                }
            },
            {
                "yyzc": {
                    "operateprofitbalance": "-",
                    "operatemanageexp": "-",
                    "operateexp": "6.00亿",
                    "operateprofitother": "-",
                    "operateexpother": "-",
                    "operatetax": "449.16万",
                    "assetdevalueloss": "1709.01万",
                    "operateexpbalance": "-",
                    "otherexp": "-"
                },
                "lrze": {
                    "sumprofit": "-13.75亿",
                    "incometax": "-1722.03万",
                    "netprofitother1": "-",
                    "netprofitbalance1": "-"
                },
                "mgsy": {
                    "dilutedeps": "-",
                    "basiceps": "-2.61"
                },
                "yylr": {
                    "sumprofitother": "-",
                    "nonoperatereve": "586.80万",
                    "sumprofitbalance": "-",
                    "nonoperateexp": "2434.46万",
                    "operateprofit": "-13.56亿"
                },
                "zhsyze": {
                    "sumcincome": "-13.02亿",
                    "minoritycincome": "73.42万",
                    "parentcincome": "-13.03亿",
                    "cincomebalance2": "-"
                },
                "yysr": {
                    "commnreve": "-",
                    "reveother": "-",
                    "securitybroker": "-",
                    "commnreveother": "-",
                    "clientassetmanage": "-",
                    "exchangeincome": "-",
                    "fvalueincome": "-13.41亿",
                    "investjointincome": "1827.28万",
                    "agenttradesecurity": "-",
                    "finaconsult": "-",
                    "intnreve": "582.29万",
                    "otherreve": "-",
                    "securityuw": "-",
                    "operatereve": "3.48亿",
                    "sponsor": "-",
                    "fundmanage": "-",
                    "revebalance": "-",
                    "investincome": "2.35亿",
                    "fundsale": "-"
                },
                "reportdate": "2018-12-31",
                "fntype": "127000000606281107",
                "qtzhsy": {
                    "cincomebalance1": "-",
                    "minorityothercincome": "67.35",
                    "parentothercincome": "5536.75万",
                    "othercincome": "5536.76万"
                },
                "format_reportdate": "2018年报",
                "jlr": {
                    "netprofitother2": "-",
                    "minorityincome": "73.42万",
                    "netprofit": "-13.58亿",
                    "parentnetprofit": "-13.58亿",
                    "netprofitbalance2": "-"
                }
            },
            {
                "yyzc": {
                    "operateprofitbalance": "-",
                    "operatemanageexp": "4974.13万",
                    "operateexp": "1.39亿",
                    "operateprofitother": "-",
                    "operateexpother": "8641.87万",
                    "operatetax": "238.79万",
                    "assetdevalueloss": "-",
                    "operateexpbalance": "-",
                    "otherexp": "-"
                },
                "lrze": {
                    "sumprofit": "1.51亿",
                    "incometax": "2460.12万",
                    "netprofitother1": "-",
                    "netprofitbalance1": "-"
                },
                "mgsy": {
                    "dilutedeps": "-",
                    "basiceps": "0.25"
                },
                "yylr": {
                    "sumprofitother": "-",
                    "nonoperatereve": "-",
                    "sumprofitbalance": "-",
                    "nonoperateexp": "-",
                    "operateprofit": "1.51亿"
                },
                "zhsyze": {
                    "sumcincome": "1.43亿",
                    "minoritycincome": "-101.82万",
                    "parentcincome": "1.44亿",
                    "cincomebalance2": "-"
                },
                "yysr": {
                    "commnreve": "2144.30万",
                    "reveother": "-",
                    "securitybroker": "-",
                    "commnreveother": "-",
                    "clientassetmanage": "-",
                    "exchangeincome": "-",
                    "fvalueincome": "6431.52万",
                    "investjointincome": "-",
                    "agenttradesecurity": "-",
                    "finaconsult": "-",
                    "intnreve": "217.69万",
                    "otherreve": "-",
                    "securityuw": "-",
                    "operatereve": "2.90亿",
                    "sponsor": "-",
                    "fundmanage": "2144.30万",
                    "revebalance": "-",
                    "investincome": "2.02亿",
                    "fundsale": "-"
                },
                "reportdate": "2018-06-30",
                "fntype": "127000000606281107",
                "qtzhsy": {
                    "cincomebalance1": "-",
                    "minorityothercincome": "-",
                    "parentothercincome": "1657.20万",
                    "othercincome": "1657.20万"
                },
                "format_reportdate": "2018中报",
                "jlr": {
                    "netprofitother2": "-",
                    "minorityincome": "-101.82万",
                    "netprofit": "1.26亿",
                    "parentnetprofit": "1.27亿",
                    "netprofitbalance2": "-"
                }
            },
            {
                "yyzc": {
                    "operateprofitbalance": "-",
                    "operatemanageexp": "8387.51万",
                    "operateexp": "1.82亿",
                    "operateprofitother": "-",
                    "operateexpother": "9202.36万",
                    "operatetax": "98.39万",
                    "assetdevalueloss": "480.00万",
                    "operateexpbalance": "-",
                    "otherexp": "-"
                },
                "lrze": {
                    "sumprofit": "9.19亿",
                    "incometax": "9017.52万",
                    "netprofitother1": "-",
                    "netprofitbalance1": "-"
                },
                "mgsy": {
                    "dilutedeps": "-",
                    "basiceps": "1.6"
                },
                "yylr": {
                    "sumprofitother": "-",
                    "nonoperatereve": "100.00万",
                    "sumprofitbalance": "-",
                    "nonoperateexp": "360.00万",
                    "operateprofit": "9.21亿"
                },
                "zhsyze": {
                    "sumcincome": "8.22亿",
                    "minoritycincome": "-352.83万",
                    "parentcincome": "8.25亿",
                    "cincomebalance2": "-"
                },
                "yysr": {
                    "commnreve": "2451.91万",
                    "reveother": "-",
                    "securitybroker": "-",
                    "commnreveother": "-",
                    "clientassetmanage": "-",
                    "exchangeincome": "-",
                    "fvalueincome": "9.47亿",
                    "investjointincome": "-",
                    "agenttradesecurity": "-",
                    "finaconsult": "-",
                    "intnreve": "862.61万",
                    "otherreve": "-",
                    "securityuw": "-",
                    "operatereve": "11.03亿",
                    "sponsor": "-",
                    "fundmanage": "2451.91万",
                    "revebalance": "-",
                    "investincome": "1.22亿",
                    "fundsale": "-"
                },
                "reportdate": "2017-12-31",
                "fntype": "127000000606281107",
                "qtzhsy": {
                    "cincomebalance1": "-",
                    "minorityothercincome": "-",
                    "parentothercincome": "-650.55万",
                    "othercincome": "-650.55万"
                },
                "format_reportdate": "2017年报",
                "jlr": {
                    "netprofitother2": "-",
                    "minorityincome": "-352.83万",
                    "netprofit": "8.28亿",
                    "parentnetprofit": "8.32亿",
                    "netprofitbalance2": "-"
                }
            },
            {
                "yyzc": {
                    "operateprofitbalance": "-",
                    "operatemanageexp": "5678.15万",
                    "operateexp": "1.12亿",
                    "operateprofitother": "-",
                    "operateexpother": "5417.95万",
                    "operatetax": "131.25万",
                    "assetdevalueloss": "-",
                    "operateexpbalance": "-",
                    "otherexp": "-"
                },
                "lrze": {
                    "sumprofit": "5.17亿",
                    "incometax": "-1525.94万",
                    "netprofitother1": "-",
                    "netprofitbalance1": "-"
                },
                "mgsy": {
                    "dilutedeps": "1.03",
                    "basiceps": "1.03"
                },
                "yylr": {
                    "sumprofitother": "-",
                    "nonoperatereve": "100.00万",
                    "sumprofitbalance": "-",
                    "nonoperateexp": "360.00万",
                    "operateprofit": "5.19亿"
                },
                "zhsyze": {
                    "sumcincome": "5.29亿",
                    "minoritycincome": "-305.13万",
                    "parentcincome": "5.32亿",
                    "cincomebalance2": "-"
                },
                "yysr": {
                    "commnreve": "1574.41万",
                    "reveother": "-",
                    "securitybroker": "-",
                    "commnreveother": "-",
                    "clientassetmanage": "-",
                    "exchangeincome": "-",
                    "fvalueincome": "4.85亿",
                    "investjointincome": "-",
                    "agenttradesecurity": "-",
                    "finaconsult": "-",
                    "intnreve": "234.95万",
                    "otherreve": "-",
                    "securityuw": "-",
                    "operatereve": "6.31亿",
                    "sponsor": "-",
                    "fundmanage": "1574.41万",
                    "revebalance": "-",
                    "investincome": "1.29亿",
                    "fundsale": "-"
                },
                "reportdate": "2017-09-30",
                "fntype": "127000000606281107",
                "qtzhsy": {
                    "cincomebalance1": "-",
                    "minorityothercincome": "-",
                    "parentothercincome": "-309.81万",
                    "othercincome": "-309.81万"
                },
                "format_reportdate": "2017三季度",
                "jlr": {
                    "netprofitother2": "-",
                    "minorityincome": "-305.13万",
                    "netprofit": "5.32亿",
                    "parentnetprofit": "5.35亿",
                    "netprofitbalance2": "-"
                }
            }
        ],
        "total": 21
    }
}
代码示例
javascript
let request = require('request');
let urlEncode = require('urlencode');
let crypto = require('crypto');

let baseUrl = 'https://api.qixin.com/APIService/qc/getLRBList';
let appkey = '正式appkey';
let secretKey = '正式secret_key';
let timeStamp = new Date().getTime();
const hash = crypto.createHash('md5');
let sign = hash.update(appkey + timeStamp + secretKey).digest('hex');

let urlParams = {
    name: 'name的值',
    skip: 'skip的值'
}

let concatParams = []
for (let key in urlParams) {
    concatParams.push(key + '=' + urlParams[key]);
}

let options = {
    'method': 'GET',
    'url': baseUrl + '?' + concatParams.join('&'),
    'headers': {
        'Connection': 'keep-alive',
        'Auth-version': '2.0',
        'appkey': appkey,
        'timestamp': timeStamp,
        'sign': sign
    }
};

request(options, function (error, response) {
    if (error) throw new Error(error);
    console.log(response.body);
});