Files
dababase-etl-python/api/v1/routes/__init__.py
2026-03-04 12:17:52 +08:00

6 lines
110 B
Python

"""v1 路由包初始化
用于组织不同领域的路由模块,例如数据库管理与表管理。
"""