基本信息
接口地址
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,以此类推进行取数) |
响应参数
| 参数名 | 类型 | 长度 | 描述 |
|---|---|---|---|
statusdata.status |
String | 10 | 返回结果状态 |
messagedata.message |
String | 255 | 返回结果消息 |
signdata.sign |
String | 32 | 数据签名 |
datadata.data |
Object | 10 | 返回查询结果,如果没有匹配记录则返回为空。具体字段含义见下表 |
totaldata.data.total |
Number | 0 | 返回列表中记录总数 |
fntypedata.data.fntype |
String | 255 | 类型 127000000606280264:银行 127000000606280720:保险 127000000606281107:证券 127000000606281483:通用 |
itemsdata.data.items |
Array | 0 | 财务指标信息列表 |
reportdatedata.data.items.reportdate |
String | 255 | 上报日期 |
format_reportdatedata.data.items.format_reportdate |
String | 255 | 格式化上报日期 |
fntypedata.data.items.fntype |
String | 255 | 类型,127000000606280264 |
yyzcdata.data.items.yyzc |
Object | 0 | 营业支出 |
miotherincomedata.data.items.yyzc.miotherincome |
String | 255 | 其他收益 |
creddevaluelossdata.data.items.yyzc.creddevalueloss |
String | 255 | 信用减值损失 |
adisposalincomedata.data.items.yyzc.adisposalincome |
String | 255 | 资产处置收益 |
operateprofitbalancedata.data.items.yyzc.operateprofitbalance |
String | 255 | 营业利润平衡项目 |
operatemanageexpdata.data.items.yyzc.operatemanageexp |
String | 255 | 业务及管理费 |
operateexpdata.data.items.yyzc.operateexp |
String | 255 | 营业支出 |
operateprofitotherdata.data.items.yyzc.operateprofitother |
String | 255 | 营业利润其他项目 |
operateexpotherdata.data.items.yyzc.operateexpother |
String | 255 | 营业支出其他项目 |
operatetaxdata.data.items.yyzc.operatetax |
String | 255 | 营业税金及附加 |
assetdevaluelossdata.data.items.yyzc.assetdevalueloss |
String | 255 | 资产减值损失 |
operateexpbalancedata.data.items.yyzc.operateexpbalance |
String | 255 | 营业支出平衡项目 |
otherexpdata.data.items.yyzc.otherexp |
String | 255 | 其他业务成本 |
lrzedata.data.items.lrze |
Object | 0 | 利润总额 |
sumprofitdata.data.items.lrze.sumprofit |
String | 255 | 利润总额 |
incometaxdata.data.items.lrze.incometax |
String | 255 | 所得税费用 |
netprofitother1data.data.items.lrze.netprofitother1 |
String | 255 | 影响净利润的其他项目 |
netprofitbalance1data.data.items.lrze.netprofitbalance1 |
String | 255 | 净利润平衡项目1 |
mgsydata.data.items.mgsy |
Object | 0 | 每股收益 |
dilutedepsdata.data.items.mgsy.dilutedeps |
String | 255 | 稀释每股收益 |
basicepsdata.data.items.mgsy.basiceps |
String | 255 | 基本每股收益 |
yylrdata.data.items.yylr |
Object | 0 | 营业利润 |
sumprofitotherdata.data.items.yylr.sumprofitother |
String | 255 | 影响利润总额的其他项目 |
nonoperaterevedata.data.items.yylr.nonoperatereve |
String | 255 | 营业外收入 |
sumprofitbalancedata.data.items.yylr.sumprofitbalance |
String | 255 | 利润总额平衡项目 |
nonoperateexpdata.data.items.yylr.nonoperateexp |
String | 255 | 营业外支出 |
operateprofitdata.data.items.yylr.operateprofit |
String | 255 | 营业利润 |
zhsyzedata.data.items.zhsyze |
Object | 0 | 综合收益总额 |
sumcincomedata.data.items.zhsyze.sumcincome |
String | 255 | 综合收益总额 |
minoritycincomedata.data.items.zhsyze.minoritycincome |
String | 255 | 归属于少数股东的综合收益总额 |
parentcincomedata.data.items.zhsyze.parentcincome |
String | 255 | 归属于母公司股东的综合收益总额 |
cincomebalance2data.data.items.zhsyze.cincomebalance2 |
String | 255 | 综合收益平衡项目2 |
yysrdata.data.items.yysr |
Object | 0 | 营业收入 |
commexpdata.data.items.yysr.commexp |
String | 255 | 手续费及佣金支出 |
commnrevedata.data.items.yysr.commnreve |
String | 255 | 手续费及佣金净收入 |
commrevedata.data.items.yysr.commreve |
String | 255 | 手续费及佣金收入 |
intnrevedata.data.items.yysr.intnreve |
String | 255 | 利息净收入 |
intrevedata.data.items.yysr.intreve |
String | 255 | 利息收入 |
intexpdata.data.items.yysr.intexp |
String | 255 | 利息支出 |
otherrevedata.data.items.yysr.otherreve |
String | 255 | 其他业务收入 |
revebalancedata.data.items.yysr.revebalance |
String | 255 | 营业收入平衡项目 |
operaterevedata.data.items.yysr.operatereve |
String | 255 | 营业收入 |
reveotherdata.data.items.yysr.reveother |
String | 255 | 营业收入其他项目 |
exchangeincomedata.data.items.yysr.exchangeincome |
String | 255 | 汇兑收益 |
fvalueincomedata.data.items.yysr.fvalueincome |
String | 255 | 公允价值变动收益 |
investjointincomedata.data.items.yysr.investjointincome |
String | 255 | 对联营企业和合营企业的投资收益 |
investincomedata.data.items.yysr.investincome |
String | 255 | 投资收益 |
qtzhsydata.data.items.qtzhsy |
Object | 0 | 其他综合收益 |
cincomebalance1data.data.items.qtzhsy.cincomebalance1 |
String | 255 | 综合收益平衡项目1 |
othercincomedata.data.items.qtzhsy.othercincome |
String | 255 | 其他综合收益 |
jlrdata.data.items.jlr |
Object | 0 | 净利润 |
continuousonprofitdata.data.items.jlr.continuousonprofit |
String | 255 | 持续经营净利润 |
terminationonprofitdata.data.items.jlr.terminationonprofit |
String | 255 | 终止经营净利润 |
netprofitother2data.data.items.jlr.netprofitother2 |
String | 255 | 净利润其他项目 |
minorityincomedata.data.items.jlr.minorityincome |
String | 255 | 少数股东损益 |
netprofitdata.data.items.jlr.netprofit |
String | 255 | 净利润 |
parentnetprofitdata.data.items.jlr.parentnetprofit |
String | 255 | 归属于母公司股东的净利润 |
netprofitbalance2data.data.items.jlr.netprofitbalance2 |
String | 255 | 净利润平衡项目2 |
reportdatedata.data.items.reportdate |
String | 255 | 上报日期,fntype = "127000000606280720" |
format_reportdatedata.data.items.format_reportdate |
String | 255 | 格式化上报日期 |
fntypedata.data.items.fntype |
String | 255 | 类型,127000000606280720 |
yyzcdata.data.items.yyzc |
Object | 0 | 营业支出 |
miotherincomedata.data.items.yyzc.miotherincome |
String | 255 | 其他收益 |
creddevaluelossdata.data.items.yyzc.creddevalueloss |
String | 255 | 信用减值损失 |
adisposalincomedata.data.items.yyzc.adisposalincome |
String | 255 | 资产处置收益 |
operateprofitbalancedata.data.items.yyzc.operateprofitbalance |
String | 255 | 营业利润平衡项目 |
operatemanageexpdata.data.items.yyzc.operatemanageexp |
String | 255 | 业务及管理费 |
operateexpdata.data.items.yyzc.operateexp |
String | 255 | 营业支出 |
operateprofitotherdata.data.items.yyzc.operateprofitother |
String | 255 | 营业利润其他项目 |
operateexpotherdata.data.items.yyzc.operateexpother |
String | 255 | 营业支出其他项目 |
operatetaxdata.data.items.yyzc.operatetax |
String | 255 | 营业税金及附加 |
assetdevaluelossdata.data.items.yyzc.assetdevalueloss |
String | 255 | 资产减值损失 |
operateexpbalancedata.data.items.yyzc.operateexpbalance |
String | 255 | 营业支出平衡项目 |
otherexpdata.data.items.yyzc.otherexp |
String | 255 | 其他业务成本 |
amortiseriexpdata.data.items.yyzc.amortiseriexp |
String | 255 | 摊回分保费用 |
surrenderpremiumdata.data.items.yyzc.surrenderpremium |
String | 255 | 退保金 |
amortiseindemnityexpdata.data.items.yyzc.amortiseindemnityexp |
String | 255 | 摊回赔付支出 |
policydiviexpdata.data.items.yyzc.policydiviexp |
String | 255 | 保单红利支出 |
commexpdata.data.items.yyzc.commexp |
String | 255 | 手续费及佣金支出 |
riexpdata.data.items.yyzc.riexp |
String | 255 | 分保费用 |
intexpdata.data.items.yyzc.intexp |
String | 255 | 利息支出 |
indemnityexpdata.data.items.yyzc.indemnityexp |
String | 255 | 赔付支出 |
financeexpdata.data.items.yyzc.financeexp |
String | 255 | 财务费用 |
dutyreservedata.data.items.yyzc.dutyreserve |
String | 255 | 提取保险责任准备金 |
amortisedutyreservedata.data.items.yyzc.amortisedutyreserve |
String | 255 | 摊回保险责任准备金 |
lrzedata.data.items.lrze |
Object | 0 | 利润总额 |
sumprofitdata.data.items.lrze.sumprofit |
String | 255 | 利润总额 |
incometaxdata.data.items.lrze.incometax |
String | 255 | 所得税费用 |
netprofitother1data.data.items.lrze.netprofitother1 |
String | 255 | 影响净利润的其他项目 |
netprofitbalance1data.data.items.lrze.netprofitbalance1 |
String | 255 | 净利润平衡项目1 |
mgsydata.data.items.mgsy |
Object | 0 | 每股收益 |
dilutedepsdata.data.items.mgsy.dilutedeps |
String | 255 | 稀释每股收益 |
basicepsdata.data.items.mgsy.basiceps |
String | 255 | 基本每股收益 |
yylrdata.data.items.yylr |
Object | 0 | 营业利润 |
sumprofitotherdata.data.items.yylr.sumprofitother |
String | 255 | 影响利润总额的其他项目 |
nonoperaterevedata.data.items.yylr.nonoperatereve |
String | 255 | 营业外收入 |
sumprofitbalancedata.data.items.yylr.sumprofitbalance |
String | 255 | 利润总额平衡项目 |
nonoperateexpdata.data.items.yylr.nonoperateexp |
String | 255 | 营业外支出t |
operateprofitdata.data.items.yylr.operateprofit |
String | 255 | 营业利润 |
zhsyzedata.data.items.zhsyze |
Object | 0 | 综合收益总额 |
sumcincomedata.data.items.zhsyze.sumcincome |
String | 255 | 综合收益总额 |
minoritycincomedata.data.items.zhsyze.minoritycincome |
String | 255 | 归属于少数股东的综合收益总额 |
parentcincomedata.data.items.zhsyze.parentcincome |
String | 255 | 归属于母公司股东的综合收益总额 |
cincomebalance2data.data.items.zhsyze.cincomebalance2 |
String | 255 | 综合收益平衡项目2 |
cincomebalance1data.data.items.zhsyze.cincomebalance1 |
String | 255 | 综合收益平衡项目1 |
yysrdata.data.items.yysr |
Object | 0 | 营业收入 |
insurrevedata.data.items.yysr.insurreve |
String | 255 | 保险业务收入 |
investincomedata.data.items.yysr.investincome |
String | 255 | 投资收益 |
reveotherdata.data.items.yysr.reveother |
String | 255 | 营业收入其他项目 |
bankintrevedata.data.items.yysr.bankintreve |
String | 255 | 银行业务利息收入 |
ninsurcommexpdata.data.items.yysr.ninsurcommexp |
String | 255 | 非保险业务手续费及佣金支出 |
rirevedata.data.items.yysr.rireve |
String | 255 | 分保费收入 |
revebalancedata.data.items.yysr.revebalance |
String | 255 | 营业收入平衡项目 |
operaterevedata.data.items.yysr.operatereve |
String | 255 | 营业收入 |
ninsurcommrevedata.data.items.yysr.ninsurcommreve |
String | 255 | 非保险业务手续费及佣金收入 |
otherrevedata.data.items.yysr.otherreve |
String | 255 | 其他业务收入 |
bankintexpdata.data.items.yysr.bankintexp |
String | 255 | 银行业务利息支出 |
unduereservedata.data.items.yysr.unduereserve |
String | 255 | 提取未到期责任准备金 |
fvalueincomedata.data.items.yysr.fvalueincome |
String | 255 | 公允价值变动损益 |
premiumearneddata.data.items.yysr.premiumearned |
String | 255 | 已赚保费 |
ninsurcommnrevedata.data.items.yysr.ninsurcommnreve |
String | 255 | 非保险业务手续费及佣金净收入 |
premiumearnedbalancedata.data.items.yysr.premiumearnedbalance |
String | 255 | 已赚保费平衡项目 |
investjointincomedata.data.items.yysr.investjointincome |
String | 255 | 对联营企业和合营企业的投资收益/(损失) |
ripremiumdata.data.items.yysr.ripremium |
String | 255 | 分出保费 |
exchangeincomedata.data.items.yysr.exchangeincome |
String | 255 | 汇兑损失 |
bankintnrevedata.data.items.yysr.bankintnreve |
String | 255 | 银行业务利息净收入 |
qtzhsydata.data.items.qtzhsy |
Object | 0 | 其他综合收益 |
parothcinotherdata.data.items.qtzhsy.parothcinother |
String | 255 | 归属母公司所有者的其他综合收益其他项目 |
parentothercincomedata.data.items.qtzhsy.parentothercincome |
String | 255 | 归属于母公司股东的其他综合收益 |
othercincomedata.data.items.qtzhsy.othercincome |
String | 255 | 其他综合收益 |
minorityothercincomedata.data.items.qtzhsy.minorityothercincome |
String | 255 | 归属于少数股东的其他综合收益 |
othercincomeotherdata.data.items.qtzhsy.othercincomeother |
String | 255 | 其他综合收益其他项目 |
othercincomebalancedata.data.items.qtzhsy.othercincomebalance |
String | 255 | 其他综合收益平衡项目 |
parothcinbaladata.data.items.qtzhsy.parothcinbala |
String | 255 | 归属母公司所有者的其他综合收益平衡项目 |
jlrdata.data.items.jlr |
Object | 0 | 净利润 |
continuousonprofitdata.data.items.jlr.continuousonprofit |
String | 50 | 持续经营净利润 |
terminationonprofitdata.data.items.jlr.terminationonprofit |
String | 50 | 终止经营净利润 |
netprofitother2data.data.items.jlr.netprofitother2 |
String | 255 | 净利润其他项目 |
minorityincomedata.data.items.jlr.minorityincome |
String | 255 | 少数股东损益 |
netprofitdata.data.items.jlr.netprofit |
String | 255 | 净利润 |
parentnetprofitdata.data.items.jlr.parentnetprofit |
String | 255 | 归属于母公司股东的净利润 |
netprofitbalance2data.data.items.jlr.netprofitbalance2 |
String | 255 | 净利润平衡项目,2fntype ="127000000606280720" |
reportdatedata.data.items.reportdate |
String | 255 | 上报日期,fntype = "127000000606281107" |
format_reportdatedata.data.items.format_reportdate |
String | 255 | 格式化上报日期 |
fntypedata.data.items.fntype |
String | 255 | 类型,127000000606281107 |
yyzcdata.data.items.fntype.yyzc |
Object | 0 | 营业支出 |
miotherincomedata.data.items.fntype.yyzc.miotherincome |
String | 50 | 其他收益 |
creddevaluelossdata.data.items.fntype.yyzc.creddevalueloss |
String | 50 | 信用减值损失 |
adisposalincomedata.data.items.fntype.yyzc.adisposalincome |
String | 50 | 资产处置收益 |
operateprofitbalancedata.data.items.fntype.yyzc.operateprofitbalance |
String | 50 | 营业利润平衡项目 |
operatemanageexpdata.data.items.fntype.yyzc.operatemanageexp |
String | 50 | 业务及管理费 |
operateexpdata.data.items.fntype.yyzc.operateexp |
String | 50 | 营业支出 |
operateprofitotherdata.data.items.fntype.yyzc.operateprofitother |
String | 50 | 营业利润其他项目 |
operateexpotherdata.data.items.fntype.yyzc.operateexpother |
String | 50 | 营业支出其他项目 |
operatetaxdata.data.items.fntype.yyzc.operatetax |
String | 50 | 营业税金及附加 |
assetdevaluelossdata.data.items.fntype.yyzc.assetdevalueloss |
String | 50 | 资产减值损失 |
operateexpbalancedata.data.items.fntype.yyzc.operateexpbalance |
String | 50 | 营业支出平衡项目 |
otherexpdata.data.items.fntype.yyzc.otherexp |
String | 50 | 其他业务成本 |
lrzedata.data.items.fntype.lrze |
Object | 0 | 利润总额 |
sumprofitdata.data.items.fntype.lrze.sumprofit |
String | 255 | 利润总额 |
incometaxdata.data.items.fntype.lrze.incometax |
String | 255 | 所得税费用 |
netprofitother1data.data.items.fntype.lrze.netprofitother1 |
String | 255 | 影响净利润的其他项目 |
netprofitbalance1data.data.items.fntype.lrze.netprofitbalance1 |
String | 255 | 净利润平衡项目1 |
mgsydata.data.items.fntype.mgsy |
Object | 0 | 每股收益 |
dilutedepsdata.data.items.fntype.mgsy.dilutedeps |
String | 255 | 稀释每股收益 |
basicepsdata.data.items.fntype.mgsy.basiceps |
String | 255 | 基本每股收益 |
yylrdata.data.items.fntype.yylr |
Object | 0 | 营业利润 |
sumprofitotherdata.data.items.fntype.yylr.sumprofitother |
String | 255 | 影响利润总额的其他项目 |
nonoperaterevedata.data.items.fntype.yylr.nonoperatereve |
String | 255 | 营业外收入 |
sumprofitbalancedata.data.items.fntype.yylr.sumprofitbalance |
String | 255 | 利润总额平衡项目 |
nonoperateexpdata.data.items.fntype.yylr.nonoperateexp |
String | 255 | 营业外支出t |
operateprofitdata.data.items.fntype.yylr.operateprofit |
String | 255 | 营业利润 |
zhsyzedata.data.items.fntype.zhsyze |
Object | 0 | 综合收益总额 |
sumcincomedata.data.items.fntype.zhsyze.sumcincome |
String | 255 | 综合收益总额 |
minoritycincomedata.data.items.fntype.zhsyze.minoritycincome |
String | 255 | 归属于少数股东的综合收益总额 |
parentcincomedata.data.items.fntype.zhsyze.parentcincome |
String | 255 | 归属于母公司股东的综合收益总额 |
cincomebalance2data.data.items.fntype.zhsyze.cincomebalance2 |
String | 255 | 综合收益平衡项目2 |
yysrdata.data.items.fntype.yysr |
Object | 0 | 营业收入 |
commnrevedata.data.items.fntype.yysr.commnreve |
String | 255 | 手续费及佣金净收入 |
reveotherdata.data.items.fntype.yysr.reveother |
String | 255 | 营业收入其他项目 |
securitybrokerdata.data.items.fntype.yysr.securitybroker |
String | 255 | 证券经纪业务净收入 |
commnreveotherdata.data.items.fntype.yysr.commnreveother |
String | 255 | 手续费及佣金净收入其他项目 |
clientassetmanagedata.data.items.fntype.yysr.clientassetmanage |
String | 255 | 受托客户资产管理业务净收入 |
exchangeincomedata.data.items.fntype.yysr.exchangeincome |
String | 255 | 汇兑收益 |
fvalueincomedata.data.items.fntype.yysr.fvalueincome |
String | 255 | 公允价值变动收益 |
investjointincomedata.data.items.fntype.yysr.investjointincome |
String | 255 | 对联营企业和合营企业的投资收益 |
agenttradesecuritydata.data.items.fntype.yysr.agenttradesecurity |
String | 255 | 代理买卖证券业务净收入 |
finaconsultdata.data.items.fntype.yysr.finaconsult |
String | 255 | 财务顾问净收入 |
intnrevedata.data.items.fntype.yysr.intnreve |
String | 255 | 利息净收入 |
otherrevedata.data.items.fntype.yysr.otherreve |
String | 255 | 其他业务收入 |
securityuwdata.data.items.fntype.yysr.securityuw |
String | 255 | 证券承销业务净收入 |
operaterevedata.data.items.fntype.yysr.operatereve |
String | 255 | 营业收入 |
sponsordata.data.items.fntype.yysr.sponsor |
String | 255 | 保荐业务净收入 |
fundmanagedata.data.items.fntype.yysr.fundmanage |
String | 255 | 基金管理业务净收入 |
revebalancedata.data.items.fntype.yysr.revebalance |
String | 255 | 营业收入平衡项目 |
investincomedata.data.items.fntype.yysr.investincome |
String | 255 | 投资收益 |
fundsaledata.data.items.fntype.yysr.fundsale |
String | 255 | 基金销售业务净收入 |
qtzhsydata.data.items.fntype.qtzhsy |
Object | 0 | 其他综合收益 |
cincomebalance1data.data.items.fntype.qtzhsy.cincomebalance1 |
String | 255 | 综合收益平衡项目1 |
minorityothercincomedata.data.items.fntype.qtzhsy.minorityothercincome |
String | 255 | 归属于少数股东的其他综合收益 |
parentothercincomedata.data.items.fntype.qtzhsy.parentothercincome |
String | 255 | 归属于母公司股东的其他综合收益 |
othercincomedata.data.items.fntype.qtzhsy.othercincome |
String | 255 | 其他综合收益t |
jlrdata.data.items.fntype.jlr |
Object | 0 | 净利润 |
terminationonprofitdata.data.items.fntype.jlr.terminationonprofit |
String | 255 | 终止经营净利润 |
minorityincomedata.data.items.fntype.jlr.minorityincome |
String | 255 | 少数股东损益 |
netprofitdata.data.items.fntype.jlr.netprofit |
String | 255 | 净利润 |
parentnetprofitdata.data.items.fntype.jlr.parentnetprofit |
String | 255 | 归属于母公司股东的净利润 |
netprofitother2data.data.items.fntype.jlr.netprofitother2 |
String | 255 | 净利润其他项目 |
netprofitbalance2data.data.items.fntype.jlr.netprofitbalance2 |
String | 255 | 净利润平衡项目2 |
reportdatedata.data.items.reportdate |
String | 255 | 上报日期,fntype = "127000000606281483" |
format_reportdatedata.data.items.format_reportdate |
String | 255 | 格式化上报日期 |
fntypedata.data.items.fntype |
String | 255 | 类型,127000000606281483 |
lrzedata.data.items.lrze |
Object | 0 | 利润总额 |
incometaxdata.data.items.lrze.incometax |
String | 255 | 所得税费用 |
sumprofitdata.data.items.lrze.sumprofit |
String | 255 | 利润总额 |
unconfirminvlossdata.data.items.lrze.unconfirminvloss |
String | 255 | 未确认投资损失 |
netprofitother1data.data.items.lrze.netprofitother1 |
String | 255 | 影响净利润的其他项目 |
netprofitbalance1data.data.items.lrze.netprofitbalance1 |
String | 255 | 净利润平衡项目1 |
mgsydata.data.items.mgsy |
Object | 0 | 每股收益 |
dilutedepsdata.data.items.mgsy.dilutedeps |
String | 255 | 稀释每股收益 |
basicepsdata.data.items.mgsy.basiceps |
String | 255 | 基本每股收益 |
yylrdata.data.items.yylr |
Object | 0 | 营业利润 |
nonoperateexpdata.data.items.yylr.nonoperateexp |
String | 255 | 营业外支出 |
nonoperaterevedata.data.items.yylr.nonoperatereve |
String | 255 | 营业外收入 |
nonlassetnetlossdata.data.items.yylr.nonlassetnetloss |
String | 255 | 非流动资产处置净损失 |
sumprofitbalancedata.data.items.yylr.sumprofitbalance |
String | 255 | 利润总额平衡项目 |
sumprofitotherdata.data.items.yylr.sumprofitother |
String | 255 | 影响利润总额的其他项目 |
operateprofitdata.data.items.yylr.operateprofit |
String | 255 | 营业利润 |
zhsyzedata.data.items.zhsyze |
Object | 0 | 综合收益总额 |
sumcincomedata.data.items.zhsyze.sumcincome |
String | 255 | 综合收益总额 |
minoritycincomedata.data.items.zhsyze.minoritycincome |
String | 255 | 归属于少数股东的综合收益总额 |
parentcincomedata.data.items.zhsyze.parentcincome |
String | 255 | 归属于母公司所有者的综合收益总额 |
cincomebalance2data.data.items.zhsyze.cincomebalance2 |
String | 255 | 综合收益平衡项目2 |
qtjysydata.data.items.qtjysy |
Object | 0 | 其他经营收益 |
operateprofitotherdata.data.items.qtjysy.operateprofitother |
String | 255 | 营业利润其他项目 |
investincomedata.data.items.qtjysy.investincome |
String | 255 | 投资收益 |
exchangeincomedata.data.items.qtjysy.exchangeincome |
String | 255 | 汇兑收益t |
fvalueincomedata.data.items.qtjysy.fvalueincome |
String | 255 | 公允价值变动收益 |
investjointincomedata.data.items.qtjysy.investjointincome |
String | 255 | 对联营企业和合营企业的投资收益 |
operateprofitbalancedata.data.items.qtjysy.operateprofitbalance |
String | 255 | 营业利润平衡项目 |
yysrdata.data.items.yysr |
Object | 0 | 营业收入 |
otherrevedata.data.items.yysr.otherreve |
String | 255 | 其他业务收入 |
totaloperaterevedata.data.items.yysr.totaloperatereve |
String | 255 | 营业总收入 |
totaloperatereveotherdata.data.items.yysr.totaloperatereveother |
String | 255 | 营业总收入其他项目 |
commrevedata.data.items.yysr.commreve |
String | 255 | 手续费及佣金收入 |
intrevedata.data.items.yysr.intreve |
String | 255 | 利息收入 |
premiumearneddata.data.items.yysr.premiumearned |
String | 255 | 已赚保费 |
operaterevedata.data.items.yysr.operatereve |
String | 255 | 营业收入 |
yyzcbdata.data.items.yyzcb |
Object | 0 | 营业总成本 |
ofwintexpdata.data.items.yyzcb.ofwintexp |
String | 255 | 其中:利息费用 |
ofwintrevedata.data.items.yyzcb.ofwintreve |
String | 255 | 其中:利息收入 |
miotherincomedata.data.items.yyzcb.miotherincome |
String | 255 | 其他收益 |
creddevaluelossdata.data.items.yyzcb.creddevalueloss |
String | 255 | 信用减值损失 |
asset_impairment_incomedata.data.items.yyzcb.asset_impairment_income |
String | 255 | 资产减值损失(新) |
adisposalincomedata.data.items.yyzcb.adisposalincome |
String | 255 | 资产处置收益 |
totaloperateexpdata.data.items.yyzcb.totaloperateexp |
String | 255 | 营业总成本 |
financeexpdata.data.items.yyzcb.financeexp |
String | 255 | 财务费用 |
riexpdata.data.items.yyzcb.riexp |
String | 255 | 分保费用 |
netcontactreservedata.data.items.yyzcb.netcontactreserve |
String | 255 | 提取保险合同准备金净额 |
intexpdata.data.items.yyzcb.intexp |
String | 255 | 利息支出 |
rdexpdata.data.items.yyzcb.rdexp |
String | 255 | 研发费用t |
manageexpdata.data.items.yyzcb.manageexp |
String | 255 | 管理费用 |
otherexpdata.data.items.yyzcb.otherexp |
String | 255 | 其他业务成本 |
commexpdata.data.items.yyzcb.commexp |
String | 255 | 手续费及佣金支出 |
totaloperateexpotherdata.data.items.yyzcb.totaloperateexpother |
String | 255 | 营业总成本其他项目 |
operateexpdata.data.items.yyzcb.operateexp |
String | 255 | 营业成本 |
netindemnityexpdata.data.items.yyzcb.netindemnityexp |
String | 255 | 赔付支出净额t |
saleexpdata.data.items.yyzcb.saleexp |
String | 255 | 销售费用 |
surrenderpremiumdata.data.items.yyzcb.surrenderpremium |
String | 255 | 退保金t |
operatetaxdata.data.items.yyzcb.operatetax |
String | 255 | 营业税金及附加 |
assetdevaluelossdata.data.items.yyzcb.assetdevalueloss |
String | 255 | 资产减值损失 |
policydiviexpdata.data.items.yyzcb.policydiviexp |
String | 255 | 保单红利支出 |
qtzhsydata.data.items.qtzhsy |
Object | 0 | 其他经营收益 |
cincomebalance1data.data.items.qtzhsy.cincomebalance1 |
String | 255 | 综合收益平衡项目1 |
minorityothercincomedata.data.items.qtzhsy.minorityothercincome |
String | 255 | 归属于少数股东的其他综合收益 |
parentothercincomedata.data.items.qtzhsy.parentothercincome |
String | 255 | 归属于母公司股东的其他综合收益 |
othercincomedata.data.items.qtzhsy.othercincome |
String | 255 | 其他综合收益t |
jlrdata.data.items.jlr |
Object | 0 | 净利润 |
continuousonprofitdata.data.items.jlr.continuousonprofit |
String | 255 | 持续经营净利润 |
terminationonprofitdata.data.items.jlr.terminationonprofit |
String | 255 | 终止经营净利润 |
netprofitother2data.data.items.jlr.netprofitother2 |
String | 255 | 净利润其他项目 |
combinednetprofitbdata.data.items.jlr.combinednetprofitb |
String | 255 | 被合并方在合并前实现利润 |
minorityincomedata.data.items.jlr.minorityincome |
String | 255 | 少数股东损益 |
netprofitdata.data.items.jlr.netprofit |
String | 255 | 净利润 |
parentnetprofitdata.data.items.jlr.parentnetprofit |
String | 255 | 归属于母公司股东的净利润 |
netprofitbalance2data.data.items.jlr.netprofitbalance2 |
String | 255 | 净利润平衡项目,2fntype = "127000000606281483" |
signdata.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);
});
文档下载
68.18-利润表.pdf
PDF接口文档