📦 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 @@
## `bondCashflow(begt, endt, option)`
声明:function
债券在指定日或者时间区间对应的现金流数据。 备注: 债券未来现金流中调用时日期需+1,表示提取的未来现金流
| 参数 | 类型 | 说明 |
@@ -23,6 +25,8 @@ Return BondCashFlow(Endt);
## `bondCashflowHistroy(beg_t, end_t, option)`
声明:function
指定区间的历史现金流
| 参数 | 类型 | 说明 |
@@ -35,12 +39,16 @@ Return BondCashFlow(Endt);
## `bondLastPeriodInterest()`
声明:function
最后一期利息(公布日相关)
返回:int
## `bondSumofInterest()`
声明:function
债券到期支付的利息和
返回:float