22 lines
511 B
Markdown
22 lines
511 B
Markdown
|
|
# API规范索引
|
||
|
|
|
||
|
|
> **模块**: 02_Backend/api - API接口规范
|
||
|
|
> **更新日期**: 2026-03-19
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## API文档列表
|
||
|
|
|
||
|
|
| 文档 | 描述 | 状态 |
|
||
|
|
|------|------|------|
|
||
|
|
| [01_Data_API](01_Data_API.md) | 数据模块API规范 | ✅ |
|
||
|
|
| [02_Finance_API](02_Finance_API.md) | 财务模块API规范 | ✅ |
|
||
|
|
| [03_Order_API](03_Order_API.md) | 订单模块API规范 | ✅ |
|
||
|
|
| [04_Product_API](04_Product_API.md) | 产品模块API规范 | ✅ |
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## 返回上级
|
||
|
|
|
||
|
|
- [后端模块](../00_Backend_Index.md)
|