✨ feat(tsl-api-reference): expand and reorganize api catalog
Flatten builtin pages, add third-party and platform scopes, and import financial and data warehouse references. Keep the existing generated index without rebuilding after signature normalization.
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
# 金融 / 基金 / 基金经理 / 中间函数
|
||||
|
||||
## `fundManagerDataByEndt(fundid, endt)`
|
||||
|
||||
声明:function
|
||||
|
||||
指定日在任基金经理人信息
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| -------- | --------------- | ------------------------ |
|
||||
| `fundid` | array of string | array of string,基金列表 |
|
||||
| `endt` | datetime | date,截止日 |
|
||||
|
||||
返回:array
|
||||
Reference in New Issue
Block a user