📦 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 @@
## `fundsabsnonpercent3(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的第N名资产支持证券市值占固定收益投资市值比(%)
| 参数 | 类型 | 说明 |
@@ -14,6 +16,8 @@
## `fundsabsnonpercentgrow4(fundarr, rdate, rdate2, topn)`
声明:function
统计指定报告期基金列表汇总的第N名资产支持证券市值占资产支持证券市值比变动(%)
| 参数 | 类型 | 说明 |
@@ -27,6 +31,8 @@
## `fundsabssecuritypercent(fundarr, rdate, stockid)`
声明:function
统计指定报告期基金列表汇总的指定资产支持证券市值占净值比(%)
| 参数 | 类型 | 说明 |
@@ -39,6 +45,8 @@
## `fundsabssecuritypercentgrow(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定资产支持证券市值占净值比变动(%)
| 参数 | 类型 | 说明 |
@@ -52,6 +60,8 @@
## `fundsabssecuritypercentgrow2(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定资产支持证券市值占总值比变动(%)
| 参数 | 类型 | 说明 |
@@ -65,6 +75,8 @@
## `fundsabssecuritypercentgrow4(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定资产支持证券市值占资产支持证券市值比变动(%)
| 参数 | 类型 | 说明 |
@@ -78,6 +90,8 @@
## `fundsabssecurityvolumegrow(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定资产支持证券持有份额变动
| 参数 | 类型 | 说明 |
@@ -91,6 +105,8 @@
## `fundsabssumnpercent(fundarr, rdate, topn)`
声明:function
统计基金列表中指定报告期内前N名资产支持证券市值占净值比(%)
| 参数 | 类型 | 说明 |
@@ -103,6 +119,8 @@
## `fundsabssumnpercentgrow4(fundarr, rdate, rdate2, topn)`
声明:function
统计指定报告期基金列表汇总的前N名资产支持证券市值占资产支持证券市值比变动(%)
| 参数 | 类型 | 说明 |
@@ -116,6 +134,8 @@
## `fundsabssumnvaluegrow(fundarr, rdate, rdate2, topn)`
声明:function
统计指定报告期基金列表汇总的前N名资产支持证券持有市值变动(万)
| 参数 | 类型 | 说明 |