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 募集资金 返回 获取 金融 报表 报告期 -->
| 参数 | 类型 | 说明 |
| --------------- | ------- | ------------------------- |
| `stock_id` | string | 字符串。证券代码 |
@@ -32,6 +34,8 @@ return TSWEB_Stock_IPOGetData(StockID, IndustryType);
返回指定股票同行业的上市信息
<!-- tags: 金融报表分析 01. 个股 1.12 募集资金 返回 获取 金融 报表 报告期 -->
| 参数 | 类型 | 说明 |
| --------------- | ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `stock_id` | string | 字符串。证券代码 |