From 347b5089179ce61aae0150f5e0704dca678d7277 Mon Sep 17 00:00:00 2001 From: zhangxiangliang Date: Fri, 21 Aug 2020 02:05:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=20=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=E8=A1=A8=E6=A0=BC=E5=B1=85=E4=B8=AD=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d34ad3..f72acb6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ## 股票数据 | 名称 | 接口名 | 搜索股票代码 | 获取股票实时数据 | 获取股票组实时数据 | 官网 | -| --- | --- | --- | --- | --- | --- | +| :---: | :---: | :---: | :---: | :---: | :---: | | 网易财经 | netease | 已实现 | 已实现 | 已实现 | [传送门](https://money.163.com/) | | 雪球 | xueqiu | 已实现 | 已实现 | 已实现 | [传送门](https://xueqiu.com/) | | 新浪股票 | sina | 已实现 | 已实现 | 未实现 | [传送门](https://finance.sina.com.cn/) |