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

6 lines
334 B
Python
Raw Normal View History

# =============================================================================
# 企微IT智能服务台 — API 包初始化
# =============================================================================
# 说明:将 api/ 目录标记为 Python 包
# =============================================================================