feat(tsl-api-reference): update API catalog and data dictionary

This commit is contained in:
csh
2026-08-11 18:10:24 +08:00
parent 34a3a5dec1
commit 7bd965de89
1231 changed files with 64187 additions and 18822 deletions
@@ -4,7 +4,9 @@
声明:function
基金指定日期有效的的基金属性值数据
返回基金指定日期有效的的基金属性值数据
<!-- tags: 金融 基金 基本信息 中间函数 返回 获取 -->
| 参数 | 类型 | 说明 |
| --------------- | -------- | ---------------- |
@@ -26,7 +28,9 @@ return FundGetAttributeValues('OF000001', 20210302T);
声明:function
指定日指定板块中还在运作的基金
返回指定日指定板块中还在运作的基金
<!-- tags: 金融 基金 基本信息 中间函数 返回 获取 -->
| 参数 | 类型 | 说明 |
| --------- | ----------- | ---------------- |
@@ -48,7 +52,9 @@ return fundOperateFundsbyBkname("封闭;退市封闭", 20200924T);
声明:function
指定日指定列表中还在运作的基金
返回指定日指定列表中还在运作的基金
<!-- tags: 金融 基金 基本信息 中间函数 返回 获取 -->
| 参数 | 类型 | 说明 |
| ------- | -------- | -------------- |