# -*- coding:utf-8 -*- """ @author: isaacqyang @time: 2022/10/24 @desc: """ from .base_config import BaseConfig __all__ = ['BaseConfig']