Files
mindfulness/server/app/api/__init__.py
2026-02-02 10:47:24 +08:00

7 lines
98 B
Python

"""
API 路由入口
说明:按 FastAPI 常见工程结构拆分 api/v1/* 路由模块。
"""