mirror of
https://github.com/LifeArchiveProject/WeChatDataAnalysis.git
synced 2026-02-02 22:10:50 +08:00
refactor(api): 简化主入口文件为路由集成
- 将api.py从2600+行简化为25行 - 使用模块化路由替代单文件实现 - 提高代码可维护性和可扩展性
This commit is contained in:
- 将api.py从2600+行简化为25行 - 使用模块化路由替代单文件实现 - 提高代码可维护性和可扩展性