📦 deps(tsl): sync tsl-playbook from ecedf69b

Source-Commit: ecedf69b9c
This commit is contained in:
ci[bot]
2026-08-24 09:29:51 +08:00
parent 2f0d80da65
commit 2b74e1466d
664 changed files with 28934 additions and 37020 deletions
@@ -16,7 +16,6 @@
```tsl
// 期权基本信息数据
return option_baseinfo();
```
@@ -42,7 +41,6 @@ return option_baseinfo();
```tsl
// 最活跃和持仓最大标的券合约情况数据
return option_DTList("SH510300", 20251112T, 0);
```
@@ -66,6 +64,5 @@ return option_DTList("SH510300", 20251112T, 0);
```tsl
// 行权交收信息数据
return option_ESInfo("SH510050");
```