📦 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 @@
## `fundsbcbondpercent2(fundarr, rdate, name)`
声明:function
统计基金列表中指定报告期内指定债券类型市值占总值比(%)
| 参数 | 类型 | 说明 |
@@ -14,6 +16,8 @@
## `fundsbcbondpercent4(fundarr, rdate, name)`
声明:function
统计基金列表中指定报告期内指定债券类型市值占固定收益投资市值比(%)
| 参数 | 类型 | 说明 |
@@ -26,6 +30,8 @@
## `fundsbcbondvaluegrowratio(fundarr, rdate, rdate2, name)`
声明:function
统计基金列表中指定报告期内指定债券类型市值变比(%)
| 参数 | 类型 | 说明 |
@@ -39,6 +45,8 @@
## `fundsbcnonpercentgrow4(fundarr, rdate, rdate2, topn)`
声明:function
统计基金列表中指定报告期内第N名债券类型市值占固定收益投资市值比变动(%)
| 参数 | 类型 | 说明 |
@@ -52,6 +60,8 @@
## `fundsbcsumnpercentgrow4(fundarr, rdate, rdate2, topn)`
声明:function
统计基金列表中指定报告期内前N名债券类型市值占固定收益投资市值比变动(%)
| 参数 | 类型 | 说明 |