""" AI Media Studio REST API模块 """ from .main import app __all__ = ['app']