# 配置文件目录 # 存放不同环境的配置文件 from .config import Config, config __all__ = ['Config', 'config']