""" API模块初始化 """ from .routes import communication __all__ = ["communication"]