"""配置模块""" from oss.config.config import Config, get_config, init_config __all__ = ["Config", "get_config", "init_config"]