feat: 增加新的财务指标采集模式
This commit is contained in:
@@ -197,10 +197,8 @@ Content-Type: application/json
|
||||
"period": "20191231"
|
||||
},
|
||||
"fields": [
|
||||
"accounts_receiv",
|
||||
"accounts_receiv_bill",
|
||||
"oth_rcv_total",
|
||||
"acc_receivable"
|
||||
"total_liab_hldr_eqy",
|
||||
"total_assets"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -212,13 +210,15 @@ Content-Type: application/json
|
||||
"api_name": "fina_indicator",
|
||||
"token": "{{api_key}}",
|
||||
"params": {
|
||||
"ts_code": "000002.SZ",
|
||||
"period": "20231231"
|
||||
"ts_code": "600132.SH",
|
||||
"period": "20191231"
|
||||
},
|
||||
"fields": [
|
||||
"ann_date",
|
||||
"ocf_to_shortdebt",
|
||||
"currentdebt_to_debt"
|
||||
"current_ratio",
|
||||
"quick_ratio",
|
||||
"invturn_days",
|
||||
"arturn_days",
|
||||
"ar_turn"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user