LeekHub / leek-fund

:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥
http://leek.fund
BSD 3-Clause "New" or "Revised" License
2.94k stars 422 forks source link

270023 这个基金添加进去看不到 #442

Closed xkhanhan closed 3 months ago

xkhanhan commented 4 months ago
image
giscafer commented 3 months ago

因为270023接口没有拿到数据。https://fundgz.1234567.com.cn/js/270023.js?rt=1716627600183

其他正常的拿得到:https://fundgz.1234567.com.cn/js/013478.js?rt=1716627600183

https://github.com/LeekHub/leek-fund/blob/fe566f241db39e13a3177ab72ce5e10afb737f08/src/explorer/fundService.ts#L177

giscafer commented 3 months ago
image

https://github.com/LeekHub/leek-fund/blob/fe566f241db39e13a3177ab72ce5e10afb737f08/src/explorer/fundService.ts#L177 @James-chok

giscafer commented 3 months ago

same as #435