📦 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 @@
## `Index_RepurchaseMV(index_id, end_t, rtype, stype, ex_rate)`
声明:function
获得指定日指数成分股的累计回购金额
| 参数 | 类型 | 说明 |
@@ -16,6 +18,8 @@
## `Index_RepurchaseMVQJ(index_id, beg_t, end_t, rtype, stype, ex_rate)`
声明:function
获得区间指数成分股的累计回购金额
| 参数 | 类型 | 说明 |
@@ -31,6 +35,8 @@
## `Index_RepurchaseStockNum(index_id, end_t, rtype, stype)`
声明:function
获得指定日指数成分股发生回购的家数
| 参数 | 类型 | 说明 |
@@ -44,6 +50,8 @@
## `Index_RepurchaseStockNumQJ(index_id, beg_t, end_t, rtype, stype)`
声明:function
获得区间指数成分股发生回购的家数
| 参数 | 类型 | 说明 |