Xueqiu cannot use
- Dominant language
- TypeScript
- Stars
- 46.2k
- Forks
- 10.2k
- Avg merge
- 8h 48m
- Merged PRs (30d)
- 175
Description
### 路由地址
```routes
/xueqiu/column/:id
```
### 完整路由地址
```fullroutes
/xueqiu/column/5539280156
```
### 相关文档
https://docs.rsshub.app/routes/finance#%E7%94%A8%E6%88%B7%E4%B8%93%E6%A0%8F
### 预期是什么?
Can respond normally
### 实际发生了什么?
Can not use
Helpful Information
Error Message:
TypeError: Cannot read properties of undefined (reading 'map')
Route: /xueqiu/column/:id
Full Route: /xueqiu/column/5539280156
Node Version: v22.11.0
Git Hash: 2070264d
Git Date: Wed, 20 Nov 2024 15:58:39 GMT
### 部署
自建
### 部署相关信息
_No response_
### 额外信息
```shell
Helpful Information
Error Message:
TypeError: Cannot read properties of undefined (reading 'map')
Route: /xueqiu/column/:id
Full Route: /xueqiu/column/5539280156
Node Version: v22.11.0
Git Hash: 2070264d
Git Date: Wed, 20 Nov 2024 15:58:39 GMT
```
### 这不是重复的 issue
- [X] 我已经搜索了 [现有 issue](https://github.com/DIYgod/RSSHub/issues),以确保该错误尚未被报告。
Contributor guide
Assessment
This issue has not been assessed yet.