Files
template/src/your_app/services/__init__.py
2025-12-21 00:20:27 +08:00

6 lines
74 B
Python

"""
业务逻辑服务模块
将业务逻辑从路由中分离出来
"""