·
2 commits
to main
since this release
fix(stock_board_concept_hist_em): 优化错误处理与空数据兜底逻辑 (#7406) * fix(stock_board_concept_hist_em): 优化错误处理与空数据兜底逻辑 - 新增无效概念板块名称与代码校验,抛出明确异常 - 无历史数据时返回带固定列的空 DataFrame - 更新接口文档、更新日志与版本号至 1.18.94 * fix: satisfy ruff format in stock_board_concept_em Co-authored-by: albertandking <18234520+albertandking@users.noreply.github.com> * chore(stock): 修正中文标点并简化错误提示代码 将README.md中的半角分号修正为全角中文分号,适配中文排版规范 合并stock_board_concept_em.py中的多行错误提示语句为单行,提升代码可读性 --------- Co-authored-by: smartmakeswatch <206515907+smartmakeswatch@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>