1. 移除 eastmoney K线接口的 parsed.reverse(),统一为升序返回(与其他数据源一致), 修复 K线图时间方向相反、每日行情明细展示远期数据的 bug 2. fetch_fund_flow_daykline 改用 curl_cffi 替代 httpx,匹配东方财富 push2his 的 TLS 指纹检测,修复主力资金流向数据获取不到的 bug Co-Authored-By: Claude <noreply@anthropic.com>
1. 移除 eastmoney K线接口的 parsed.reverse(),统一为升序返回(与其他数据源一致), 修复 K线图时间方向相反、每日行情明细展示远期数据的 bug 2. fetch_fund_flow_daykline 改用 curl_cffi 替代 httpx,匹配东方财富 push2his 的 TLS 指纹检测,修复主力资金流向数据获取不到的 bug Co-Authored-By: Claude <noreply@anthropic.com>