Skip to content

feat: 适配基金基础信息与基金收益接口契约调整 - #13

Merged
Yumetski merged 2 commits into
mainfrom
howe_dev
Sep 7, 2026
Merged

feat: 适配基金基础信息与基金收益接口契约调整#13
Yumetski merged 2 commits into
mainfrom
howe_dev

Conversation

@Howe319

@Howe319 Howe319 commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator
  • fund_basicinfo 参数 institution_code 改为 fund_code(改为可选),接入分页并将单页上限提升至 500
  • fund_cal_return 参数 institution_code 改为 fund_code
  • 修复 extract_tabular 不支持 {"data": [...]} 裸数组信封,恢复 fund_cal_return/fund_risk_level/fund_holder_structure 的 DataFrame 抽取
  • 新增单测:fund_code 分页转发、items 分页信封抽取、page_size 上限拒绝、cal-type wire 映射
  • 新增同花顺行业成分股列表接口。

Howe319 and others added 2 commits September 7, 2026 17:03
- fund_basicinfo 参数 institution_code 改为 fund_code(改为可选),接入分页并将单页上限提升至 500
- fund_cal_return 参数 institution_code 改为 fund_code
- 修复 extract_tabular 不支持 {"data": [...]} 裸数组信封,恢复 fund_cal_return/fund_risk_level/fund_holder_structure 的 DataFrame 抽取
- 新增单测:fund_code 分页转发、items 分页信封抽取、page_size 上限拒绝、cal-type wire 映射

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- 新增端点 ths_industry_constituents(GET api/v1/market/data/ths-industry-constituents),支持行业代码/名称、股票代码/名称精确过滤与分页,单页上限 1000
- API_REFERENCE 索引与详细段同步
- 新增过滤参数转发与分页上限单测

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Yumetski
Yumetski merged commit 97d3455 into main Sep 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants