"""DMS v1 API Blueprint。""" from dms.api.v1.blueprint import api_v1 __all__ = ["api_v1"]