📦 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 @@
## `bondSbcrCoverRatioEndT(end_t)`
声明:function
指定日标准券折算率,与系统参数(证券)相关。如果返回0,说明无相应的开始适用日和结束适用日或当前债券已到期。
| 参数 | 类型 | 说明 |
@@ -19,6 +21,8 @@ return BondSBCRCoverRatioEndT(20201201T);
## `bondSbcrCoverRatioValue(end_t)`
声明:function
与系统参数(证券)相关。如果返回array(),说明无相关数据。
| 参数 | 类型 | 说明 |
@@ -29,6 +33,8 @@ return BondSBCRCoverRatioEndT(20201201T);
## `bondSbcrIsFinacingCover(end_t)`
声明:function
指定日是否可融资折算,与系统参数(证券)相关。如果返回0,说明无相应的开始适用日和结束适用日或当前债券已到期。
| 参数 | 类型 | 说明 |