File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 3048
3048
1.16.37 fix: fix stock_board_concept_hist_em interface
3049
3049
1.16.38 fix: fix fund_etf_hist_em interface
3050
3050
1.16.39 fix: fix option_current_em interface
3051
+ 1.16.40 add: add stock_individual_basic_info_xq interface
3051
3052
"""
3052
3053
3053
- __version__ = "1.16.39 "
3054
+ __version__ = "1.16.40 "
3054
3055
__author__ = "AKFamily"
3055
3056
3056
3057
import sys
3072
3073
3073
3074
del sys
3074
3075
3076
+ """
3077
+ 雪球-个股-公司概况-公司简介
3078
+ """
3079
+ from akshare .stock_fundamental .stock_basic_info_xq import stock_individual_basic_info_xq
3080
+
3075
3081
"""
3076
3082
新浪财经-行情中心-环球市场
3077
3083
"""
Original file line number Diff line number Diff line change 81
81
82
82
## 更新说明详情
83
83
84
+ 1.16.40 add: add stock_individual_basic_info_xq interface
85
+
86
+ 1. 新增 stock_individual_basic_info_xq 接口
87
+ 2. 修复 stock_individual_basic_info_xq 接口
88
+ 3. 修复 stock_board_industry_hist_em 接口
89
+
84
90
1.16.39 fix: fix option_current_em interface
85
91
86
92
1. 修复 option_current_em 接口
5310
5316
5311
5317
## 版本更新说明
5312
5318
5319
+ 1.16.40 add: add stock_individual_basic_info_xq interface
5320
+
5313
5321
1.16.39 fix: fix option_current_em interface
5314
5322
5315
5323
1.16.38 fix: fix fund_etf_hist_em interface
You can’t perform that action at this time.
0 commit comments