docs: add flight API guide

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
windyboy
2026-09-19 09:06:14 +08:00
co-authored by Cursor
parent 59c26df5e0
commit 5f09fa0666
2 changed files with 173 additions and 0 deletions
+2
View File
@@ -243,6 +243,8 @@ v1.2.0.20190507_adminapi_updateUserSettingCol.sql 更新默认表格列(4
| `POST` | `/hitFlightData/list` | 历史航班检索(ES |
| `POST` | `/fltrs/toExcel` | 航班动态导出 Excel |
航班相关接口的数据源(哪些走 Oracle)、请求参数、返回字段与码表见 **[航班及相关接口说明](docs/flight-apis.md)**。
---
## 6. 核心业务逻辑