Files
wecom_it_smart_desk/backend/app/schemas/__init__.py
T

6 lines
351 B
Python
Raw Normal View History

# =============================================================================
# 企微IT智能服务台 — Schema 包初始化
# =============================================================================
# 说明:导出所有 Pydantic Schema,方便统一导入
# =============================================================================