📦 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 @@
## `fundsbdbondpercent5(fundarr, rdate, stockid)`
声明:function
统计指定报告期基金列表汇总的指定债券市值占固定收益投资市值比(%)
| 参数 | 类型 | 说明 |
@@ -14,6 +16,8 @@
## `fundsbdbondpercentgrow(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定债券市值占净值比变动(%)
| 参数 | 类型 | 说明 |
@@ -27,6 +31,8 @@
## `fundsbdbondpercentgrow3(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定债券市值占债券市值比变动(%)
| 参数 | 类型 | 说明 |
@@ -40,6 +46,8 @@
## `fundsbdbondvolumegrow(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定债券持有份额变动
| 参数 | 类型 | 说明 |
@@ -53,6 +61,8 @@
## `fundsbdbondvolumegrowratio(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定债券持有份额变比(%)
| 参数 | 类型 | 说明 |
@@ -66,6 +76,8 @@
## `fundsbdnoncode(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的第N名债券代码
| 参数 | 类型 | 说明 |
@@ -78,6 +90,8 @@
## `fundsbdnonpercent2(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的第N名债券市值占总值比(%)
| 参数 | 类型 | 说明 |
@@ -90,6 +104,8 @@
## `fundsbdnonpercent4(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的第N名债券市值占固定收益投资市值比(%)
| 参数 | 类型 | 说明 |
@@ -102,6 +118,8 @@
## `fundsbdsumnpercent(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的前N名债券市值占净值比(%)
| 参数 | 类型 | 说明 |
@@ -114,6 +132,8 @@
## `fundsbdsumnpercent3(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的前N名债券市值占债券市值比(%)
| 参数 | 类型 | 说明 |
@@ -126,6 +146,8 @@
## `fundsbdsumnpercent4(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的前N名债券市值占固定收益投资市值比(%)
| 参数 | 类型 | 说明 |
@@ -138,6 +160,8 @@
## `fundsbdsumnpercentgrow(fundarr, rdate, rdate2, topn)`
声明:function
统计指定报告期基金列表汇总的前N名债券市值占净值比变动(%)
| 参数 | 类型 | 说明 |
@@ -151,6 +175,8 @@
## `fundsbdvalue(fundarr, rdate, tono, field)`
声明:function
持债明细前N名市值和-指定列
| 参数 | 类型 | 说明 |