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
@@ -6,6 +6,8 @@
返回指定证券列表发行上市数据
<!-- tags: 金融报表分析 01. 个股 1.12 募集资金 1.12.01IPO 返回 获取 金融 报表 报告期 IPO -->
| 参数 | 类型 | 说明 |
| ----------- | ------ | ------------------------ |
| `stock_arr` | string | 字符串类型,证券代码列表 |
@@ -30,6 +32,8 @@ return Stocks_IPOGetData(StockArr);
返回指定证券列表发行上市数据
<!-- tags: 金融报表分析 01. 个股 1.12 募集资金 1.12.01IPO 返回 获取 金融 报表 报告期 IPO -->
| 参数 | 类型 | 说明 |
| --------------- | ------- | ------------------------ |
| `stock_arr` | string | 字符串类型,证券代码列表 |