Files
wecom_it_smart_desk/backend/app/__init__.py
T

6 lines
336 B
Python
Raw Normal View History

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