Files
blogweb/backend/app/schemas/__init__.py
T
2025-12-26 13:42:22 +08:00

6 lines
73 B
Python

"""
Pydantic 模式定义
用于 API 请求和响应的数据验证
"""