📦 deps(tsl): sync tsl-playbook from 13be5ea0

Source-Commit: 13be5ea0aa
This commit is contained in:
ci[bot]
2026-07-29 07:58:05 +00:00
parent 9d2b696f58
commit 80357f4bc5
280 changed files with 48658 additions and 13929 deletions
@@ -2,6 +2,8 @@
## `getShareholdersDataSummary(stock_arr, rdate, dtype, top_n, stype)`
声明:function
获取指定证券列表的汇总的股东数据
| 参数 | 类型 | 说明 |
@@ -16,6 +18,8 @@
## `queryMshByOrganName(stock_arr, end_t, qs_name, by_negotiable_share, include_non_negotiable_share)`
声明:function
券商持股一览表。
| 参数 | 类型 | 说明 |
@@ -30,6 +34,8 @@
## `stockCompanyLeaderShareholders(r_date)`
声明:function
高管持股数据,与系统参数(股票代码)相关。
| 参数 | 类型 | 说明 |
@@ -47,6 +53,8 @@ return StockCompanyLeaderShareholders(20101231);
## `Stocks_SharesByOrgan_Call(bk_name, r_date, organ_type, top_n)`
声明:function
指定报告期所有机构持股情况及其变化。
| 参数 | 类型 | 说明 |